X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ee108e88bf8884bf63017049c482b99bc2b55303..2c4ac0695ad1cc22c34898d1518387fcafdfcb57:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5423f02046..480847e8cc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,51 @@ +2008-11-11 Martin Rudalics + + * mail/footnote.el (footnote-mode): Improve doc-string. + Suggested by . (Bug#1318) + +2008-11-11 Chong Yidong + + * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally. + +2008-11-10 Teodor Zlatanov + + * mail/smtpmail.el (smtpmail-open-stream): Use + `starttls-any-program-available'. Auto-load starttls.el for it. + +2008-11-08 Chong Yidong + + * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22 + version (bug@1285). + +2008-11-08 Eli Zaretskii + + * startup.el (command-line): Ignore init-file-user when checking + user's home directory on MS-DOS as well. + +2008-11-07 Sam Steingold + + * progmodes/cc-cmds.el (c-defun-name): Fix CLISP DEFUN handling. + +2008-11-07 Juanma Barranquero + + * frame.el (make-frame-on-display): Use `string-match-p'. + +2008-11-07 Glenn Morris + + * progmodes/cc-defs.el (cl-macroexpand-all): Fix declaration. + +2008-11-07 Dan Nicolaescu + + * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add new argument + to initialize font-lock keyword case sensitivity. + (lisp-mode): Use it. + 2008-11-06 Glenn Morris + * eshell/esh-maint.el: Remove unused file. + + * progmodes/cc-defs.el (cl-macroexpand-all): Declare. + * cus-edit.el (custom-comment-tag): Doc fix. (custom-comment, custom-variable-value-create, custom-face): Use face names sans -face suffix rather than aliases.