bpt/emacs.git
15 years ago* emacsclient.c (main): Revert part of last change,
Juanma Barranquero [Wed, 11 Mar 2009 00:57:03 +0000 (00:57 +0000)]
* emacsclient.c (main): Revert part of last change,
  so drive-relative file names again work on Windows.

15 years ago* w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.
Juanma Barranquero [Tue, 10 Mar 2009 23:48:31 +0000 (23:48 +0000)]
* w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.

15 years ago* w32-vars.el (w32-list-proportional-fonts): Make obsolete.
Jason Rumney [Tue, 10 Mar 2009 15:57:34 +0000 (15:57 +0000)]
* w32-vars.el (w32-list-proportional-fonts): Make obsolete.

* msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
w32-use-visible-system-caret doc to indicate that it should get set
automatically.
(Windows Fonts): Add doc for the uniscribe backend.

15 years ago* server.el (server-process-filter): Use expand-file-name rather than
Stefan Monnier [Tue, 10 Mar 2009 14:08:52 +0000 (14:08 +0000)]
* server.el (server-process-filter): Use expand-file-name rather than
command-line-normalize-file-name so as to use the `dir' when provided.
* emacsclient.c (main): Always pass cwd via "-dir".  Pass the file
names without prepending cwd to them, so Emacs uses its customary
rules to determine how to interpret the file name.

15 years ago(doc-view-convert-current-doc): Fix last change.
Stefan Monnier [Tue, 10 Mar 2009 13:33:23 +0000 (13:33 +0000)]
(doc-view-convert-current-doc): Fix last change.

15 years ago(mail-archive-file-name, mail-default-headers): Doc fixes.
Glenn Morris [Tue, 10 Mar 2009 07:20:32 +0000 (07:20 +0000)]
(mail-archive-file-name, mail-default-headers): Doc fixes.
(mail-mailing-lists): Remove leading `*' from defcustom doc.

15 years ago* nsfns.m (syms_of_nsfns): Remove Qbuffered.
Adrian Robert [Tue, 10 Mar 2009 07:20:16 +0000 (07:20 +0000)]
* nsfns.m (syms_of_nsfns): Remove Qbuffered.

15 years ago(compose-mail): Doc fix.
Glenn Morris [Tue, 10 Mar 2009 05:01:43 +0000 (05:01 +0000)]
(compose-mail): Doc fix.

15 years ago(Fswitch_to_buffer): Revert part of 2008-10-21's change.
Stefan Monnier [Tue, 10 Mar 2009 03:35:27 +0000 (03:35 +0000)]
(Fswitch_to_buffer): Revert part of 2008-10-21's change.

15 years ago(Feval_buffer): Doc fix.
Chong Yidong [Tue, 10 Mar 2009 01:05:39 +0000 (01:05 +0000)]
(Feval_buffer): Doc fix.

15 years ago* lread.c (Feval_buffer): Doc fix.
Chong Yidong [Tue, 10 Mar 2009 01:05:31 +0000 (01:05 +0000)]
* lread.c (Feval_buffer): Doc fix.

15 years ago(vc-annotate): Use widened line number (Bug#2612).
Chong Yidong [Tue, 10 Mar 2009 00:59:09 +0000 (00:59 +0000)]
(vc-annotate): Use widened line number (Bug#2612).

15 years ago* vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).
Chong Yidong [Tue, 10 Mar 2009 00:59:00 +0000 (00:59 +0000)]
* vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).

15 years agoChecked macros.texi.
Chong Yidong [Tue, 10 Mar 2009 00:43:40 +0000 (00:43 +0000)]
Checked macros.texi.

15 years ago(Compiling Macros): Omit misleading sentence, which implied that
Chong Yidong [Tue, 10 Mar 2009 00:43:20 +0000 (00:43 +0000)]
(Compiling Macros): Omit misleading sentence, which implied that
macros can only be used in the same file they are defined.
(Backquote): Remove obsolete information about Emacs 19.

15 years ago* macros.texi (Compiling Macros): Omit misleading sentence, which
Chong Yidong [Tue, 10 Mar 2009 00:43:07 +0000 (00:43 +0000)]
* macros.texi (Compiling Macros): Omit misleading sentence, which
implied that macros can only be used in the same file they are
defined.
(Backquote): Remove obsolete information about Emacs 19.

