diff options
| author | Juanma Barranquero | 2006-11-29 16:10:13 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-11-29 16:10:13 +0000 |
| commit | 4fc9bd5699d2d0e3d951b6eaad0236f820e4f64c (patch) | |
| tree | b1f9c71bfc3367757ee4b9119e74fa688e429176 | |
| parent | c6605d63c3665bb7068820ae04e384142d4a69d8 (diff) | |
| download | emacs-4fc9bd5699d2d0e3d951b6eaad0236f820e4f64c.tar.gz emacs-4fc9bd5699d2d0e3d951b6eaad0236f820e4f64c.zip | |
Fix trivial issues in developers' names.
| -rw-r--r-- | lisp/ChangeLog | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2daa606aa41..5b5dc8a310b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -280,7 +280,7 @@ | |||
| 280 | 280 | ||
| 281 | * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix. | 281 | * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix. |
| 282 | 282 | ||
| 283 | 2006-11-19 Micha,bk(Bl Cadilhac <michael.cadilhac@lrde.org> | 283 | 2006-11-19 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
| 284 | 284 | ||
| 285 | * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New. | 285 | * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New. |
| 286 | Exceptions to the rule "add a space between an identifier and an | 286 | Exceptions to the rule "add a space between an identifier and an |
| @@ -2426,7 +2426,7 @@ | |||
| 2426 | * select.el (xselect-convert-to-string): If UTF8_STRING is requested | 2426 | * select.el (xselect-convert-to-string): If UTF8_STRING is requested |
| 2427 | and the data doesn't look like UTF8, send STRING instead. | 2427 | and the data doesn't look like UTF8, send STRING instead. |
| 2428 | 2428 | ||
| 2429 | 2006-09-16 Agustin Martin <agustin.martin@hispalinux.es> | 2429 | 2006-09-16 Agust,Am(Bn Mart,Am(Bn <agustin.martin@hispalinux.es> |
| 2430 | 2430 | ||
| 2431 | * textmodes/flyspell.el (flyspell-check-region-doublons): | 2431 | * textmodes/flyspell.el (flyspell-check-region-doublons): |
| 2432 | New function to detect duplicated words. | 2432 | New function to detect duplicated words. |
| @@ -7243,7 +7243,7 @@ | |||
| 7243 | * files.el (hack-local-variables-confirm) <offer-save>: | 7243 | * files.el (hack-local-variables-confirm) <offer-save>: |
| 7244 | Clarify message text. Suggested by Ralf Angeli. | 7244 | Clarify message text. Suggested by Ralf Angeli. |
| 7245 | 7245 | ||
| 7246 | 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> | 7246 | 2006-04-08 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
| 7247 | 7247 | ||
| 7248 | * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set. | 7248 | * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set. |
| 7249 | (delete-extract-rectangle-line): Use `filter-buffer-substring' | 7249 | (delete-extract-rectangle-line): Use `filter-buffer-substring' |
| @@ -10097,7 +10097,7 @@ | |||
| 10097 | (find-variable-other-frame, find-variable-at-point): | 10097 | (find-variable-other-frame, find-variable-at-point): |
| 10098 | Fix docstrings. | 10098 | Fix docstrings. |
| 10099 | 10099 | ||
| 10100 | 2006-01-21 Francesco Potorti` <pot@gnu.org> | 10100 | 2006-01-21 Francesco Potort,Al(B <pot@gnu.org> |
| 10101 | 10101 | ||
| 10102 | * mail/rmailout.el (rmail-output): Don't use content-type if it is nil. | 10102 | * mail/rmailout.el (rmail-output): Don't use content-type if it is nil. |
| 10103 | 10103 | ||
| @@ -14071,7 +14071,7 @@ | |||
| 14071 | since the last ping. | 14071 | since the last ping. |
| 14072 | (rcirc-mode): Give rcirc-topic a local binding here. | 14072 | (rcirc-mode): Give rcirc-topic a local binding here. |
| 14073 | 14073 | ||
| 14074 | 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> | 14074 | 2005-11-19 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
| 14075 | 14075 | ||
| 14076 | * subr.el (read-passwd): Fontify the prompt as we do with other | 14076 | * subr.el (read-passwd): Fontify the prompt as we do with other |
| 14077 | prompts. | 14077 | prompts. |
| @@ -15682,7 +15682,7 @@ | |||
| 15682 | 15682 | ||
| 15683 | * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'. | 15683 | * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'. |
| 15684 | 15684 | ||
| 15685 | 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> | 15685 | 2005-10-25 Micha,Ak(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr> |
| 15686 | 15686 | ||
| 15687 | * play/blackbox.el (blackbox-redefine-key): New function. | 15687 | * play/blackbox.el (blackbox-redefine-key): New function. |
| 15688 | (blackbox-mode-map): Use it to remap existing bindings for cursor | 15688 | (blackbox-mode-map): Use it to remap existing bindings for cursor |
| @@ -16946,7 +16946,7 @@ | |||
| 16946 | * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): | 16946 | * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): |
| 16947 | Typo. | 16947 | Typo. |
| 16948 | 16948 | ||
| 16949 | 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> | 16949 | 2005-10-06 Micha,Ak(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr> |
| 16950 | 16950 | ||
| 16951 | * play/zone.el (zone): Wrap body with save-window-excursion. | 16951 | * play/zone.el (zone): Wrap body with save-window-excursion. |
| 16952 | 16952 | ||
| @@ -18114,7 +18114,7 @@ | |||
| 18114 | 18114 | ||
| 18115 | * mail/sendmail.el (default-sendmail-coding-system): Doc fix. | 18115 | * mail/sendmail.el (default-sendmail-coding-system): Doc fix. |
| 18116 | 18116 | ||
| 18117 | 2005-09-09 Emilio Lopes <eclig@gmx.net> | 18117 | 2005-09-09 Emilio C. Lopes <eclig@gmx.net> |
| 18118 | 18118 | ||
| 18119 | * woman.el: Format- and whitespace-related changes. | 18119 | * woman.el: Format- and whitespace-related changes. |
| 18120 | 18120 | ||
| @@ -20366,7 +20366,7 @@ | |||
| 20366 | * server.el: Bind "C-x #" in a way that works even if C-x is | 20366 | * server.el: Bind "C-x #" in a way that works even if C-x is |
| 20367 | redefined to a command key, not a prefix key. | 20367 | redefined to a command key, not a prefix key. |
| 20368 | 20368 | ||
| 20369 | 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) | 20369 | 2005-07-16 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net> (tiny change) |
| 20370 | 20370 | ||
| 20371 | * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of | 20371 | * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of |
| 20372 | cl-make-type-test till execution time. | 20372 | cl-make-type-test till execution time. |
| @@ -20376,7 +20376,7 @@ | |||
| 20376 | * dired-x.el (dired-do-relsymlink-regexp): Add missing optional | 20376 | * dired-x.el (dired-do-relsymlink-regexp): Add missing optional |
| 20377 | arg ARG and use it. | 20377 | arg ARG and use it. |
| 20378 | 20378 | ||
| 20379 | 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) | 20379 | 2005-07-16 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net> (tiny change) |
| 20380 | 20380 | ||
| 20381 | * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type. | 20381 | * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type. |
| 20382 | 20382 | ||
| @@ -28461,7 +28461,7 @@ | |||
| 28461 | 28461 | ||
| 28462 | * emacs-lisp/lisp.el (buffer-end): Doc fix. | 28462 | * emacs-lisp/lisp.el (buffer-end): Doc fix. |
| 28463 | 28463 | ||
| 28464 | 2005-02-05 Arne_J,Ax(Brgensen <arne@arnested.dk> (tiny change) | 28464 | 2005-02-05 Arne J,Ax(Brgensen <arne@arnested.dk> (tiny change) |
| 28465 | 28465 | ||
| 28466 | * net/ldap.el (ldap-search-internal): Support attributes with | 28466 | * net/ldap.el (ldap-search-internal): Support attributes with |
| 28467 | optional descriptions separated by a semi-colon, as in | 28467 | optional descriptions separated by a semi-colon, as in |
| @@ -29578,7 +29578,7 @@ | |||
| 29578 | (calc-edit-macro-finish-edit): New functions. | 29578 | (calc-edit-macro-finish-edit): New functions. |
| 29579 | (calc-user-define-edit): Use new functions to edit named calc macros. | 29579 | (calc-user-define-edit): Use new functions to edit named calc macros. |
| 29580 | 29580 | ||
| 29581 | 2005-01-01 Stefan <monnier@iro.umontreal.ca> | 29581 | 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca> |
| 29582 | 29582 | ||
| 29583 | * files.el (hack-local-variables): Cleanup prefix/suffix matching. | 29583 | * files.el (hack-local-variables): Cleanup prefix/suffix matching. |
| 29584 | 29584 | ||