diff options
| author | Lars Hansen | 2004-11-11 19:04:18 +0000 |
|---|---|---|
| committer | Lars Hansen | 2004-11-11 19:04:18 +0000 |
| commit | 2bafe3ddd4456773825184b414ad4453972e3a20 (patch) | |
| tree | b39f7fc804b81e1fcb33d8c63de84e6a9c9ec74f | |
| parent | af61551b5edda43931b5cadc7e63114ccc2c75d0 (diff) | |
| download | emacs-2bafe3ddd4456773825184b414ad4453972e3a20.tar.gz emacs-2bafe3ddd4456773825184b414ad4453972e3a20.zip | |
Update entry 2003-04-06 Lars Hansen <larsh@math.ku.dk>
| -rw-r--r-- | lisp/ChangeLog.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 486f0f38964..a702e56fdf3 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 | |||
| @@ -4150,6 +4150,7 @@ | |||
| 4150 | (desktop-path): New customizable variable. List of directories in | 4150 | (desktop-path): New customizable variable. List of directories in |
| 4151 | which to lookup the desktop file. Replaces hardcoded list. | 4151 | which to lookup the desktop file. Replaces hardcoded list. |
| 4152 | (desktop-globals-to-clear): New variable replaces hardcoded list. | 4152 | (desktop-globals-to-clear): New variable replaces hardcoded list. |
| 4153 | (desktop-globals-to-save): Variable made customizable. | ||
| 4153 | (desktop-clear-preserve-buffers-regexp): New customizable variable. | 4154 | (desktop-clear-preserve-buffers-regexp): New customizable variable. |
| 4154 | (desktop-after-read-hook): New hook run after a desktop is read. | 4155 | (desktop-after-read-hook): New hook run after a desktop is read. |
| 4155 | (desktop-no-desktop-file-hook): New hook when no desktop file found. | 4156 | (desktop-no-desktop-file-hook): New hook when no desktop file found. |