15 years agoNo need to document pp commands in Emacs or Emacs Lisp manuals.
Chong Yidong [Tue, 10 Mar 2009 00:24:37 +0000 (00:24 +0000)]
No need to document pp commands in Emacs or Emacs Lisp manuals.

15 years agoChecked functions.texi,
Chong Yidong [Tue, 10 Mar 2009 00:19:32 +0000 (00:19 +0000)]
Checked functions.texi,

15 years ago(read-file-name): Only split dir name when
Jason Rumney [Mon, 9 Mar 2009 13:31:23 +0000 (13:31 +0000)]
(read-file-name): Only split dir name when
default filename is missing.  (Bug#2585)

15 years agoFix typos in comment.
Juanma Barranquero [Mon, 9 Mar 2009 08:36:54 +0000 (08:36 +0000)]
Fix typos in comment.

15 years ago(Qfile_name_handler_alist): Extern it.
Kenichi Handa [Mon, 9 Mar 2009 01:12:39 +0000 (01:12 +0000)]
(Qfile_name_handler_alist): Extern it.
(load_charset_map_from_file): Temporarily bind
`file-name-handler-alist' to nil while calling openp.

15 years ago(finder-commentary): Don't delete other windows (Bug#2291).
Chong Yidong [Sun, 8 Mar 2009 19:54:32 +0000 (19:54 +0000)]
(finder-commentary): Don't delete other windows (Bug#2291).

15 years ago* finder.el (finder-commentary): Don't delete other windows
Chong Yidong [Sun, 8 Mar 2009 19:54:22 +0000 (19:54 +0000)]
* finder.el (finder-commentary): Don't delete other windows
(Bug#2291).

15 years ago(term-send-raw-meta): Deactivate the mark first (Bug#2449).
Chong Yidong [Sun, 8 Mar 2009 19:37:00 +0000 (19:37 +0000)]
(term-send-raw-meta): Deactivate the mark first (Bug#2449).

15 years ago* term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449).
Chong Yidong [Sun, 8 Mar 2009 19:36:41 +0000 (19:36 +0000)]
* term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449).

15 years ago(term-send-raw): Deactivate the mark first (Bug#2449).
Chong Yidong [Sun, 8 Mar 2009 19:33:06 +0000 (19:33 +0000)]
(term-send-raw): Deactivate the mark first (Bug#2449).

15 years ago* term.el (term-send-raw): Deactivate the mark first (Bug#2449).
Chong Yidong [Sun, 8 Mar 2009 19:32:55 +0000 (19:32 +0000)]
* term.el (term-send-raw): Deactivate the mark first (Bug#2449).

15 years ago(VC Directory Commands): Fix doc for the x key in
Dan Nicolaescu [Sun, 8 Mar 2009 18:42:18 +0000 (18:42 +0000)]
(VC Directory Commands): Fix doc for the x key in
vc-dir.  (Bug#2598)

15 years ago(ange-ftp-multi-msgs): Add 150-.
Andreas Schwab [Sun, 8 Mar 2009 16:45:31 +0000 (16:45 +0000)]
(ange-ftp-multi-msgs): Add 150-.

15 years ago(woman-mode): Restore tab-width value after the call to Man-mode, since
Eli Zaretskii [Sat, 7 Mar 2009 15:30:05 +0000 (15:30 +0000)]
(woman-mode): Restore tab-width value after the call to Man-mode, since
Man-mode resets it to the default, and that makes right margin extend
beyond woman-fill-column.

15 years ago(woman-parse-colon-path): Return a list even if there's only one directory
Eli Zaretskii [Sat, 7 Mar 2009 14:36:36 +0000 (14:36 +0000)]
(woman-parse-colon-path): Return a list even if there's only one directory
in PATHS.

15 years ago(Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk.
Eli Zaretskii [Sat, 7 Mar 2009 13:31:35 +0000 (13:31 +0000)]
(Man-init-defvars) [windows-nt]: Use a special command list.  Don't invoke Awk.

15 years agoFix entry.
Glenn Morris [Sat, 7 Mar 2009 03:47:46 +0000 (03:47 +0000)]
Fix entry.

15 years ago* nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens...
Adrian Robert [Fri, 6 Mar 2009 19:07:30 +0000 (19:07 +0000)]
* nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.;  * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.

15 years agoInclude <signal.h> for SIGTERM used in ns_term_shutdown.
Adrian Robert [Fri, 6 Mar 2009 19:07:00 +0000 (19:07 +0000)]
Include <signal.h> for SIGTERM used in ns_term_shutdown.

15 years ago(EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.
Adrian Robert [Fri, 6 Mar 2009 19:06:45 +0000 (19:06 +0000)]
(EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.

15 years ago* nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
Adrian Robert [Fri, 6 Mar 2009 15:36:16 +0000 (15:36 +0000)]
* nsfns.m (ns_appkit_version_int): Fix typo in the version macro.

15 years ago(ns_appkit_version_int): Fix typo in the version macro.
Adrian Robert [Fri, 6 Mar 2009 15:34:51 +0000 (15:34 +0000)]
(ns_appkit_version_int): Fix typo in the version macro.

15 years ago(ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and
Adrian Robert [Fri, 6 Mar 2009 15:30:04 +0000 (15:30 +0000)]
(ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and
use NSRectFill instead of NSDrawGroove.

15 years ago* nsterm.m (x_set_window_size): Change back to calculated method
Adrian Robert [Fri, 6 Mar 2009 14:53:02 +0000 (14:53 +0000)]
* nsterm.m (x_set_window_size): Change back to calculated method
of setting toolbar height under Cocoa.  (Bug#2546)
(EmacsView-windowWillUseStandardFrame:defaultFrame:): New method.
(EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.

15 years ago*** empty log message ***
Kenichi Handa [Fri, 6 Mar 2009 11:08:32 +0000 (11:08 +0000)]
*** empty log message ***

15 years ago(rs6000-ibm-aix6*): Fix typo.
Dan Nicolaescu [Fri, 6 Mar 2009 08:09:13 +0000 (08:09 +0000)]
(rs6000-ibm-aix6*): Fix typo.

15 years agoInclude "composite.h".
Kenichi Handa [Fri, 6 Mar 2009 07:52:40 +0000 (07:52 +0000)]
Include "composite.h".
(enum compisition_state): New enum.
(struct compisition_status): New struct.
(struct iso_2022_spec): New member cmp_status.
(struct emacs_mule_spec): New struct.
(struct coding_system): New members ctext_extended_segment_len and
embedded_utf_8.  Change the union member
spec.emacs_mule_full_support to spec.emacs_mule.

15 years ago(CODING_ISO_CMP_STATUS): New macro.
Kenichi Handa [Fri, 6 Mar 2009 07:51:52 +0000 (07:51 +0000)]
(CODING_ISO_CMP_STATUS): New macro.
(CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
(MAX_ANNOTATION_LENGTH): Defined to 5.
(ADD_COMPOSITION_DATA): New arg nbytes.
(emacs_mule_char): New arg cmp_status.
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
(DECODE_EMACS_MULE_COMPOSITION_RULE_20): New arg c.
(DECODE_EMACS_MULE_COMPOSITION_RULE_21): New arg c.
(DECODE_EMACS_MULE_21_COMPOSITION): Delete the arg c.
(DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Likewise.
(DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
(DECODE_EMACS_MULE_COMPOSITION_START): New macro.
(EMACS_MULE_COMPOSITION_END): New macro.
(emacs_mule_finish_composition): New function.
(EMACS_MULE_MAYBE_FINISH_COMPOSITION): New macro.
(decode_coding_emacs_mule): Avoid long looking ahead while
handling composition.
(DECODE_COMPOSITION_RULE): Argument changed to rule and nbytes.
(ENCODE_COMPOSITION_RULE): New macro.
(finish_composition): New function.
(MAYBE_FINISH_COMPOSITION): Call finish_composition.
(DECODE_COMPOSITION_START): New implementation.
(DECODE_COMPOSITION_END): Likewise.
(STORE_COMPOSITION_RULE): New macro.
(decode_coding_iso_2022): Avoid long looking ahead while handling
composition, CTEXT extended segment, and embedded UTF-8.
(setup_coding_system): For a coding of type iso-2022, reset
CODING_ISO_EXTSEGMENT_LEN (coding) and
CODING_ISO_EMBEDDED_UTF_8 (coding).
(get_translation): Delete arguments last_block, from_nchars,
to_nchars.  Callers changed.
(produce_chars): Don't modify charbuf.  Adjusted for the change of
get_translation.
(produce_composition): Adjusted for the new annotation sequence.
(handle_composition_annotation): Likewise.
(consume_chars): Adjusted for the change of get_translation.

15 years ago(rmail-mime-media-type-handlers-alist): Fix doc and custom type.
Glenn Morris [Fri, 6 Mar 2009 03:46:28 +0000 (03:46 +0000)]
(rmail-mime-media-type-handlers-alist): Fix doc and custom type.

15 years agoRmail trivia, plus whitespace.
Glenn Morris [Fri, 6 Mar 2009 03:45:17 +0000 (03:45 +0000)]
Rmail trivia, plus whitespace.

15 years ago(Spelling): Add turn-on-flyspell. (Bug#2517)
Reiner Steib [Thu, 5 Mar 2009 20:52:44 +0000 (20:52 +0000)]
(Spelling): Add turn-on-flyspell.  (Bug#2517)

15 years ago* nsterm.m (ns_select): Shortcircuit if reentrant call.
Adrian Robert [Thu, 5 Mar 2009 16:34:59 +0000 (16:34 +0000)]
* nsterm.m (ns_select): Shortcircuit if reentrant call.

15 years ago(fontset_find_font): Fix previous change.
Kenichi Handa [Thu, 5 Mar 2009 12:40:18 +0000 (12:40 +0000)]
(fontset_find_font): Fix previous change.

15 years ago(font_select_entity): New function.
Kenichi Handa [Thu, 5 Mar 2009 12:27:04 +0000 (12:27 +0000)]
(font_select_entity): New function.
(font_find_for_lface): Use font_select_entity to select a font.

15 years ago(fontset_find_font): If a font found without
Kenichi Handa [Thu, 5 Mar 2009 12:21:41 +0000 (12:21 +0000)]
(fontset_find_font): If a font found without
restricting the characters C doen't support C, try to find a font
with C restriction.

15 years ago(doc-view-convert-current-doc): Save the current
Tassilo Horn [Thu, 5 Mar 2009 08:24:26 +0000 (08:24 +0000)]
(doc-view-convert-current-doc): Save the current
resolution in the cache directory.
(doc-view-initiate-display): Restore the saved resolution when
using cached image files.

15 years agoSign-off on rmail.texi.
Glenn Morris [Thu, 5 Mar 2009 07:09:33 +0000 (07:09 +0000)]
Sign-off on rmail.texi.

15 years ago(Rmail Basics): Add reference to sorting.
Glenn Morris [Thu, 5 Mar 2009 07:08:36 +0000 (07:08 +0000)]
(Rmail Basics): Add reference to sorting.
(Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
Minor re-wordings.
(Rmail Deletion): Expunging is not the only way to change the numbers.
(Rmail Labels): Labels can also be used in sorting.
(Rmail Summary Edit): Mention rmail-summary-next-same-subject.

15 years agoFix typo in previous change.
Glenn Morris [Thu, 5 Mar 2009 06:25:35 +0000 (06:25 +0000)]
Fix typo in previous change.

15 years agoJohn Foerch <jjfoerch at earthlink.net> (tiny change)
Glenn Morris [Thu, 5 Mar 2009 03:54:27 +0000 (03:54 +0000)]
John Foerch  <jjfoerch at earthlink.net>  (tiny change)

(Display Margins): Fix paren typo.

15 years agoChange from author without assignment is thankfully tiny.
Glenn Morris [Thu, 5 Mar 2009 03:48:25 +0000 (03:48 +0000)]
Change from author without assignment is thankfully tiny.

15 years ago(rmail-cease-edit): Use rmail-ensure-blank-line.
Glenn Morris [Thu, 5 Mar 2009 03:45:51 +0000 (03:45 +0000)]
(rmail-cease-edit): Use rmail-ensure-blank-line.

15 years ago(rmail-sort-messages): Use rmail-ensure-blank-line.
Glenn Morris [Thu, 5 Mar 2009 03:44:04 +0000 (03:44 +0000)]
(rmail-sort-messages): Use rmail-ensure-blank-line.

15 years ago(rmail-perm-variables): rmail-overlay-list needs to be buffer-local in
Glenn Morris [Thu, 5 Mar 2009 03:43:32 +0000 (03:43 +0000)]
(rmail-perm-variables): rmail-overlay-list needs to be buffer-local in
the view buffer, not the rmail buffer.
(rmail-ensure-blank-line): New function.

15 years ago(rmail-output-as-mbox): Use rmail-ensure-blank-line.
Glenn Morris [Thu, 5 Mar 2009 03:43:01 +0000 (03:43 +0000)]
(rmail-output-as-mbox): Use rmail-ensure-blank-line.
(rmail-output-to-rmail-buffer): Add the new message at the end of the
existing messages, ensuring there is a blank line between them.  (Bug#2521)

15 years ago(rmail-mime-media-type-handlers-alist)
Glenn Morris [Thu, 5 Mar 2009 03:42:22 +0000 (03:42 +0000)]
(rmail-mime-media-type-handlers-alist)
(rmail-mime-attachment-dirs-alist): Doc fixes.  Fix custom-type.  Add version.
(rmail-mime-total-number-of-bulk-attachments): Doc fix.
(rmail-mime): Doc fix.  Use rmail-apply-in-message.
Disable undo in the mime buffer, mark unmodified.

15 years agoMore Rmail details.
Glenn Morris [Thu, 5 Mar 2009 03:40:35 +0000 (03:40 +0000)]
More Rmail details.

15 years ago(Rmail Motion): Mention rmail-next-same-subject.
Glenn Morris [Thu, 5 Mar 2009 03:40:00 +0000 (03:40 +0000)]
(Rmail Motion): Mention rmail-next-same-subject.
(Rmail Display): Mention rmail-mime.

15 years ago* nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
Adrian Robert [Wed, 4 Mar 2009 21:21:25 +0000 (21:21 +0000)]
* nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.

15 years ago(clipboard-yank): avoid checking (x-selection-exists-p) if unbound in
David Reitter [Wed, 4 Mar 2009 18:57:53 +0000 (18:57 +0000)]
(clipboard-yank): avoid checking (x-selection-exists-p) if unbound in
order to enable the item.  For paste menu item, same, and check
kill-ring.

15 years agoAdd bug references.
Juanma Barranquero [Wed, 4 Mar 2009 14:35:11 +0000 (14:35 +0000)]
Add bug references.

15 years ago(compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo changed".
Sam Steingold [Wed, 4 Mar 2009 14:33:42 +0000 (14:33 +0000)]
(compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo changed".

15 years ago(w32_wnd_proc): Only ignore IME messages for the
Jason Rumney [Wed, 4 Mar 2009 13:41:03 +0000 (13:41 +0000)]
(w32_wnd_proc): Only ignore IME messages for the
characters that have already been read.

15 years ago(xbm_read_bitmap_data, png_load, svg_load_image):
Jason Rumney [Wed, 4 Mar 2009 13:02:54 +0000 (13:02 +0000)]
(xbm_read_bitmap_data, png_load, svg_load_image):
Log an error message if check_image_size failed.
(xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load)
(gs_load): Mention max-image-size in size error message.

15 years agoAdd arch tagline
Miles Bader [Wed, 4 Mar 2009 06:02:06 +0000 (06:02 +0000)]
Add arch tagline

15 years agoComment.
Glenn Morris [Wed, 4 Mar 2009 05:44:22 +0000 (05:44 +0000)]
Comment.

15 years ago(INFO_FILES): Add auth.
Glenn Morris [Wed, 4 Mar 2009 05:42:07 +0000 (05:42 +0000)]
(INFO_FILES): Add auth.

15 years ago(rmail-edit-mode): Doc fix.
Glenn Morris [Wed, 4 Mar 2009 04:20:13 +0000 (04:20 +0000)]
(rmail-edit-mode): Doc fix.

15 years agoReplace `(function (lambda' by `(lambda' throughout.
Glenn Morris [Wed, 4 Mar 2009 04:19:12 +0000 (04:19 +0000)]
Replace `(function (lambda' by `(lambda' throughout.
(rmail-sort-by-date, rmail-sort-by-subject)
(rmail-sort-by-author, rmail-sort-by-recipient)
(rmail-sort-by-correspondent, rmail-select-correspondent)
(rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages)
(rmail-make-date-sortable): Doc fixes.
(rmail-sort-by-correspondent): Downcase correspondents.
(rmail-sort-by-labels): Make it work.
(rmail-sort-messages): Restore undo if it was initially enabled.
Fix bobp/bolp typo that was adding a line on every sort.

15 years ago(rmail-get-create-summary-buffer): Doc fix.
Glenn Morris [Wed, 4 Mar 2009 04:18:51 +0000 (04:18 +0000)]
(rmail-get-create-summary-buffer): Doc fix.
Disable undo in the summary buffer.
(rmail-summary-sort-by-date, rmail-summary-sort-by-subject)
(rmail-summary-sort-by-author, rmail-summary-sort-by-recipient)
(rmail-summary-sort-by-correspondent, rmail-summary-sort-by-lines)
(rmail-summary-sort-by-labels, rmail-sort-from-summary): Doc fixes.
(rmail-summary-sort-by-labels): Replace `(function (lambda' by `(lambda'.

15 years ago(main) [MAIL_USE_POP]: Add -r to usage message.
Glenn Morris [Wed, 4 Mar 2009 04:16:39 +0000 (04:16 +0000)]
(main) [MAIL_USE_POP]: Add -r to usage message.

15 years ago(Rmail Sorting): Add the keybindings associated with each
Glenn Morris [Wed, 4 Mar 2009 04:15:38 +0000 (04:15 +0000)]
(Rmail Sorting): Add the keybindings associated with each
sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
summary.  Mention sorts cannot be undone.
(Rmail Display): Give an example of how to use goto-address-mode.
(Rmail Editing): It's keybindings that are redefined, not commands.
Fix some typos.
(Movemail): Some minor rewording.
(Remote Mailboxes): Emacs movemail supports pop by default.
Fix some minor grammatical issues.  The "two alternative ways" to
specify a POP mailbox are really just one.  Remove all reference to the
variables rmail-pop-password and rmail-pop-password-required, obsolete
since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
can support Kerberos.

15 years ago(compilation-move-to-column): Guard against negative col values.
Sam Steingold [Tue, 3 Mar 2009 22:26:24 +0000 (22:26 +0000)]
(compilation-move-to-column): Guard against negative col values.

15 years ago(smtpmail-auth-supported): Mention that list is
Simon Josefsson [Tue, 3 Mar 2009 16:28:17 +0000 (16:28 +0000)]
(smtpmail-auth-supported): Mention that list is
in preference order.
(smtpmail-try-auth-methods): Improve which authentication
mechanism to use, so that the locally most preferred and mutually
supported mechanism is used.

15 years ago(end-of-defun-function): Make it more clear that
Stefan Monnier [Tue, 3 Mar 2009 16:12:02 +0000 (16:12 +0000)]
(end-of-defun-function): Make it more clear that
the function takes no argument.

15 years agoAdd .gitignore rules for in-place builds.
Juanma Barranquero [Tue, 3 Mar 2009 15:47:54 +0000 (15:47 +0000)]
Add .gitignore rules for in-place builds.

15 years agoAdd .gitignore
Miles Bader [Tue, 3 Mar 2009 10:25:32 +0000 (10:25 +0000)]
Add .gitignore

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

15 years agoMerge from gnus--devo--0
Miles Bader [Tue, 3 Mar 2009 10:18:45 +0000 (10:18 +0000)]
Merge from gnus--devo--0

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

15 years ago* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
Juanma Barranquero [Tue, 3 Mar 2009 09:21:31 +0000 (09:21 +0000)]
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
 ($(infodir)/auth, auth.dvi): New targets.

15 years ago(Rmail Make Summary): Mention rmail-summary-by-senders on C-M-f.
Glenn Morris [Tue, 3 Mar 2009 08:18:53 +0000 (08:18 +0000)]
(Rmail Make Summary): Mention rmail-summary-by-senders on C-M-f.
Use active voice for previous change.
(Rmail Summary Edit): Mention rmail-summary-undelete-many, and C-M-n/p.
Name the commands bound to the various keys.  Mention prefix argument
for searching.

15 years ago(rmail-summary-search): Ensure the selected message shows.
Glenn Morris [Tue, 3 Mar 2009 08:13:56 +0000 (08:13 +0000)]
(rmail-summary-search): Ensure the selected message shows.

15 years ago(rmail-summary-by-senders): Doc fix.
Glenn Morris [Tue, 3 Mar 2009 07:36:19 +0000 (07:36 +0000)]
(rmail-summary-by-senders): Doc fix.
(rmail-summary-mode-map): Bind rmail-summary-by-senders to C-M-f.

15 years ago(Rmail Reply): Fix grammar in previous change.
Glenn Morris [Tue, 3 Mar 2009 07:22:36 +0000 (07:22 +0000)]
(Rmail Reply): Fix grammar in previous change.

15 years agoAdd auth-source.
Glenn Morris [Tue, 3 Mar 2009 04:22:58 +0000 (04:22 +0000)]
Add auth-source.

15 years agoFix @setfilename.
Glenn Morris [Tue, 3 Mar 2009 04:20:40 +0000 (04:20 +0000)]
Fix @setfilename.

15 years ago(INFO_TARGETS, DVI_TARGETS): Add auth.
Glenn Morris [Tue, 3 Mar 2009 04:20:30 +0000 (04:20 +0000)]
(INFO_TARGETS, DVI_TARGETS): Add auth.
(auth, $(infodir)/auth, auth.dvi): New rules.

15 years ago(Rmail Deletion): Revert previous change, which was
Glenn Morris [Tue, 3 Mar 2009 04:16:29 +0000 (04:16 +0000)]
(Rmail Deletion): Revert previous change, which was
describing the Rmail summary versions.
(Rmail Reply): Give more details of rmail-dont-reply-to-names.
Minor re-wording for rmail-resend.
(Rmail Make Summary): Summaries apply to buffers rather than files.
<rmail-summary-by-topic>: Headers includes the subject.
<rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
details, including prefix arguments.
Not counting lines might be faster.
(Rmail Summary Edit): More details on the delete commands.
Add rmail-summary-bury.
(Rmail Display): Mention rmail-displayed-headers.  Fix typo.
Simplify rmail-highlighted-headers description.  Update face name.

15 years ago(rmail-highlighted-headers, rmail-highlight, rmail-header-name): Doc fixes.
Glenn Morris [Tue, 3 Mar 2009 04:08:09 +0000 (04:08 +0000)]
(rmail-highlighted-headers, rmail-highlight, rmail-header-name): Doc fixes.
(rmail-show-message-verbose-min): Add :version.
(rmail-highlight-headers): Add doc string.  Simplify.

15 years ago(rmail-summary-scroll-between-messages)
Glenn Morris [Tue, 3 Mar 2009 04:06:38 +0000 (04:06 +0000)]
(rmail-summary-scroll-between-messages)
(rmail-summary-line-count-flag, rmail-summary-by-regexp): Doc fixes.
(rmail-summary-mode-map): Bind C-o to output-as-seen, not output.
Make the output menu-items consistent with rmail-mode-map.

15 years agoMerge from gnus--devo--0
Miles Bader [Tue, 3 Mar 2009 02:32:23 +0000 (02:32 +0000)]
Merge from gnus--devo--0

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

15 years ago(basic-save-buffer-1): Set car part of
Kenichi Handa [Tue, 3 Mar 2009 01:58:22 +0000 (01:58 +0000)]
(basic-save-buffer-1): Set car part of
buffer-file-coding-system-explicit.
(revert-buffer): Check car part of
buffer-file-coding-system-explicit.

15 years ago(select-safe-coding-system): If cdr
Kenichi Handa [Tue, 3 Mar 2009 01:57:22 +0000 (01:57 +0000)]
(select-safe-coding-system): If cdr
part of buffer-file-coding-system-explicit is set, ignore
default-buffer-file-coding-system and the most preferred coding
system.

15 years ago(set-buffer-file-coding-system): Set cdr
Kenichi Handa [Tue, 3 Mar 2009 01:56:14 +0000 (01:56 +0000)]
(set-buffer-file-coding-system): Set cdr
part of buffer-file-coding-system-explicit.
(after-insert-file-set-coding): Set
buffer-file-coding-system-explicit to a cons.

15 years ago(Fcall_process): Bind inhibit-modification-hooks to t when decoding
Eli Zaretskii [Mon, 2 Mar 2009 21:04:42 +0000 (21:04 +0000)]
(Fcall_process): Bind inhibit-modification-hooks to t when decoding
process output.