X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ba28670836a63cf39032990e8a7f17147e9b3f30..a8028e7bcf9ce0137b3e5b49b3dc85307c2610c2:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29139842fd..41261a250e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,142 @@ +2008-10-28 Stefan Monnier + + * smerge-mode.el: Require diff-mode at run-time as well. + +2008-10-28 Martin Rudalics + + * vc-cvs.el (vc-cvs-stay-local): Fix typo in choice. + * vc-hooks.el (vc-stay-local): Likewise. + +2008-10-28 Phil Sung (tiny change) + + * follow.el (follow-scroll-down, follow-calc-win-end) + (follow-estimate-first-window-start): Reduce effective window + height when header line is present. (Bug#925) + +2008-10-28 Juanma Barranquero + + * subr.el (locate-user-emacs-file): Simplify. Don't create + `user-emacs-directory' when Emacs is running in batch mode. + + * startup.el (inhibit-startup-screen): Reflow docstring. + (user-mail-address, tool-bar-images-pixel-height): Fix docstring typos. + +2008-10-27 Juanma Barranquero + + * face-remap.el (text-scale-increase, text-scale-decrease) + (text-scale-adjust): Remove &optional keyword from the arg list; + the INC argument is not really optional, if the functions happen + to be called from elisp. + +2008-10-27 Dan Nicolaescu + + * vc.el: Rename VC methods that were missed when vc-status was + renamed to vc-dir. + * vc-svn.el (vc-svn-dir-extra-headers): Rename from + vc-svn-status-extra-headers. + * vc-hg.el (vc-hg-dir-printer): Rename from vc-hg-status-printer. + (vc-hg-dir-extra-header): Rename from vc-hg-status-extra-headers. + * vc-git.el (vc-git-dir-printer): Rename from vc-dir-status-printer. + (vc-git-dir-extra-headers): Rename from vc-git-status-extra-headers. + * vc-dir.el (vc-dir-mode): Use vc-dir-printer instead of + vc-dir-status-printer. + (vc-dir-headers): Use `dir-extra-headers' instead of + `status-extra-headers'. + (vc-dir-printer): Rename from vc-dir-status-printer. + (vc-default-dir-extra-headers): Rename from + vc-default-status-extra-headers. + * vc-cvs.el (vc-cvs-dir-extra-headers): Rename from + vc-cvs-status-extra-headers. + + * startup.el (server-name): Pacify byte compiler. + (command-line): If --daemon=SERVER_NAME was used, set server-name + before calling server-start. + +2008-10-26 Romain Francoise + + * startup.el (command-line): Call daemon-initialized after + starting the server. + +2008-10-26 Kenichi Handa + + * help-fns.el (describe-categories): Display the terse legend at + the head. + + * international/characters.el: Docstrings of categories improved. + +2008-10-26 Stefan Monnier + + * progmodes/python.el (python-mode): Don't impose ourselves on hippie. + + * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text" + to the courier family. + * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is + usually not serif'd and hence rather unlike verbatim's printed output. + +2008-10-25 Chong Yidong + + * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name + when reporting the module. + + * vc-dir.el (vc-dir-mode-map): Add follow-link behavior. + + * wid-edit.el (widget-color-complete): Sort completions alphabetically. + +2008-10-25 Stefan Monnier + + * files.el (locate-dominating-stop-dir-regexp): New var. + (locate-dominating-file): Change arg from a regexp to a file name. + Rewrite using the vc-find-root code to avoid directory-files which is + too slow. Obey locate-dominating-stop-dir-regexp. + Don't pay attention to changes in owner. + (project-find-settings-file): Adjust call to locate-dominating-file. + + * progmodes/flymake.el (flymake-find-buildfile): + Adjust call to locate-dominating-file. + + * vc-hooks.el (vc-find-root): Use locate-dominating-file. + (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp. + +2008-10-25 Martin Rudalics + + * subr.el (with-current-buffer): Rename buffer argument to + buffer-or-name. + * window.el (get-buffer-window-list): Rename buffer argument to + buffer-or-name and make it optional. + +2008-10-25 Juanma Barranquero + + * completion.el (add-completion-to-head, add-completion): Doc fixes. + (completion-search-next, add-completions-from-file): + Fix typos in docstrings. + + * filesets.el (filesets-menu-ensure-use-cached) + (filesets-ingroup-patterns, filesets-filetype-property): + * tutorial.el (get-lang-string): + * play/gamegrid.el (gamegrid-score-file-length, gamegrid-add-score): + Fix typos in docstrings. + + * image-dired.el (image-dired-dired-after-readin-hook): Doc fix. + (image-dired-line-up-method, image-dired-thumb-size) + (image-dired-cmd-write-exif-data-options, image-dired-write-tags) + (image-dired-track-original-file, image-dired-track-thumbnail) + (image-dired-dired-next-line, image-dired-dired-previous-line) + (image-dired-write-comments): Reflow docstrings. + (image-dired-show-all-from-dir-max-files) + (image-dired-format-properties-string, image-dired-create-thumbs) + (image-dired-mark-tagged-files, image-dired-gallery-generate): + Fix typos in docstrings. + + * savehist.el (savehist-save-minibuffer-history, savehist-file) + (savehist-additional-variables, savehist-ignored-variables) + (savehist-file-modes, savehist-autosave-interval): + * startup.el (inhibit-startup-echo-area-message, inhibit-default-init) + (inhibit-startup-buffer-menu, mail-host-address, user-mail-address) + (fancy-splash-image): + * thumbs.el (thumbs-thumbsdir, thumbs-geometry, thumbs-relief) + (thumbs-conversion-program, thumbs-margin): + Remove spurious * in docstrings. + 2008-10-25 Aaron S. Hawley * thingatpt.el (end-of-sexp, beginning-of-sexp) @@ -62,8 +201,7 @@ * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point) (list-at-point): Add docstrings. - * dired.el (dired-get-marked-files, dired-map-over-marks): Doc - fixes. + * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes. * dired-aux.el (dired-do-create-files): Doc fix. @@ -87,8 +225,8 @@ * international/characters.el: Don't setup find-word-boundary-function-table. (next-word-boundary-han, next-word-boundary-kana): Delete them. - (word-combining-categories, word-separating-categories): Adjusted - to the change of the docstrings. + (word-combining-categories, word-separating-categories): + Adjust to the change of the docstrings. 2008-10-21 Chong Yidong @@ -129,7 +267,7 @@ 2008-10-19 Eli Zaretskii - * subr.el (apply-partially): Moved here from minibuffer.el. Doc fix. + * subr.el (apply-partially): Move here from minibuffer.el. Doc fix. * simple.el (minibuffer-default-add-shell-commands): Doc fix. @@ -350,16 +488,11 @@ display colors into the image expression. (tool-bar-setup): Don't be a no-op on ttys. - * info.el (info-tool-bar-map): Initialize it unconditionally. - - * progmodes/gud.el (gud-tool-bar-map): Initialize it - unconditionally. - - * progmodes/grep.el (grep-mode-tool-bar-map): Initialize it - unconditionally. - - * progmodes/compile.el (compilation-mode-tool-bar-map): Initialize - it unconditionally. + * info.el (info-tool-bar-map): + * progmodes/gud.el (gud-tool-bar-map): + * progmodes/grep.el (grep-mode-tool-bar-map): + * progmodes/compile.el (compilation-mode-tool-bar-map): + Initialize it unconditionally. 2008-10-11 Romain Francoise @@ -370,7 +503,7 @@ 2008-10-11 Ulf Jasper * net/newst-treeview.el (newsticker--treeview-list-sort-by-column): - Fixed variable names. + Fix variable names. 2008-10-11 Dan Nicolaescu @@ -379,8 +512,8 @@ 2008-10-10 Andreas Schwab - * simple.el (minibuffer-complete-shell-command): Bind - comint-delimiter-argument-list, comint-file-name-chars and + * simple.el (minibuffer-complete-shell-command): + Bind comint-delimiter-argument-list, comint-file-name-chars and comint-file-name-quote-list like shell-mode. 2008-10-10 Martin Rudalics @@ -395,8 +528,8 @@ (calc-embedded-open-word, calc-embedded-close-word) (calc-embedded-open-close-word-alist): Remove unused variables. - * calc/calc-embed.el (calc-embedded-make-info): Use - `calc-embedded-word-regexp' to find words. + * calc/calc-embed.el (calc-embedded-make-info): + Use `calc-embedded-word-regexp' to find words. 2008-10-10 Martin Rudalics