このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
10sr
/
dotfiles-mirror
ミラー元
https://github.com/10sr/dotfiles.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Add falesafe to recently-write
master
10sr
6年前
親
06ea4745e9
コミット
b88d99a3ad
署名者:
10sr
GPGキーID:
7BEC428194130EB2
1個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-0
emacs.el
+ 2
- 0
emacs.el
ファイルの表示
@@ -1871,6 +1871,8 @@ This mode is a simplified version of `adoc-mode'."
(defun recently-write ()
"Write to file."
;; Failsafe to avoid purging all existing entries
(assert recently-list)
(with-temp-buffer
(prin1 recently-list
(current-buffer))
書き込み
プレビュー
読み込み中…
キャンセル
保存