# HG changeset patch # User Juanma Barranquero # Date 1164816613 0 # Node ID 2304596b2f1bc3137798bd89f55c2d43c539299f # Parent c839f2a6713e313c854fa14aa7ff5565531e04c0 Fix trivial issues in developers' names. diff -r c839f2a6713e -r 2304596b2f1b lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 29 15:51:25 2006 +0000 +++ b/lisp/ChangeLog Wed Nov 29 16:10:13 2006 +0000 @@ -280,7 +280,7 @@ * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix. -2006-11-19 Micha,bk(Bl Cadilhac +2006-11-19 Micha,Ak(Bl Cadilhac * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New. Exceptions to the rule "add a space between an identifier and an @@ -2426,7 +2426,7 @@ * select.el (xselect-convert-to-string): If UTF8_STRING is requested and the data doesn't look like UTF8, send STRING instead. -2006-09-16 Agustin Martin +2006-09-16 Agust,Am(Bn Mart,Am(Bn * textmodes/flyspell.el (flyspell-check-region-doublons): New function to detect duplicated words. @@ -7243,7 +7243,7 @@ * files.el (hack-local-variables-confirm) : Clarify message text. Suggested by Ralf Angeli. -2006-04-08 Michael Cadilhac +2006-04-08 Micha,Ak(Bl Cadilhac * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set. (delete-extract-rectangle-line): Use `filter-buffer-substring' @@ -10097,7 +10097,7 @@ (find-variable-other-frame, find-variable-at-point): Fix docstrings. -2006-01-21 Francesco Potorti` +2006-01-21 Francesco Potort,Al(B * mail/rmailout.el (rmail-output): Don't use content-type if it is nil. @@ -14071,7 +14071,7 @@ since the last ping. (rcirc-mode): Give rcirc-topic a local binding here. -2005-11-19 Michael Cadilhac +2005-11-19 Micha,Ak(Bl Cadilhac * subr.el (read-passwd): Fontify the prompt as we do with other prompts. @@ -15682,7 +15682,7 @@ * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'. -2005-10-25 Michael Cadilhac +2005-10-25 Micha,Ak(Bl Cadilhac * play/blackbox.el (blackbox-redefine-key): New function. (blackbox-mode-map): Use it to remap existing bindings for cursor @@ -16946,7 +16946,7 @@ * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): Typo. -2005-10-06 Michael Cadilhac +2005-10-06 Micha,Ak(Bl Cadilhac * play/zone.el (zone): Wrap body with save-window-excursion. @@ -18114,7 +18114,7 @@ * mail/sendmail.el (default-sendmail-coding-system): Doc fix. -2005-09-09 Emilio Lopes +2005-09-09 Emilio C. Lopes * woman.el: Format- and whitespace-related changes. @@ -20366,7 +20366,7 @@ * server.el: Bind "C-x #" in a way that works even if C-x is redefined to a command key, not a prefix key. -2005-07-16 Johan Bockgard (tiny change) +2005-07-16 Johan Bockg,Ae(Brd (tiny change) * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of cl-make-type-test till execution time. @@ -20376,7 +20376,7 @@ * dired-x.el (dired-do-relsymlink-regexp): Add missing optional arg ARG and use it. -2005-07-16 Johan Bockgard (tiny change) +2005-07-16 Johan Bockg,Ae(Brd (tiny change) * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type. @@ -28461,7 +28461,7 @@ * emacs-lisp/lisp.el (buffer-end): Doc fix. -2005-02-05 Arne_J,Ax(Brgensen (tiny change) +2005-02-05 Arne J,Ax(Brgensen (tiny change) * net/ldap.el (ldap-search-internal): Support attributes with optional descriptions separated by a semi-colon, as in @@ -29578,7 +29578,7 @@ (calc-edit-macro-finish-edit): New functions. (calc-user-define-edit): Use new functions to edit named calc macros. -2005-01-01 Stefan +2005-01-01 Stefan Monnier * files.el (hack-local-variables): Cleanup prefix/suffix matching.