mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-16 16:20:40 -08:00
*** empty log message ***
This commit is contained in:
parent
b5e41a89f1
commit
cb8d332562
1 changed files with 15 additions and 1 deletions
|
|
@ -1,3 +1,17 @@
|
|||
2007-08-07 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* term.el (term): Remove parent group `unix'.
|
||||
|
||||
* simple.el (default-indent-new-line): New function.
|
||||
It calls comment-line-break-function if there are comments.
|
||||
(do-auto-fill): Use that.
|
||||
|
||||
2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
|
||||
|
||||
* complete.el (PC-lisp-complete-symbol): Complete symbol around point.
|
||||
(PC-do-completion): Add "acronym completion" for symbols and
|
||||
filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
|
||||
|
||||
2007-08-06 Sam Steingold <sds@gnu.org>
|
||||
|
||||
* mouse.el (mouse-buffer-menu): Pass mode-name through
|
||||
|
|
@ -144,7 +158,7 @@
|
|||
(frame-set-background-mode): Normalize face-spec before calling
|
||||
face-spec-match-p.
|
||||
|
||||
2007-07-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* server.el (server-window): Add switch-to-buffer-other-frame option.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue