comparison lisp/ChangeLog.7 @ 37927:d732e11e48ac

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 28 May 2001 15:02:01 +0000
parents 0809fd6e4d2d
children 884699e53760
comparison
equal deleted inserted replaced
37926:cea256f04f86 37927:d732e11e48ac
12263 Set c-comment-continuation-stars and c-hanging-comment-ender-p. 12263 Set c-comment-continuation-stars and c-hanging-comment-ender-p.
12264 12264
12265 * language/european.el (setup-latin1-environment): 12265 * language/european.el (setup-latin1-environment):
12266 Set code 222 in special-microsoft-code-table. 12266 Set code 222 in special-microsoft-code-table.
12267 12267
12268 1997-08-11 Dan Nicolaescu <done@ece.arizona.edu> 12268 1997-08-11 Dan Nicolaescu <done@ece.arizona.edu>
12269 12269
12270 * abbrev.el: Customized. 12270 * abbrev.el: Customized.
12271 (only-global-abbrevs): Doc fix. 12271 (only-global-abbrevs): Doc fix.
12272 12272
12273 * dabbrev.el (dabbrev-abbrev-skip-leading-regexp): Doc fix. 12273 * dabbrev.el (dabbrev-abbrev-skip-leading-regexp): Doc fix.
12362 12362
12363 * cc-styles.el (c-styles-alist): 12363 * cc-styles.el (c-styles-alist):
12364 In "java" style, set c-hanging-comment-starter-p to 12364 In "java" style, set c-hanging-comment-starter-p to
12365 nil to preserve Javadoc starter lines. 12365 nil to preserve Javadoc starter lines.
12366 12366
12367 1997-08-10 Dan Nicolaescu <done@ece.arizona.edu> 12367 1997-08-10 Dan Nicolaescu <done@ece.arizona.edu>
12368 12368
12369 * emulation/pc-select.el: Customized. 12369 * emulation/pc-select.el: Customized.
12370 12370
12371 1997-08-10 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> 12371 1997-08-10 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
12372 12372
12538 1997-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 12538 1997-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12539 12539
12540 * textmodes/fill.el (fill-region-as-paragraph): Don't do kinsoku 12540 * textmodes/fill.el (fill-region-as-paragraph): Don't do kinsoku
12541 if the region is all ASCII. 12541 if the region is all ASCII.
12542 12542
12543 1997-08-08 Dan Nicolaescu <done@sydney.ece.arizona.edu> 12543 1997-08-08 Dan Nicolaescu <done@sydney.ece.arizona.edu>
12544 12544
12545 * progmodes/hideshow.el: Correct the autoload cookies. 12545 * progmodes/hideshow.el: Correct the autoload cookies.
12546 12546
12547 1997-08-07 Dan Nicolaescu <done@ece.arizona.edu> 12547 1997-08-07 Dan Nicolaescu <done@ece.arizona.edu>
12548 12548
12549 * term.el (term-default-fg-color): 12549 * term.el (term-default-fg-color):
12550 (term-default-bg-color): Default to nil. 12550 (term-default-bg-color): Default to nil.
12551 12551
12552 1997-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 12552 1997-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12968 12968
12969 1997-07-29 Simon Marshall <simon@diazepam.gnu.ai.mit.edu> 12969 1997-07-29 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
12970 12970
12971 * font-lock.el: Don't add indicator " Font" to minor-mode-alist entry. 12971 * font-lock.el: Don't add indicator " Font" to minor-mode-alist entry.
12972 12972
12973 1997-07-29 Oscar Figueiredo <<Oscar.Figueiredo@di.epfl.ch> 12973 1997-07-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
12974 12974
12975 * ph.el: Many doc strings and messages changed. 12975 * ph.el: Many doc strings and messages changed.
12976 12976
12977 1997-07-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 12977 1997-07-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12978 12978
16224 Use buffer-substring-no-properties. 16224 Use buffer-substring-no-properties.
16225 16225
16226 * debug.el (debug): Set overriding-terminal-local-map to nil, 16226 * debug.el (debug): Set overriding-terminal-local-map to nil,
16227 don't bind it, so it won't be restored on `q'. 16227 don't bind it, so it won't be restored on `q'.
16228 16228
16229 1997-06-09 Thomas Wurgler <twurgler@goodyear.com> 16229 1997-06-09 Thomas Wurgler <twurgler@goodyear.com>
16230 16230
16231 * emacs-lock.el: Added the string "emacs-lock" to all function 16231 * emacs-lock.el: Added the string "emacs-lock" to all function
16232 and variable names, to make them unique to emacs-lock. 16232 and variable names, to make them unique to emacs-lock.
16233 16233
16234 * emacs-lock.el (check-was-buffer-locked): New function, 16234 * emacs-lock.el (check-was-buffer-locked): New function,
16382 16382
16383 * debug.el (debug, debugger-eval-expression): 16383 * debug.el (debug, debugger-eval-expression):
16384 Treat overriding-terminal-local-map like overriding-local-map. 16384 Treat overriding-terminal-local-map like overriding-local-map.
16385 (debugger-outer-overriding-terminal-local-map): New variable. 16385 (debugger-outer-overriding-terminal-local-map): New variable.
16386 16386
16387 1997-06-07 Thomas Wurgler <twurgler@goodyear.com> 16387 1997-06-07 Thomas Wurgler <twurgler@goodyear.com>
16388 16388
16389 * emacs-lock.el: Check for a lock when deleting a buffer. 16389 * emacs-lock.el: Check for a lock when deleting a buffer.
16390 Turn off the lock on a shell or telnet buffer if its process 16390 Turn off the lock on a shell or telnet buffer if its process
16391 is killed. Reset the lock if the process is restarted. 16391 is killed. Reset the lock if the process is restarted.
16392 16392