comparison lisp/ChangeLog @ 69688:c9236ba33e54

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 27 Mar 2006 09:08:21 +0000
parents a952be838214
children d9ccf8ac6466
comparison
equal deleted inserted replaced
69687:4b35cb9e0b98 69688:c9236ba33e54
3 * comint.el (comint-dynamic-list-completions): Allow user to 3 * comint.el (comint-dynamic-list-completions): Allow user to
4 select *Completions* buffer. 4 select *Completions* buffer.
5 5
6 2006-03-27 Carsten Dominik <dominik@science.uva.nl> 6 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
7 7
8 * textmodes/org.el (org-get-level-face): Fixed bug with level 8 * textmodes/org.el (org-get-level-face): Fix bug with level
9 counting. 9 counting.
10 10
11 2006-03-26 Andreas Schwab <schwab@suse.de> 11 2006-03-26 Andreas Schwab <schwab@suse.de>
12 12
13 * progmodes/gud.el (gdb): Only complain about multiple debugging 13 * progmodes/gud.el (gdb): Only complain about multiple debugging
132 (pgg-gpg-sign-region): Likewise. 132 (pgg-gpg-sign-region): Likewise.
133 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password. 133 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
134 134
135 2006-03-21 Carsten Dominik <dominik@science.uva.nl> 135 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
136 136
137 * textmodes/org.el: (org-open-at-point): Fixed bug in wiki-style 137 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
138 bracket links. 138 bracket links.
139 139
140 2006-03-21 Kim F. Storm <storm@cua.dk> 140 2006-03-21 Kim F. Storm <storm@cua.dk>
141 141
142 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of 142 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
333 * progmodes/grep.el (font-lock-lines-before): Don't disable. 333 * progmodes/grep.el (font-lock-lines-before): Don't disable.
334 334
335 2006-03-15 Bill Wohler <wohler@newt.com> 335 2006-03-15 Bill Wohler <wohler@newt.com>
336 336
337 * image.el (image-load-path-for-library): Fix example by not 337 * image.el (image-load-path-for-library): Fix example by not
338 recommending that one binds image-load-path. Just defvar it to 338 recommending that one binds image-load-path. Just defvar it to
339 placate compiler and only use it if previously defined. 339 placate compiler and only use it if previously defined.
340 340
341 2006-03-15 Carsten Dominik <dominik@science.uva.nl> 341 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
342 342
343 * textmodes/org.el (org-insert-centered): Use `string-width' to 343 * textmodes/org.el (org-insert-centered): Use `string-width' to