]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(footnote-mode): Improve doc-string.
[gnu-emacs] / lisp / ChangeLog
index 5ae59c620a189819acb78b8c780bc24f96835742..480847e8cce62d3414f9085db13bc96bb4649893 100644 (file)
@@ -1,3 +1,35 @@
+2008-11-11  Martin Rudalics  <rudalics@gmx.at>
+
+       * mail/footnote.el (footnote-mode): Improve doc-string.
+       Suggested by <jidanni@jidanni.org>.  (Bug#1318)
+
+2008-11-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
+
+2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * mail/smtpmail.el (smtpmail-open-stream): Use
+       `starttls-any-program-available'.  Auto-load starttls.el for it.
+
+2008-11-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
+       version (bug@1285).
+
+2008-11-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * startup.el (command-line): Ignore init-file-user when checking
+       user's home directory on MS-DOS as well.
+
+2008-11-07  Sam Steingold  <sds@gnu.org>
+
+       * progmodes/cc-cmds.el (c-defun-name): Fix CLISP DEFUN handling.
+
+2008-11-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * frame.el (make-frame-on-display): Use `string-match-p'.
+
 2008-11-07  Glenn Morris  <rgm@gnu.org>
 
        * progmodes/cc-defs.el (cl-macroexpand-all): Fix declaration.