aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* magic-mode-alist & conf-mode.elDaniel Pfeiffer2004-11-101-2/+9
|
* *** empty log message ***Richard M. Stallman2004-11-091-0/+1
|
* *** empty log message ***Richard M. Stallman2004-11-081-1/+3
|
* *** empty log message ***Richard M. Stallman2004-11-081-0/+7
|
* Document get-internal-run-time.Eli Zaretskii2004-11-061-0/+4
|
* Document changes in behavior of hide-body.Eli Zaretskii2004-11-061-0/+3
|
* Add menu items "New File..." and "Open File...".Jan Djärv2004-11-041-3/+9
| | | | Add Mac to text about file selection and use-file-dialog.
* Mention use-old-gtk-file-dialog.Jan Djärv2004-11-021-0/+5
|
* *** empty log message ***Richard M. Stallman2004-11-011-0/+7
|
* Use `button's.Stefan Monnier2004-10-311-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bibtex-autokey-transcriptions): Translate TeX `\ ' to space. (bibtex-reference-keys): Distinguish between header keys and crossref keys. (bibtex-beginning-of-field): New function. (bibtex-url-map): Remove. (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref. (bibtex-font-lock-url-regexp): Assume that field names begin at the beginning of a line. (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field. Remove field delimiters. Bugfix, point can be inside a field with a url. Use bibtex-beginning-of-field. (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button): New funs. (bibtex-mark-active, bibtex-run-with-idle-timer): Remove. (bibtex-key-in-head): Simplify. (bibtex-current-line): Use bolp. (bibtex-parse-keys): Remove unused arg `add'. Use bibtex-type-in-head and bibtex-key-in-head. (bibtex-parse-entry, bibtex-autofill-entry): Use bibtex-type-in-head and bibtex-key-in-head. (bibtex-autokey-get-field): Do not alter case of replacement text. (bibtex-autokey-get-names): Do all processing of name list. (bibtex-autokey-get-year): New function. (bibtex-autokey-get-title): Do all processing of title words. (bibtex-generate-autokey): Simplify. (bibtex-string-files-init): Use default-directory. Allow for absolute file names in bibtex-string-files. (bibtex-files, bibtex-file-path): New variables. (bibtex-files-expand): New function. (bibtex-find-entry-globally): New command. (bibtex-summary-function): New variable. (bibtex-summary): Default value of bibtex-summary-function. (bibtex-find-crossref): New optional args pnt and split. (bibtex-complete-key-cleanup): Call bibtex-summary-function. (bibtex-copy-summary-as-kill): New command bound to C-cC-t. (bibtex-validate): Fix docstring. Check only abbreviated month fields. Fix handling of required and alternative fields. Identify duplicate keys even if bibtex-maintain-sorted-entries is nil. Use cons and display-buffer. (bibtex-validate-globally): New command. (bibtex-clean-entry): Use bibtex-files-expand. Do not call bibtex-parse-keys and bibtex-parse-strings for updating bibtex-reference-keys and bibtex-strings. (bibtex-realign): Remove blank lines past the last entry. (bibtex-reformat): Use bibtex-entry-format as default. (bibtex-choose-completion-string): Remove. (bibtex-complete): Do not use bibtex-choose-completion-string. (bibtex-url): Simplify.
* *** empty log message ***Stefan Monnier2004-10-281-2/+4
|
* *** empty log message ***Kenichi Handa2004-10-271-0/+3
|
* set-auto-mode changeDaniel Pfeiffer2004-10-261-0/+6
|
* *** empty log message ***Kim F. Storm2004-10-261-0/+5
|
* Mention process-file.Kai Großjohann2004-10-241-0/+5
|
* Add.Simon Josefsson2004-10-241-0/+2
|
* *** empty log message ***Kenichi Handa2004-10-221-0/+3
|
* typo.Kim F. Storm2004-10-131-1/+1
|
* Mention looking-back.Richard M. Stallman2004-10-131-0/+5
|
* *** empty log message ***Luc Teirlinck2004-10-091-0/+2
|
* Document the new Progress Mode.Eli Zaretskii2004-10-081-0/+5
|
* Mention the changes in C-y behavior when at end of line.Eli Zaretskii2004-10-081-0/+11
|
* *** empty log message ***Glenn Morris2004-10-051-0/+4
|
* *** empty log message ***Kim F. Storm2004-10-051-3/+2
|
* Add entry from Emilio Lopes <eclig@gmx.net>.Glenn Morris2004-10-041-0/+5
|
* *** empty log message ***Luc Teirlinck2004-10-041-0/+5
|
* *** empty log message ***Kim F. Storm2004-09-291-17/+12
|
* *** empty log message ***Luc Teirlinck2004-09-261-0/+1
|
* *** empty log message ***Glenn Morris2004-09-231-0/+1
|
* *** empty log message ***Glenn Morris2004-09-221-0/+5
|
* *** empty log message ***Kim F. Storm2004-09-221-6/+20
|
* *** empty log message ***Luc Teirlinck2004-09-211-2/+1
|
* *** empty log message ***Richard M. Stallman2004-09-201-0/+5
|
* *** empty log message ***Luc Teirlinck2004-09-191-0/+4
|
* Changes to the etags news.Francesco Potortì2004-09-181-2/+5
|
* Add.Simon Josefsson2004-09-141-0/+4
|
* Added support in etags for the Lua script language.Francesco Potortì2004-09-131-11/+13
|
* Rename isearch-resume-enabled to isearch-resume-in-command-historyKim F. Storm2004-09-131-3/+3
| | | | and change default to disabled.
* (bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun.Stefan Monnier2004-09-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bibtex-autokey-titleword-ignore): Regexp is used in a case insensitive env. (bibtex-mode-map): Rearrange order of menus. (bibtex-quoted-string-re): Obsolete. (bibtex-complete-key-cleanup): Variable replaced by new function. (bibtex-font-lock-keywords): Use backquotes. (bibtex-font-lock-url-regexp): New internal variable. (bibtex-name-in-field): New opt arg remove-opt-alt to remove "OPT" and "ALT". (bibtex-insert-current-kill, bibtex-make-field) (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless. (bibtex-parse-field-text): Simplify. (bibtex-string=): New helper function. (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title. (bibtex-map-entries): Use bibtex-string=. (bibtex-search-entry): Use not. (bibtex-enclosing-field): Fix docstring. (bibtex-assoc-regexp): Obsolete. (bibtex-format-entry): Use assoc-string and bibtex-string=. (bibtex-autokey-get-names): Handle empty name field. (bibtex-parse-strings): Use assoc-string and unless. (bibtex-complete-string-cleanup): Expansion list is passed as an argument. Use assoc-string. (bibtex-pop): Simplify. (bibtex-mode): Set font-lock-extra-managed-props. (bibtex-entry-update): Use assoc-string. (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD. (bibtex-autofill-entry): Use bibtex-string=. (bibtex-print-help-message): Simplify. (bibtex-find-entry): New optional arg START. (bibtex-validate): Use bibtex-string= and assoc-string. Do not call obsolete function compilation-parse-errors. (bibtex-remove-delimiters): Only remove delimiters if present. (bibtex-copy-entry-as-kill): Add docstring. (bibtex-clean-entry): Use bibtex-string=. Handle empty keys. Detect duplicate keys if bibtex-maintain-sorted-entries is nil. (bibtex-complete): Use bibtex-predefined-month-strings, bibtex-string=, and new function bibtex-complete-key-cleanup. (bibtex-generate-url-list): New variable. (bibtex-url): New command bound to C-c C-l and mouse-2. (bibtex-url-map): New local keymap for bibtex-url-mouse. (bibtex-font-lock-url): New function.
* Collect and rearrange compile and grep related items.Juri Linkov2004-09-081-42/+47
| | | | Add `history-delete-duplicates'.
* Mention change in --directory/-L behavior.Thien-Thi Nguyen2004-09-081-0/+9
|
* *** empty log message ***Luc Teirlinck2004-09-081-0/+4
|
* *** empty log message ***Kim F. Storm2004-09-071-0/+5
|
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523Miles Bader2004-09-041-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--gnus--5.10, gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0 tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1 Import from CVS branch gnus-5_10-branch * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2 Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19 Remove autoconf-generated files from archive * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20 Update from CVS
* Fix last change.Eli Zaretskii2004-09-041-5/+6
|
* Document next-error-follow-mode.Eli Zaretskii2004-09-041-0/+6
|
* Update M-% in isearch.Juri Linkov2004-09-031-3/+3
|
* New option `grep-highlight-matches'.Juri Linkov2004-09-021-1/+6
|
* Regexp isearch can search through multiple nodes. Add Info-search-backward.Juri Linkov2004-09-021-5/+7
|
* Add `next-error-highlight' and `next-error-highlight-no-select'.Juri Linkov2004-09-011-1/+3
|