X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/95aac6d1142bbd42603f18da090400bf94cf2ead..802393f64281c404db5100c1ab67d30fa001661b:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 706808fb0a..0c942ad14e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,138 @@ +2008-10-23 Juanma Barranquero + + * edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos. + (edmacro-mismatch, edmacro-sanitize-for-string): Doc fixes. + +2008-10-23 Chong Yidong + + * filesets.el: Update author email. + (filesets-data): Doc fix. + +2008-10-23 Jens Petersen + + * pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion. + +2008-10-23 Ulrich Mueller + + * international/mule-cmds.el (describe-language-environment): + Indent sample text. + +2008-10-23 Glenn Morris + + * pcmpl-rpm.el (pcomplete/rpm): Doc fix. + + * emacs-lisp/cl-macs.el (flet): Throw an error when trying to + byte-compile a redefinition of a function with special byte-compile + handling. (Bug#411) + +2008-10-22 Vinicius Jose Latorre + + * ps-print.el: Deal with page sizes for label printes. Suggested by + Friedrich Delgado Friedrichs . + (ps-print-version): New version 7.3.3. + (ps-page-dimensions-database): New page sizes for label printers. + (ps-n-up-printing): Fix code. + +2008-10-22 Chong Yidong + + * frame.el (make-frame-command): Doc fix. Use display-graphic-p. + + * 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-aux.el (dired-do-create-files): Doc fix. + +2008-10-22 Adrian Robert + + * version.el (emacs-version): Change '*Step' to 'NS' for consistency + with other documentation. + +2008-10-22 Juanma Barranquero + + * replace.el (how-many): Fix typo in docstring. + Reported by Leo . + +2008-10-22 Glenn Morris + + * international/mule-cmds.el (universal-coding-system-argument): + Check for C-g. (Bug#1205) + +2008-10-22 Kenichi Handa + + * 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. + +2008-10-21 Chong Yidong + + * simple.el (region-active-p): Doc fix. + +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