aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2006-09-08 12:22:01 +0000
committerRichard M. Stallman2006-09-08 12:22:01 +0000
commitaf09dd781440a603b09f97bd5bc42476767506fc (patch)
tree09aa633d3a60988bbeb4e058359fb96903a7864c /lisp/ChangeLog
parent8aa769f1b6c2ec23940f717e9c1f4c1fd7e999f6 (diff)
downloademacs-af09dd781440a603b09f97bd5bc42476767506fc.tar.gz
emacs-af09dd781440a603b09f97bd5bc42476767506fc.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d0c3d2ed62d..efcc3aab37e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,24 @@
12006-09-08 Richard Stallman <rms@gnu.org>
2
3 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
4
5 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
6 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
7
8 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
9 (cancel-timer-internal): Add doc string.
10 (cancel-function-timers): Doc fix.
11 (with-timeout-handler, timer-event-last*): Add doc strings.
12
13 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
14
15 * files.el (risky-local-variable-p): Match ...-bindat-spec.
16
17 * dired.el (dired-log-summary): Add doc string.
18
19 * cus-edit.el (custom-menu-create): Bind deactivate-mark here
20 (custom-group-menu-create): Not here.
21
12006-09-08 Carsten Dominik <dominik@science.uva.nl> 222006-09-08 Carsten Dominik <dominik@science.uva.nl>
2 23
3 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite 24 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite