*** empty log message ***
This commit is contained in:
parent
d73bbb352c
commit
19608e4254
2 changed files with 10 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
2007-04-14 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* SERVICE: Replace with a pointer to the web version.
|
||||
|
||||
* emacs.1: Update some of the more obsolete information.
|
||||
|
||||
2007-04-13 Glenn Morris <rgm@gnu.org>
|
||||
|
|
|
@ -1,5 +1,13 @@
|
|||
2007-04-14 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* complete.el (PC-goto-end): New variable.
|
||||
(partial-completion-mode) <choose-completion-string-functions>:
|
||||
Do not go to the end of the minibuffer if PC-goto-end is non-nil.
|
||||
(PC-do-completion): New optional fourth argument GOTO-END. Add a
|
||||
doc string. Set PC-goto-end for choose-completion.
|
||||
(PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
|
||||
PC-do-completion.
|
||||
|
||||
* textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
|
||||
arg to bibtex-make-field.
|
||||
(bibtex-make-field): Add optional fourth arg NODELIM. Insert
|
||||
|
|
Loading…
Add table
Reference in a new issue