Mercurial > emacs
comparison lisp/ChangeLog @ 82409:42f096633e23
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 16 Aug 2007 02:26:14 +0000 |
parents | f7695e88ca4a |
children | a3d7590930cb |
comparison
equal
deleted
inserted
replaced
82408:50d1581f2548 | 82409:42f096633e23 |
---|---|
1 2007-08-16 Richard Stallman <rms@gnu.org> | |
2 | |
3 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group. | |
4 | |
1 2007-08-15 Juri Linkov <juri@jurta.org> | 5 2007-08-15 Juri Linkov <juri@jurta.org> |
2 | 6 |
3 * startup.el (initialization): Change parent group from `internal' | 7 * startup.el (initialization): Change parent group from `internal' |
4 to `environment'. | 8 to `environment'. |
5 (initial-buffer-choice): New variable. | 9 (initial-buffer-choice): New variable. |
383 * term.el (term): Remove parent group `unix'. | 387 * term.el (term): Remove parent group `unix'. |
384 | 388 |
385 * simple.el (default-indent-new-line): New function. | 389 * simple.el (default-indent-new-line): New function. |
386 It calls comment-line-break-function if there are comments. | 390 It calls comment-line-break-function if there are comments. |
387 (do-auto-fill): Use that. | 391 (do-auto-fill): Use that. |
388 | |
389 2007-08-07 Ivan Kanis <apple@kanis.eu> | |
390 | |
391 * time.el (display-time-world-mode, display-time-world-display) | |
392 (display-time-world, display-time-world-list) | |
393 (display-time-world-time-format, display-time-world-buffer-name) | |
394 (display-time-world-timer-enable, display-time-world-timer-second) | |
395 (display-time-world-mode-map): New. | |
396 | 392 |
397 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu> | 393 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu> |
398 | 394 |
399 * complete.el (PC-lisp-complete-symbol): Complete symbol around point. | 395 * complete.el (PC-lisp-complete-symbol): Complete symbol around point. |
400 (PC-do-completion): Add "acronym completion" for symbols and | 396 (PC-do-completion): Add "acronym completion" for symbols and |