aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 217187c5e88..275f7908f5d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,41 @@
4 (shell-dynamic-complete-functions): Convert to defcustom. 4 (shell-dynamic-complete-functions): Convert to defcustom.
5 (shell-prompt-pattern, shell-completion-fignore): Doc fix. 5 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
6 6
7 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
8 * comint.el (comint-prompt-read-only):
9 * custom.el (defcustom):
10 * hi-lock.el (hi-lock-mode):
11 * ibuffer.el (ibuffer-formats):
12 * ielm.el (ielm-prompt-read-only):
13 * novice.el (disable-command):
14 * saveplace.el (toggle-save-place):
15 * speedbar.el (speedbar-supported-extension-expressions):
16 * startup.el (auto-save-list-file-prefix, init-file-user)
17 (after-init-hook, inhibit-startup-echo-area-message):
18 * strokes.el (strokes-help):
19 * time-stamp.el (time-stamp):
20 * calendar/calendar.el (calendar, diary-file):
21 * calendar/diary-lib.el (diary-mail-entries, diary)
22 (diary-list-entries-hook):
23 * calendar/holidays.el (holidays, calendar-holidays):
24 * calendar/lunar.el (lunar-phases):
25 * calendar/solar.el (sunrise-sunset):
26 * emulation/edt.el (edt-load-keys):
27 * emulation/viper.el (viper-mode):
28 * eshell/em-alias.el (eshell-command-aliases-list):
29 * eshell/esh-util.el (eshell-convert-numeric-arguments):
30 * international/ogonek.el (ogonek-information):
31 * net/tramp-cmds.el (tramp-bug):
32 * net/quickurl.el (quickurl-reread-hook-postfix):
33 * play/decipher.el (decipher-font-lock-keywords):
34 * progmodes/cc-styles.el (c-set-style):
35 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
36 * progmodes/inf-lisp.el (inferior-lisp-prompt):
37 * progmodes/octave-mod.el (octave-mode):
38 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
39 * progmodes/verilog-mode.el (verilog-read-defines):
40 * textmodes/two-column.el (2C-mode): Likewise.
41
72012-09-16 Katsumi Yamaoka <yamaoka@jpl.org> 422012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
8 43
9 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee 44 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee