bpt/emacs.git
15 years agoFix previous changes.
Kenichi Handa [Wed, 14 Jan 2009 12:51:06 +0000 (12:51 +0000)]
Fix previous changes.

15 years ago(TWO_MORE_BYTES): New macro.
Kenichi Handa [Wed, 14 Jan 2009 12:19:44 +0000 (12:19 +0000)]
(TWO_MORE_BYTES): New macro.
(detect_coding_utf_16): Use TWO_MORE_BYTES instead of
ONE_MORE_BYTE.

15 years ago(x_set_font): Always store a font to the font parameter,
Jason Rumney [Wed, 14 Jan 2009 12:08:49 +0000 (12:08 +0000)]
(x_set_font): Always store a font to the font parameter,
never a fontset. (Bug#1562)

15 years ago* international/mule-diag.el (print-list): Fix 2008-12-03 change.
Juanma Barranquero [Wed, 14 Jan 2009 12:06:34 +0000 (12:06 +0000)]
* international/mule-diag.el (print-list): Fix 2008-12-03 change.

15 years ago(special-display-popup-frame): Rewrite doc-string and simplify code.
Martin Rudalics [Wed, 14 Jan 2009 10:14:40 +0000 (10:14 +0000)]
(special-display-popup-frame): Rewrite doc-string and simplify code.

15 years ago(special-display-buffer-names)
Martin Rudalics [Wed, 14 Jan 2009 09:56:11 +0000 (09:56 +0000)]
(special-display-buffer-names)
(special-display-regexps): Add customization support for
function/other-args elements.  Rewrite doc-strings.
(special-display-function): Rewrite doc-strings
(same-window-buffer-names, same-window-regexps): Minor
doc-string fixes.
(special-display-p): Minor rewrite.

15 years ago(bibtex-copy-field-as-kill): Doc fix.
Glenn Morris [Wed, 14 Jan 2009 08:00:46 +0000 (08:00 +0000)]
(bibtex-copy-field-as-kill): Doc fix.

15 years agoMerge from gnus--devo--0
Miles Bader [Wed, 14 Jan 2009 07:51:26 +0000 (07:51 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1517

15 years agoMention rmail-dont-reply-to-names.
Glenn Morris [Wed, 14 Jan 2009 03:50:46 +0000 (03:50 +0000)]
Mention rmail-dont-reply-to-names.

15 years agoA previous typo fix was incorrect.
Glenn Morris [Wed, 14 Jan 2009 03:49:42 +0000 (03:49 +0000)]
A previous typo fix was incorrect.

15 years ago* minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
Juanma Barranquero [Wed, 14 Jan 2009 02:29:52 +0000 (02:29 +0000)]
* minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
  MESSAGEs with internal square brackets (i.e., " this [test] message").
  Use `string-match-p'.
  (completion--make-envvar-table, completion--file-name-table)
  (completion-pcm--string->pattern, completion-pcm--all-completions)
  (completion-pcm--filename-try-filter): Use `string-match-p'.

15 years agoMove Local Variables `add-log-time-zone-rule' and
Juri Linkov [Wed, 14 Jan 2009 00:39:15 +0000 (00:39 +0000)]
Move Local Variables `add-log-time-zone-rule' and
`bug-reference-url-format' to .dir-locals.el.

15 years ago(bug-reference-fontify): Check for
Juri Linkov [Wed, 14 Jan 2009 00:37:49 +0000 (00:37 +0000)]
(bug-reference-fontify): Check for
non-nil `bug-reference-url-format' before putting an overlay
property `bug-reference-url'.
(bug-reference-mode, bug-reference-prog-mode): Don't check for
`bug-reference-url-format'.  Doc fix.  (Bug#1744)

15 years ago(change-log-mode): Add bug-reference-url-format and bug-reference-mode.
Juri Linkov [Wed, 14 Jan 2009 00:37:28 +0000 (00:37 +0000)]
(change-log-mode): Add bug-reference-url-format and bug-reference-mode.

15 years ago(Finternal_set_lisp_face_attribute): Revert last change.
Chong Yidong [Tue, 13 Jan 2009 20:03:08 +0000 (20:03 +0000)]
(Finternal_set_lisp_face_attribute): Revert last change.

15 years ago(font_clear_prop): If clearing the family, clear the font width index
Chong Yidong [Tue, 13 Jan 2009 20:02:59 +0000 (20:02 +0000)]
(font_clear_prop): If clearing the family, clear the font width index
too.

15 years ago* font.c (font_clear_prop): If clearing the family, clear the font
Chong Yidong [Tue, 13 Jan 2009 20:02:34 +0000 (20:02 +0000)]
* font.c (font_clear_prop): If clearing the family, clear the font
width index too.

* xfaces.c (Finternal_set_lisp_face_attribute): Revert last
change.

15 years agoFix last change to use bound-and-true-p.
Chong Yidong [Tue, 13 Jan 2009 14:55:57 +0000 (14:55 +0000)]
Fix last change to use bound-and-true-p.

15 years ago(diff-mode-menu): Do not assume whitespace-mode is loaded.
Chong Yidong [Tue, 13 Jan 2009 13:58:25 +0000 (13:58 +0000)]
(diff-mode-menu): Do not assume whitespace-mode is loaded.

15 years ago(menu-bar-file-menu): Do not hardbind key display for exit-emacs item.
Chong Yidong [Tue, 13 Jan 2009 13:58:13 +0000 (13:58 +0000)]
(menu-bar-file-menu): Do not hardbind key display for exit-emacs item.
Bind it to save-buffers-kill-terminal.

15 years ago* menu-bar.el (menu-bar-file-menu): Do not hardbind key display
Chong Yidong [Tue, 13 Jan 2009 13:57:45 +0000 (13:57 +0000)]
* menu-bar.el (menu-bar-file-menu): Do not hardbind key display
for exit-emacs item.  Bind it to save-buffers-kill-terminal.

* diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
loaded.

15 years ago(face-valid-attribute-values): No stipple on w32. (Bug#884)
Jason Rumney [Tue, 13 Jan 2009 12:41:34 +0000 (12:41 +0000)]
(face-valid-attribute-values): No stipple on w32. (Bug#884)

15 years agoFix another typo.
Glenn Morris [Tue, 13 Jan 2009 05:30:33 +0000 (05:30 +0000)]
Fix another typo.

15 years agoFix some more typos.
Glenn Morris [Tue, 13 Jan 2009 03:41:04 +0000 (03:41 +0000)]
Fix some more typos.

15 years agoPeter Tury <tury.peter at gmail.com> (tiny change)
Glenn Morris [Tue, 13 Jan 2009 03:40:13 +0000 (03:40 +0000)]
Peter Tury  <tury.peter at gmail.com>  (tiny change)

Fix some typos.

15 years ago* url-util.el (url-truncate-url-for-viewing): Doc fix.
Juanma Barranquero [Tue, 13 Jan 2009 01:53:45 +0000 (01:53 +0000)]
* url-util.el (url-truncate-url-for-viewing): Doc fix.

15 years agoTypo.
Stefan Monnier [Mon, 12 Jan 2009 20:44:40 +0000 (20:44 +0000)]
Typo.

15 years agoQualify the `-flag' convention.
Stefan Monnier [Mon, 12 Jan 2009 20:44:19 +0000 (20:44 +0000)]
Qualify the `-flag' convention.

15 years ago* subr.el (play-sound): Doc fix. (Bug#250)
Juanma Barranquero [Mon, 12 Jan 2009 20:34:48 +0000 (20:34 +0000)]
* subr.el (play-sound): Doc fix.  (Bug#250)
  (shell-quote-argument, field-at-pos): Fix typos in docstrings.

15 years ago* sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
Juanma Barranquero [Mon, 12 Jan 2009 16:18:31 +0000 (16:18 +0000)]
* sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
  (do_play_sound): Use it.  Don't pass a hardcoded buffer size to mci
  functions, use sizeof.

15 years ago* display.texi (Low-Level Font): Fix typo.
Juanma Barranquero [Mon, 12 Jan 2009 10:22:35 +0000 (10:22 +0000)]
* display.texi (Low-Level Font): Fix typo.

15 years ago(read_char): Fix case where last_nonmenu_event
Martin Rudalics [Mon, 12 Jan 2009 09:21:15 +0000 (09:21 +0000)]
(read_char): Fix case where last_nonmenu_event
returned a bad value with submenus.  (Bug#447)

15 years agoClarify whose copyrights should be updated.
Glenn Morris [Mon, 12 Jan 2009 06:35:57 +0000 (06:35 +0000)]
Clarify whose copyrights should be updated.

15 years ago(forward-sentence): Change limit of
Stefan Monnier [Mon, 12 Jan 2009 04:24:39 +0000 (04:24 +0000)]
(forward-sentence): Change limit of
re-search-backward to allow values of `sentence-end' anchored at BOL.

15 years ago(tar-header-block-tokenize): Properly ignore the version
Stefan Monnier [Mon, 12 Jan 2009 03:37:13 +0000 (03:37 +0000)]
(tar-header-block-tokenize): Properly ignore the version
subfield of the magic string.

15 years ago(Finternal_set_lisp_face_attribute): If setting the family, clear the
Chong Yidong [Mon, 12 Jan 2009 02:32:08 +0000 (02:32 +0000)]
(Finternal_set_lisp_face_attribute): If setting the family, clear the
font width index too.

15 years ago* xfaces.c (Finternal_set_lisp_face_attribute): If setting the
Chong Yidong [Mon, 12 Jan 2009 02:31:52 +0000 (02:31 +0000)]
* xfaces.c (Finternal_set_lisp_face_attribute): If setting the
family, clear the font width index too.

15 years agoSimplify.
Glenn Morris [Mon, 12 Jan 2009 01:34:11 +0000 (01:34 +0000)]
Simplify.

15 years agoMove configuration explicitly to the first step.
Juri Linkov [Sun, 11 Jan 2009 23:07:18 +0000 (23:07 +0000)]
Move configuration explicitly to the first step.

15 years ago(math-compose-tex-sqrt): New function (previously commented out).
Jay Belanger [Sun, 11 Jan 2009 19:14:59 +0000 (19:14 +0000)]
(math-compose-tex-sqrt): New function (previously commented out).
(math-special-function-table): Use `math-compose-tex-sqrt' to compose
sqrts in TeX and LaTeX mode.

15 years ago(describe-face): Ignore anonymous faces.
Chong Yidong [Sun, 11 Jan 2009 17:27:37 +0000 (17:27 +0000)]
(describe-face): Ignore anonymous faces.

15 years ago* faces.el (describe-face): Ignore anonymous faces.
Chong Yidong [Sun, 11 Jan 2009 17:27:24 +0000 (17:27 +0000)]
* faces.el (describe-face): Ignore anonymous faces.

15 years ago(save-buffers-kill-terminal): Args for
Chong Yidong [Sun, 11 Jan 2009 16:45:52 +0000 (16:45 +0000)]
(save-buffers-kill-terminal): Args for
server-save-buffers-kill-terminal changed.

15 years ago(server-save-buffers-kill-terminal): Args changed. Handle nowait
Chong Yidong [Sun, 11 Jan 2009 16:45:36 +0000 (16:45 +0000)]
(server-save-buffers-kill-terminal): Args changed.  Handle nowait
client frames.

15 years ago* server.el (server-save-buffers-kill-terminal): Args changed.
Chong Yidong [Sun, 11 Jan 2009 16:43:48 +0000 (16:43 +0000)]
* server.el (server-save-buffers-kill-terminal): Args changed.
Handle nowait client frames.

* files.el (save-buffers-kill-terminal): Args for
server-save-buffers-kill-terminal changed.

15 years agoDelete incorrect comment.
Chong Yidong [Sun, 11 Jan 2009 16:15:38 +0000 (16:15 +0000)]
Delete incorrect comment.

15 years ago(cmd_error_internal): Exit when errors occur before
Jason Rumney [Sun, 11 Jan 2009 13:26:39 +0000 (13:26 +0000)]
(cmd_error_internal): Exit when errors occur before
frame creation and not in daemon mode.  (Bug#1836)

15 years ago* international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
Juanma Barranquero [Sun, 11 Jan 2009 04:05:32 +0000 (04:05 +0000)]
* international/fontset.el (create-fontset-from-fontset-spec): Doc fix.

15 years ago(whitespace-style, whitespace-trailing-regexp): Silence compiler.
Glenn Morris [Sun, 11 Jan 2009 03:23:56 +0000 (03:23 +0000)]
(whitespace-style, whitespace-trailing-regexp): Silence compiler.

15 years agoComment (minor header format fix).
Glenn Morris [Sun, 11 Jan 2009 03:12:28 +0000 (03:12 +0000)]
Comment (minor header format fix).

15 years agoRegenerate, with new co-wrote entries.
Glenn Morris [Sun, 11 Jan 2009 03:11:03 +0000 (03:11 +0000)]
Regenerate, with new co-wrote entries.

15 years ago(copyright-update): Add doc-string.
Glenn Morris [Sun, 11 Jan 2009 03:10:12 +0000 (03:10 +0000)]
(copyright-update): Add doc-string.

15 years agoFix comment typo, and some trailing whitespace.
Glenn Morris [Sun, 11 Jan 2009 03:07:50 +0000 (03:07 +0000)]
Fix comment typo, and some trailing whitespace.

15 years ago(authors-aliases): Add, remove, and adjust some entries.
Glenn Morris [Sun, 11 Jan 2009 03:03:21 +0000 (03:03 +0000)]
(authors-aliases): Add, remove, and adjust some entries.
(authors-fixed-case, authors-ignored-files, authors-valid-file-names):
(authors-renamed-files-alist): Add entries.
(authors-fixed-entries): Update for renamed and removed files.
(authors-canonical-file-name): Add entries to
authors-checked-files-alist based on their full names, expanded relative
to each log-file directory.
(authors-scan-el, authors-add-to-author-list, authors):
Handle multiple authors in a file, via a new :cowrote category.

15 years agoFix name typo.
Glenn Morris [Sun, 11 Jan 2009 02:11:16 +0000 (02:11 +0000)]
Fix name typo.

15 years agoComment (minor header format fixes).
Glenn Morris [Sun, 11 Jan 2009 00:37:05 +0000 (00:37 +0000)]
Comment (minor header format fixes).

15 years agoAdd missing entry.
Glenn Morris [Sat, 10 Jan 2009 23:52:50 +0000 (23:52 +0000)]
Add missing entry.

15 years agoComment (add Author:, based on ack.texi).
Glenn Morris [Sat, 10 Jan 2009 23:47:40 +0000 (23:47 +0000)]
Comment (add Author:, based on ack.texi).

15 years agoComment (fix header format).
Glenn Morris [Sat, 10 Jan 2009 23:46:13 +0000 (23:46 +0000)]
Comment (fix header format).

15 years agoComment (add Author:, based on authors.el).
Glenn Morris [Sat, 10 Jan 2009 23:45:36 +0000 (23:45 +0000)]
Comment (add Author:, based on authors.el).

15 years agoComment (add Author:, based on ack.texi).
Glenn Morris [Sat, 10 Jan 2009 23:42:02 +0000 (23:42 +0000)]
Comment (add Author:, based on ack.texi).

15 years agoComment (add Author:, based on authors.el).
Glenn Morris [Sat, 10 Jan 2009 23:30:27 +0000 (23:30 +0000)]
Comment (add Author:, based on authors.el).

15 years ago*** empty log message ***
Richard M. Stallman [Sat, 10 Jan 2009 23:29:21 +0000 (23:29 +0000)]
*** empty log message ***

15 years agoComment (add Marick as co-author, based on ack.texi and authors.el and
Glenn Morris [Sat, 10 Jan 2009 23:28:51 +0000 (23:28 +0000)]
Comment (add Marick as co-author, based on ack.texi and authors.el and
initial version of the file).

15 years ago*** empty log message ***
Richard M. Stallman [Sat, 10 Jan 2009 23:21:13 +0000 (23:21 +0000)]
*** empty log message ***

15 years ago(mail-quote-printable-region): New function.
Richard M. Stallman [Sat, 10 Jan 2009 23:18:08 +0000 (23:18 +0000)]
(mail-quote-printable-region): New function.

15 years agoComment (add Author:, based on authors.el).
Glenn Morris [Sat, 10 Jan 2009 23:17:44 +0000 (23:17 +0000)]
Comment (add Author:, based on authors.el).

15 years ago(pmail-output-to-r-mail-buffer): New function.
Richard M. Stallman [Sat, 10 Jan 2009 23:16:37 +0000 (23:16 +0000)]
(pmail-output-to-r-mail-buffer): New function.
(pmail-output-as-babyl): Use it.
(pmail-output-to-pmail-buffer): New function.
(pmail-output-as-mbox): Use it.
(pmail-output-as-seen): Pass t to pmail-output-as-mbox.
(pmail-output): Call set-buffer later.

15 years agoComment (fix header format).
Glenn Morris [Sat, 10 Jan 2009 23:04:53 +0000 (23:04 +0000)]
Comment (fix header format).

15 years agoComment (add Author:, based on authors.el).
Glenn Morris [Sat, 10 Jan 2009 23:01:48 +0000 (23:01 +0000)]
Comment (add Author:, based on authors.el).

15 years agoComment (add Author: header).
Glenn Morris [Sat, 10 Jan 2009 23:00:30 +0000 (23:00 +0000)]
Comment (add Author: header).

15 years agoFix typo.
Glenn Morris [Sat, 10 Jan 2009 22:57:52 +0000 (22:57 +0000)]
Fix typo.

15 years agoComment (minor header format fixes).
Glenn Morris [Sat, 10 Jan 2009 22:53:56 +0000 (22:53 +0000)]
Comment (minor header format fixes).

15 years agoComment (add Author:, based on authors.el).
Glenn Morris [Sat, 10 Jan 2009 22:53:08 +0000 (22:53 +0000)]
Comment (add Author:, based on authors.el).

15 years ago(Acknowledgments): Some more updates based on AUTHORS.
Glenn Morris [Sat, 10 Jan 2009 22:35:59 +0000 (22:35 +0000)]
(Acknowledgments): Some more updates based on AUTHORS.

15 years agoComment (add author based on authors.el).
Glenn Morris [Sat, 10 Jan 2009 22:22:38 +0000 (22:22 +0000)]
Comment (add author based on authors.el).

15 years ago*** empty log message ***
Richard M. Stallman [Sat, 10 Jan 2009 22:14:02 +0000 (22:14 +0000)]
*** empty log message ***

15 years agoComments (minor fixes of some header conventions).
Glenn Morris [Sat, 10 Jan 2009 22:08:37 +0000 (22:08 +0000)]
Comments (minor fixes of some header conventions).

15 years agoComment (add an author based on ack.texi).
Glenn Morris [Sat, 10 Jan 2009 22:03:12 +0000 (22:03 +0000)]
Comment (add an author based on ack.texi).

15 years ago(calendar-scroll-left-three-months, calendar-scroll-right-three-months):
Glenn Morris [Sat, 10 Jan 2009 22:01:32 +0000 (22:01 +0000)]
(calendar-scroll-left-three-months, calendar-scroll-right-three-months):
Add event handling, for when called from menus with the calendar
buffer not current.

15 years ago(calendar-lunar-phases): Add event handling, for when called from
Glenn Morris [Sat, 10 Jan 2009 22:00:33 +0000 (22:00 +0000)]
(calendar-lunar-phases): Add event handling, for when called from
menus with the calendar buffer not current.

15 years ago(calendar-list-holidays, calendar-mark-holidays): Add event handling,
Glenn Morris [Sat, 10 Jan 2009 22:00:14 +0000 (22:00 +0000)]
(calendar-list-holidays, calendar-mark-holidays): Add event handling,
for when called from menus with the calendar buffer not current.

15 years agoComment (fix typo).
Glenn Morris [Sat, 10 Jan 2009 21:57:00 +0000 (21:57 +0000)]
Comment (fix typo).

15 years agoComment (add an author based on ack.texi).
Glenn Morris [Sat, 10 Jan 2009 21:56:18 +0000 (21:56 +0000)]
Comment (add an author based on ack.texi).

15 years agoComments (minor fixes of some header conventions).
Glenn Morris [Sat, 10 Jan 2009 21:50:40 +0000 (21:50 +0000)]
Comments (minor fixes of some header conventions).

15 years ago(pmail-count-screen-lines, pmail-use-collection-buffer)
Richard M. Stallman [Sat, 10 Jan 2009 21:42:11 +0000 (21:42 +0000)]
(pmail-count-screen-lines, pmail-use-collection-buffer)
(pmail-use-viewer-buffer): Fns deleted.
Other functions reordered but not changed.

15 years ago*** empty log message ***
Richard M. Stallman [Sat, 10 Jan 2009 21:13:02 +0000 (21:13 +0000)]
*** empty log message ***

15 years ago(pmailhdr): Don't require it.
Richard M. Stallman [Sat, 10 Jan 2009 21:12:48 +0000 (21:12 +0000)]
(pmailhdr): Don't require it.
(pmail-fetch-field): Function deleted.
Callers use pmail-get-header.
(pmail-sort-messages): Replace point-offset with
return-to-point, which can be nil.
Call pmail-swap-buffers-maybe after that.
Don't bind buffer-read-only.  Bind inhibit-read-only.
Be more careful in making blank line at end of msg.
Don't enable undo at end.

15 years ago(pmail-ignored-headers): Hide more fields.
Richard M. Stallman [Sat, 10 Jan 2009 21:07:18 +0000 (21:07 +0000)]
(pmail-ignored-headers): Hide more fields.
(pmail-next-undeleted-message): If we stay on same message,
don't change anything.

15 years agoMention Gtk+ bugs for closing displays.
Jan Djärv [Sat, 10 Jan 2009 20:19:25 +0000 (20:19 +0000)]
Mention Gtk+ bugs for closing displays.

15 years ago(pos_visible_p): When iterator stops on the last glyph
Chong Yidong [Sat, 10 Jan 2009 18:41:07 +0000 (18:41 +0000)]
(pos_visible_p): When iterator stops on the last glyph
of a display vector, backtrack.
(try_window_reusing_current_matrix): Check glyph type before
referencing charpos member.

15 years ago* xdisp.c (pos_visible_p): When iterator stops on the last glyph
Chong Yidong [Sat, 10 Jan 2009 18:40:52 +0000 (18:40 +0000)]
* xdisp.c (pos_visible_p): When iterator stops on the last glyph
of a display vector, backtrack.
(try_window_reusing_current_matrix): Check glyph type before
referencing charpos member.

15 years ago(diff-show-trailing-whitespaces): Remove function.
Dan Nicolaescu [Sat, 10 Jan 2009 17:21:04 +0000 (17:21 +0000)]
(diff-show-trailing-whitespaces): Remove function.
Move setting up whitepace-mode ...
(diff-mode): ... here.
(diff-mode-menu): Add a menu entry for showing trailing whitespace.

15 years agoUndo last change.
Chong Yidong [Sat, 10 Jan 2009 13:20:18 +0000 (13:20 +0000)]
Undo last change.

15 years ago* gs.el: Undo file removal.
Chong Yidong [Sat, 10 Jan 2009 13:16:38 +0000 (13:16 +0000)]
* gs.el: Undo file removal.

15 years ago* gs.el: Undo removal.
Chong Yidong [Sat, 10 Jan 2009 13:16:08 +0000 (13:16 +0000)]
* gs.el: Undo removal.

15 years ago(PostScript Images): Node deleted.
Chong Yidong [Sat, 10 Jan 2009 13:10:19 +0000 (13:10 +0000)]
(PostScript Images): Node deleted.

15 years ago(Top): Update node listing.
Chong Yidong [Sat, 10 Jan 2009 13:09:31 +0000 (13:09 +0000)]
(Top): Update node listing.

15 years ago* elisp.texi (Top): Update node listing.
Chong Yidong [Sat, 10 Jan 2009 13:09:20 +0000 (13:09 +0000)]
* elisp.texi (Top): Update node listing.

* display.texi (PostScript Images): Node deleted.

15 years agoRemove gs.elc dependency.
Chong Yidong [Sat, 10 Jan 2009 13:07:48 +0000 (13:07 +0000)]
Remove gs.elc dependency.