1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-03 19:52:16 -07:00
Commit graph

1035 commits

Author SHA1 Message Date
Eli Zaretskii
e42d647407 Mention the changes in C-y behavior when at end of line. 2004-10-08 17:14:15 +00:00
Glenn Morris
1698fb36fb *** empty log message *** 2004-10-05 22:37:14 +00:00
Kim F. Storm
35ab48578a *** empty log message *** 2004-10-05 08:57:14 +00:00
Glenn Morris
554b59cd74 Add entry from Emilio Lopes <eclig@gmx.net>. 2004-10-04 23:34:39 +00:00
Luc Teirlinck
5086e75d2a *** empty log message *** 2004-10-04 23:00:13 +00:00
Kim F. Storm
f2a54fbc7a *** empty log message *** 2004-09-29 12:39:27 +00:00
Luc Teirlinck
143e9e6aa1 *** empty log message *** 2004-09-26 02:34:13 +00:00
Glenn Morris
988c3fe319 *** empty log message *** 2004-09-23 22:54:22 +00:00
Glenn Morris
97f3be50fb *** empty log message *** 2004-09-22 23:26:15 +00:00
Kim F. Storm
ed2846bd74 *** empty log message *** 2004-09-22 23:12:22 +00:00
Luc Teirlinck
6622d9280b *** empty log message *** 2004-09-21 01:11:31 +00:00
Richard M. Stallman
4d894c989e *** empty log message *** 2004-09-20 16:19:49 +00:00
Luc Teirlinck
7320911b5c *** empty log message *** 2004-09-19 01:11:35 +00:00
Francesco Potortì
5dc59f2e62 Changes to the etags news. 2004-09-18 10:21:24 +00:00
Simon Josefsson
a3ba1a6a0d Add. 2004-09-14 11:12:00 +00:00
Francesco Potortì
dfcb9727ca Added support in etags for the Lua script language. 2004-09-13 13:42:00 +00:00
Kim F. Storm
662b102f12 Rename isearch-resume-enabled to isearch-resume-in-command-history
and change default to disabled.
2004-09-13 08:16:38 +00:00
Stefan Monnier
d528bff745 (bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun.
(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.
2004-09-10 21:24:50 +00:00
Juri Linkov
2a075e376b Collect and rearrange compile and grep related items.
Add `history-delete-duplicates'.
2004-09-08 20:31:41 +00:00
Thien-Thi Nguyen
3bd7a6eda8 Mention change in --directory/-L behavior. 2004-09-08 12:53:31 +00:00
Luc Teirlinck
a020987fb7 *** empty log message *** 2004-09-08 03:26:24 +00:00
Kim F. Storm
4e14f66cdf *** empty log message *** 2004-09-07 21:16:01 +00:00
Miles Bader
23f87bede0 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
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
2004-09-04 13:13:48 +00:00
Eli Zaretskii
2a223f35db Fix last change. 2004-09-04 13:06:38 +00:00
Eli Zaretskii
f5e9cb9705 Document next-error-follow-mode. 2004-09-04 12:35:28 +00:00
Juri Linkov
dc29ba9b82 Update M-% in isearch. 2004-09-03 20:53:43 +00:00
Juri Linkov
f02069102b New option `grep-highlight-matches'. 2004-09-02 16:40:38 +00:00
Juri Linkov
0dfddff5b5 Regexp isearch can search through multiple nodes. Add Info-search-backward. 2004-09-02 09:21:20 +00:00
Juri Linkov
8b3094c7c6 Add next-error-highlight' and next-error-highlight-no-select'. 2004-09-01 18:48:19 +00:00
Luc Teirlinck
7d01236c22 *** empty log message *** 2004-09-01 00:09:17 +00:00
Luc Teirlinck
61b73aa496 *** empty log message *** 2004-08-31 23:53:10 +00:00
Luc Teirlinck
9f14953b05 *** empty log message *** 2004-08-26 01:47:55 +00:00
Bill Wohler
eccf961345 Upgraded to MH-E version 7.82.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-25 05:55:39 +00:00
Richard M. Stallman
2ee3b79e47 *** empty log message *** 2004-08-22 17:46:31 +00:00
Bill Wohler
d103d8b388 Upgraded to MH-E version 7.81.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-22 05:11:27 +00:00
Kim F. Storm
101c421e7e *** empty log message *** 2004-08-17 22:42:23 +00:00
Bill Wohler
f0d73c14e2 Upgraded to MH-E version 7.4.80.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-15 22:00:06 +00:00
Eli Zaretskii
723addaeae Mention the thumbs.el package. 2004-08-14 12:32:24 +00:00
Luc Teirlinck
8392e13818 *** empty log message *** 2004-08-08 17:14:58 +00:00
Luc Teirlinck
c90e7e43b1 *** empty log message *** 2004-08-08 17:09:43 +00:00
Kim F. Storm
0f7a93c1c6 *** empty log message *** 2004-08-02 15:30:37 +00:00
Werner LEMBERG
b687047c72 Document all new tutorials. 2004-07-27 23:49:06 +00:00
Richard M. Stallman
d1b2b8cc72 Minor cleanups in text. 2004-07-17 12:00:10 +00:00
Luc Teirlinck
dd0a3ea36a Mention new \_< and \_> operators. (From Jim Blandy.) 2004-07-16 18:55:01 +00:00
Luc Teirlinck
cbbfedb29d *** empty log message *** 2004-07-15 00:38:38 +00:00
Bill Wohler
a66894d8b4 Upgraded to MH-E version 7.4.4.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-07-13 03:06:25 +00:00
Richard M. Stallman
02c04e6f82 *** empty log message *** 2004-07-09 16:57:05 +00:00
David Kastrup
bcdf2143d3 (Lisp changes in 21.4): document (match-data t) change. 2004-07-08 17:47:25 +00:00
John Paul Wallington
94966e2bc1 Mention `read-file-name-completion-ignore-case'. 2004-07-06 18:49:32 +00:00
Eli Zaretskii
e5ab79ea19 Document that there's now a separate grep.el package. 2004-07-03 10:16:10 +00:00