1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
Commit graph

51978 commits

Author SHA1 Message Date
Kim F. Storm
7956ef44db (Documentation): Add NEWS entry.
Add section lists for proof-reading Emacs and Lisp manuals.
2004-09-11 18:38:40 +00:00
Kim F. Storm
10f5826de0 *** empty log message *** 2004-09-11 18:38:19 +00:00
Kim F. Storm
0a5e5be01b (New features): Remove Gnus 5.10 entry (Done!). 2004-09-11 18:15:00 +00:00
Simon Josefsson
040447b53c Add. 2004-09-11 18:02:16 +00:00
Eli Zaretskii
412ee2fac4 Ignore message-*. 2004-09-11 15:24:37 +00:00
Miles Bader
6e7fb80cca Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-541
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-24
   lisp/nnimap.el (nnimap-open-connection): Remove extraneous end-paren
2004-09-10 22:25:49 +00:00
Miles Bader
7cb0aa56ca Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-21
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-22
   Update from CVS: lisp/nndb.el (require): Remove tcp and duplicate cl.

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-23
   Update from CVS
2004-09-10 21:36:15 +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
Jan Djärv
0608b1a02e Must BLOCK/UNBLOCK around x_uncatch_errors. 2004-09-10 18:56:29 +00:00
Eli Zaretskii
21065c92fa (msdos.o): Depend on buffer.h, commands.h, and
blockinput.h.
(dosfns.o): Depend on blockinput.h, window.h, dispextern.h,
charset.h, and coding.h
(w16select.o): Depend on buffer.h, charset.h, coding.h, and
composite.h.
(term.o): Depend on window.h and keymap.h.
(abbrev.o): Depend on syntax.h.
(callint.o): Depend on keymap.h.
(casefiddle.o): Depend on charset.h and keymap.h.
(category.o): Depend on keymap.h.
(coding.o): Depend on dispextern.h.
(cmds.o): Depend on keyboard.h and keymap.h.
(dispnew.o): Depend on indent.h and intervals.h.
(doc.o): Depend on keymap.h.
(editfns.o): Depend on frame.h.
(emacs.o): Depend on dispextern.h.
(fileio.o): Don't depend on ccl.h.
(filelock.o): Depend on charset.h and coding.h.
(frame.o): Depend on w32term.h and macterm.h.
(insdel.o): Depend on region-cache.h.
(keyboard.o): Depend on keymap.h, w32term.h, and macterm.h.
(minibuf.o): Depend on $(INTERVALS_SRC) and keymap.h.
(search.o): Depend on $(INTERVALS_SRC).
(syntax.o): Depend on keymap.h, regex.h, and $(INTERVALS_SRC).
(window.o): Depend on keymap.h, blockinput.h, $(INTERVALS_SRC),
xterm.h, w32term.h, and macterm.h.
(xdisp.o): Depend on keyboard.h, $(INTERVALS_SRC), xterm.h,
w32term.h, and macterm.h.
(xfaces.o): Depend on keyboard.h, $(INTERVALS_SRC),
region-cache.h, xterm.h, w32term.h, and macterm.h.
(bytecode.o): Depend on dispextern.h, frame.h, and xterm.h.
(data.o): Depend on frame.h.
(fns.o): Depend on keymap.h, xterm.h, and blockinput.h.
(print.o): Depend on termchar.h and $(INTERVALS_SRC).
(lread.o): Depend on $(INTERVALS_SRC), termhooks.h, and coding.h.
(intervals.o): Depend on keymap.h.
2004-09-10 18:19:37 +00:00
Jan Djärv
844fc08505 * xselect.c (x_reply_selection_request): XSync and UNBLOCK before
x_uncatch_errors so that possible protocol errors are delivered.
2004-09-10 18:04:19 +00:00
Eli Zaretskii
b106731c46 (msdos_set_cursor_shape): Add debugging print-out to termscript. 2004-09-10 17:07:47 +00:00
Eli Zaretskii
9f6b5597da Add menu items for Sieve and PGG. 2004-09-10 11:25:00 +00:00
Eli Zaretskii
1a1d61e0a0 Fix last change. 2004-09-10 11:22:09 +00:00
Eli Zaretskii
ef1ee5daae (../info/gnus, gnus.dvi): Depend on gnus-faq.texi 2004-09-10 11:20:22 +00:00
Stefan Monnier
cbd5542a3c (grep-mode): Remove unnecessary autoload. 2004-09-09 21:42:52 +00:00
Kim F. Storm
8e887df41b (Save Keyboard Macro): Replace `name-last-kbd-macro'
with new `kmacro-name-last-macro'.
2004-09-09 20:51:18 +00:00
Kim F. Storm
419a6e22e9 *** empty log message *** 2004-09-09 20:50:50 +00:00
Kim F. Storm
18d1e6c9fd (kmacro-bind-to-key): Associate dedicated macro
counter and format with binding.
(kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
the declared macro uses own macro counter and format.  Give symbol
kmacro property.
(kmacro-keymap): Bind kmacro-name-last-macro to n.
(kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
(kmacro-end-and-call-macro): Doc fix.
2004-09-09 20:48:12 +00:00
Lars Hansen
340db502fa (desktop-clear-preserve-buffers): Remove make-obsolete-variable. 2004-09-09 19:45:03 +00:00
Richard M. Stallman
64b7122d05 (decode_mode_spec): Use current buffer for most purposes. 2004-09-09 14:53:37 +00:00
Thien-Thi Nguyen
8bca060636 (EDB): Update entry. 2004-09-09 11:09:00 +00:00
Reiner Steib
8d63d89098 (sieve, pgg): Use $(infodir). 2004-09-09 10:39:04 +00:00
Richard M. Stallman
6cb4a89232 (Fset_window_buffer): Doc fix. 2004-09-09 02:10:48 +00:00
Richard M. Stallman
e8e8c0c7b7 (list-buffers-noselect): Call format-mode-line with the buffer as argument. 2004-09-09 01:34:59 +00:00
Richard M. Stallman
5670531ed8 (Fformat_mode_line): New arg BUFFER says which buffer to use. 2004-09-09 01:30:38 +00:00
Juri Linkov
a13cf3bc9a *** empty log message *** 2004-09-08 22:21:31 +00:00
Stefan Monnier
c9cb3a267c (vc-arch-state): Fix parsing for `names' method. 2004-09-08 22:15:34 +00:00
Juri Linkov
5ee5cd1017 (isearch-lazy-highlight-update): Take into account
the case of zero-length match at the search bound.
2004-09-08 20:43:17 +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
Juri Linkov
b938735a66 (perform-replace): Use `query-replace-descr'.
(occur-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
2004-09-08 20:24:12 +00:00
Juri Linkov
0443d8895a (grep-mode-map): Rename next-error-follow-mode' to next-error-follow-minor-mode'. 2004-09-08 20:21:57 +00:00
Juri Linkov
221206e334 (compilation-mode-map): Rename next-error-follow-mode' to next-error-follow-minor-mode'. 2004-09-08 20:21:15 +00:00
Juri Linkov
677c03828d (diff-mode-map): Rename next-error-follow-mode' to next-error-follow-minor-mode'. 2004-09-08 20:20:05 +00:00
Juri Linkov
1e64386eea (history-delete-duplicates): Specify customization. 2004-09-08 20:17:10 +00:00
Juri Linkov
7e388eb7a2 *** empty log message *** 2004-09-08 20:14:58 +00:00
Juri Linkov
fbb2f03dc8 (Minibuffer History): Add `history-delete-duplicates'. 2004-09-08 20:14:47 +00:00
Juri Linkov
0da4d471d9 (history_delete_duplicates): New variable.
(read_minibuf): Use it.
(syms_of_minibuf): Create the corresponding lisp variable.
2004-09-08 20:06:13 +00:00
Reiner Steib
e79f14a42e * nntp.el (nntp): New customization group.
(nntp-authinfo-file): Added customization group.

* mml2015.el (mml2015-unabbrev-trust-alist): Added customization
group.

* mml-sec.el (mml-signencrypt-style-alist): Ditto.

* gnus.el (to-address, to-list, subscribed)
(large-newsgroup-initial): Ditto.

* flow-fill.el (fill-flowed-display-column)
(fill-flowed-encode-column): Ditto.
2004-09-08 18:17:56 +00:00
Francesco Potortì
fba7437560 [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use. 2004-09-08 16:31:35 +00:00
Francesco Potortì
c78d2bbfc4 Added reference to the new `etags --help --lang=LANG' option. 2004-09-08 14:45:13 +00:00
Kim F. Storm
5e0cb17bad (cua--highlight-rectangle): Fix last change.
Use zero width overlays when necessary.
2004-09-08 13:07:50 +00:00
Kim F. Storm
303e592ca7 *** empty log message *** 2004-09-08 13:07:01 +00:00
Thien-Thi Nguyen
3bd7a6eda8 Mention change in --directory/-L behavior. 2004-09-08 12:53:31 +00:00
Reiner Steib
33ca397365 * makefile.w32-in: Fix PGG and Sieve entries. 2004-09-08 12:49:08 +00:00
Thien-Thi Nguyen
52c408f28a *** empty log message *** 2004-09-08 12:32:41 +00:00
Thien-Thi Nguyen
203998e5c1 (split-string): Docfix. 2004-09-08 12:24:29 +00:00
Thien-Thi Nguyen
dfd5bc549d *** empty log message *** 2004-09-08 12:14:42 +00:00
Thien-Thi Nguyen
78bba1c8dd (byte-compile-generate-call-tree): Doc fix.
(display-call-tree): Ensure newline after caller/calls blocks.
2004-09-08 12:04:22 +00:00
Thien-Thi Nguyen
6cc5254744 *** empty log message *** 2004-09-08 11:51:40 +00:00