X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/6b8d1c7243b68623aac3eba9414898b8aaf590f8..30ee26a9592a7784acccbc8a86e3060d5f1eca78:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c39b64e8a8..d378478ce7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,270 @@ +2008-10-20 Eli Zaretskii + + * subr.el (apply-partially): Move from here... + + * simple.el (apply-partially): ...to here. + +2008-10-20 Andreas Schwab + + * subr.el (split-string-and-unquote): Simplify regexp. + +2008-10-20 Eli Zaretskii + + * subr.el (top-level): Require `cl' when compiling. + +2008-10-20 David Reitter + + * info.el (Info-mode): Do not remove an existing header line if + `Info-use-header-line' is nil. + +2008-10-19 Juri Linkov + + * isearch.el (isearch-query-replace, isearch-query-replace-regexp): + Add arg `delimited' as in `query-replace' for the case when + isearch-allow-scroll=t and the user types C-u M-%. Doc fix. + Add more indicators to the prompt ("word" and "in region"). + + * replace.el (query-replace, query-replace-regexp) + (replace-string, replace-regexp, perform-replace): Add "word" + indicatiors to the prompt for word delimited replacements. + + * replace.el (read-regexp): Rename arg `default' to `default-value'. + Doc fix. + +2008-10-19 Eli Zaretskii + + * subr.el (apply-partially): Moved here from minibuffer.el. Doc fix. + + * simple.el (minibuffer-default-add-shell-commands): Doc fix. + +2008-10-19 Martin Rudalics + + * window.el (enlarge-window-horizontally, shrink-window-horizontally): + Make argument names follow Elisp manual. + +2008-10-19 Eli Zaretskii + + * textmodes/remember.el (remember-data-file): + * shadowfile.el (shadow-initialize) + : + * savehist.el (savehist-file): + * recentf.el (recentf-save-file): + * pcvs-defs.el (cvs-cvsrc-file): + * international/kkc.el (kkc-init-file-name): + * ido.el (ido-save-directory-list-file): + * calendar/todo-mode.el (todo-file-do, todo-file-done) + (todo-file-top): Run file names that begin with a period thru + `convert-standard-filename'. + + * dos-fns.el (dos-reevaluate-defcustoms): New function. Add it to + before-init-hook. + + Fix Bug #1183: + + * ediff-diff.el (ediff-exec-process): For buffer jobs, bind + coding-system-for-read to ediff-coding-system-for-write. + + * ediff-util.el (ediff-make-temp-file): Unconditionally bind + coding-system-for-write to ediff-coding-system-for-write. + + * ediff-init.el (ediff-coding-system-for-read): Doc fix. + (ediff-coding-system-for-write): Set to emacs-internal. + +2008-10-18 Stefan Monnier + + * international/mule-conf.el (emacs-internal): New coding system alias. + +2008-10-18 Juri Linkov + + * info.el (Info-file-supports-index-cookies-list): New variable. + (Info-file-supports-index-cookies): New function. + (Info-find-node-2, Info-index-nodes, Info-index-node): Use it. + (Info-index-nodes): Let-bind Info-point-loc to nil for files + without an index cookie to ignore it when Info-index-nodes is + called during navigating from an index node with line numbers. + (Info-index-node): Set file to Info-current-file if nil. (Bug#1118) + + * info.el (Info-breadcrumbs-depth): Move defcustom higher to the + variable definition section. + + * info.el (Info-find-node-2): Put initial point below the header line + and breadcrumbs line. + +2008-10-18 Glenn Morris + + * doc-view.el (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if + the needed external programs were not found. + +2008-10-18 Eli Zaretskii + + * files.el (trash-directory): Run thru `convert-standard-filename'. + (file-modes-char-to-who, file-modes-char-to-right) + (file-modes-rights-to-number, file-modes-symbolic-to-number) + (read-file-modes): Doc fixes. + +2008-10-17 Chong Yidong + + * abbrev.el (define-abbrev): Doc fix. + +2008-10-17 Alan Mackenzie + + * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct + foo bar [] = { ...". + +2008-10-17 Chong Yidong + + * faces.el (face-spec-set-2): Don't pass invalid attributes to + set-face-attribute. + +2008-10-17 Juanma Barranquero + + * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info' + according to `locale-coding-system'. (This fixes trivial bug reported + as part of bug#1179). + Sort list of valid locale ids (EnumSystemLocales does not guarantee any + particular order). Use `when'. + +2008-10-16 Juanma Barranquero + + * w32-fns.el (w32-check-shell-configuration): Doc fix. + (w32-add-charset-info): Fix typo in docstring. + +2008-10-16 Teodor Zlatanov + + * international/mule-conf.el: Removed `utf8' and `UTF8' aliases + after discussion. + +2008-10-16 Magnus Henoch + + * vc-arch.el (vc-arch-dir-status): New function. + (vc-arch-after-dir-status): New function. + +2008-10-16 Glenn Morris + + * man.el (Man-getpage-in-background): Force recent `man's to output + escape sequences even when stdout is not a tty. (Bug#1142) + +2008-10-15 Teodor Zlatanov + + * international/mule-conf.el: Add `utf8' and `UTF8' as + aliases for the `utf-8' coding system. + +2008-10-15 Juanma Barranquero + + * find-file.el (ff-get-file): Doc fix. + (ff-get-file-name): Use `let', not `let*'. + (ff-search-directories): Fix typo in docstring. + (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook) + (ff-not-found-hook, ff-file-created-hook, ff-case-fold-search) + (ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create) + (ff-quiet-mode, ff-other-file-alist, cc-search-directories) + (cc-other-file-alist, modula2-other-file-alist): + Remove spurious * in docstrings. + +2008-10-14 Chong Yidong + + * faces.el (set-face-attribute): Set family and foundry before + other attributes. + (face-spec-set-2): Pass unmodified args to set-face-attribute. + +2008-10-14 Juanma Barranquero + + * hl-line.el (hl-line-unload-function): New function. + (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'. + (hl-line-sticky-flag): Remove spurious * in docstring. + +2008-10-14 Eric Hanchrow (tiny change) + + * vc-git.el (vc-git-show-log-entry): Include the revision in the + search string. + +2008-10-14 Michael Albinus + + * net/tramp.el (tramp-process-one-action): Embed regexp in + parentheses, before adding end-of-buffer construct. Suggested by + Markus Triska . + +2008-10-13 Ulf Jasper + + * net/newst-plainview.el (w3m-toggle-inline-image): + Define 'declare-function if necessary, for compatibility. + + * net/newst-treeview.el (w3m-toggle-inline-images): + Define 'declare-function if necessary, for compatibility. + +2008-10-13 Alan Mackenzie + + * progmodes/cc-cmds.el (c-indent-region): Fix previous patch + so that the function works on one-line macros. + + * progmodes/cc-engine.el: Amend several doc strings and comments. + +2008-10-13 Dan Nicolaescu + + * vc-hooks.el (vc-stay-local): Add a new choice and default to it. + + * vc-cvs.el (vc-cvs-dir-stay-local): Remove. + (vc-cvs-stay-local): Add a new choice and default to it. + (vc-cvs-dir-status): Use the new vc-stay-local choice. + + * vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice. + +2008-10-12 Stephen Leake + + * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start): + Add support for extended return statement. + + * progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir + and obj-dir; keep user order. + +2008-10-12 Glenn Morris + + * Makefile.in (ELCFILES): Update. + + * simple.el (shell-delimiter-argument-list, shell-file-name-chars) + (shell-file-name-quote-list): Declare. + +2008-10-12 Michael Albinus + + * net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst. + +2008-10-12 Chong Yidong + + * startup.el (command-line): If toolbar is disabled but ought to + be initialized, call tool-bar-setup. + + * tool-bar.el (tool-bar-setup): Variable deleted. + (tool-bar-setup): Set it up unconditionally. + + * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup. + + * progmodes/grep.el (grep-mode-tool-bar-map): Check if + tool-bar-map has been initialized before setting it up. + + * progmodes/compile.el (compilation-mode-tool-bar-map): Check if + tool-bar-map has been initialized before setting it up. + +2008-10-11 Chong Yidong + + * emacs-lisp/warnings.el (display-warning): Issue a message if + called during daemon initialization. + + * tool-bar.el (tool-bar-local-item) + (tool-bar-local-item-from-menu): Put the check for number of + 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. + 2008-10-11 Romain Francoise * help.el (view-lossage): Fix docstring, lossage is now 300 keys. @@ -60,8 +327,8 @@ 2008-10-09 Eli Zaretskii - * frame.el (make-frame-on-tty): Use "F" inside interactive. Support - `pc' ``window-system''. + * frame.el (make-frame-on-tty): Use "F" inside interactive. + Support `pc' ``window-system''. * progmodes/compile.el (compilation-start): Resurrect the version for systems that don't support asynchronous subprocesses. @@ -142,8 +409,6 @@ 2008-10-07 Alan Mackenzie - * progmodes/cc-engine.el: Amend several doc strings and comments. - * progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that indenting a macro followed by blank lines doesn't backslash the following non-blank line into the macro. @@ -2905,8 +3170,8 @@ frame-specific X resource settings. Set faces using a list of frame parameters explicitly passed to the calling function (e.g. make-frame). - (x-create-frame-with-faces, tty-create-frame-with-faces): Supply - explicit frame parameter list to face-set-after-frame-default. + (x-create-frame-with-faces, tty-create-frame-with-faces): + Supply explicit frame parameter list to face-set-after-frame-default. 2008-07-08 Eduard Wiebe (tiny change)