aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2006-11-29 16:10:13 +0000
committerJuanma Barranquero2006-11-29 16:10:13 +0000
commit4fc9bd5699d2d0e3d951b6eaad0236f820e4f64c (patch)
treeb1f9c71bfc3367757ee4b9119e74fa688e429176
parentc6605d63c3665bb7068820ae04e384142d4a69d8 (diff)
downloademacs-4fc9bd5699d2d0e3d951b6eaad0236f820e4f64c.tar.gz
emacs-4fc9bd5699d2d0e3d951b6eaad0236f820e4f64c.zip
Fix trivial issues in developers' names.
-rw-r--r--lisp/ChangeLog24
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
2832006-11-19 Micha,bk(Bl Cadilhac <michael.cadilhac@lrde.org> 2832006-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
24292006-09-16 Agustin Martin <agustin.martin@hispalinux.es> 24292006-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
72462006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> 72462006-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
101002006-01-21 Francesco Potorti` <pot@gnu.org> 101002006-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
140742005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> 140742005-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
156852005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> 156852005-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
169492005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> 169492005-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
181172005-09-09 Emilio Lopes <eclig@gmx.net> 181172005-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
203692005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) 203692005-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
203792005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) 203792005-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
284642005-02-05 Arne_J,Ax(Brgensen <arne@arnested.dk> (tiny change) 284642005-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
295812005-01-01 Stefan <monnier@iro.umontreal.ca> 295812005-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