From: Glenn Morris Date: Fri, 10 Nov 2006 09:14:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.91~164 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/9e21382c275019ae3d4c7976138924fc4fe76f4d?ds=sidebyside *** empty log message *** --- diff --git a/etc/TODO b/etc/TODO index 1f837a33d5..e8f61b5ec4 100644 --- a/etc/TODO +++ b/etc/TODO @@ -487,6 +487,10 @@ but which can also be used as a modifier). . [rgm@gnu.org will look at this after 22.1] +** Possibly make cal-dst use the system timezone database directly. + See thread + + * Internal changes ** Replace gmalloc.c with the modified Doug Lea code from the current diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dec1f7777c..9f3b7f7465 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -124,6 +124,19 @@ * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t. + * ido.el (ido-enable-prefix) + * ses.el (ses-call-printer-return) + * net/tramp.el (tramp-unified-filenames) + * progmodes/cc-align.el (c-lineup-string-cont) + * progmodes/compile.el (compilation-directory-matcher) + * progmodes/ebnf2ps.el (ebnf-stop-on-error) + * progmodes/gdb-ui.el (gdb-many-windows) + * progmodes/vhdl-mode.el (vhdl-reset-active-high) + (vhdl-clock-rising-edge) + * textmodes/org.el (org-export-with-timestamps) + (org-export-remove-timestamps-from-toc, org-export-with-tags) + (org-read-date): Doc fix (Nil -> nil). + 2006-11-10 Jan Dj,Ad(Brv * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index a54556b237..4b1917beca 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,3 +1,7 @@ +2006-11-10 Glenn Morris + + * mh-e.el (mh-draft-folder): Doc fix (Nil -> nil). + 2006-09-25 Stephen Gildea * mh-junk.el (mh-spamassassin-whitelist): Add two missing