bpt/emacs.git
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.

15 years agoRevert last change, committed by mistake.
Juanma Barranquero [Mon, 2 Mar 2009 09:01:54 +0000 (09:01 +0000)]
Revert last change, committed by mistake.

15 years agoFix typos.
Juanma Barranquero [Mon, 2 Mar 2009 08:55:47 +0000 (08:55 +0000)]
Fix typos.

15 years ago(rmail-delete-headers): New function.
Glenn Morris [Mon, 2 Mar 2009 08:03:41 +0000 (08:03 +0000)]
(rmail-delete-headers): New function.
(rmail-retry-failure): Restore yet another feature mbox Rmail removed
without telling anyone, namely rmail-retry-ignored-headers.

15 years ago(rmail-retry-failure): Use rmail-get-header rather than a magical
Glenn Morris [Mon, 2 Mar 2009 07:36:03 +0000 (07:36 +0000)]
(rmail-retry-failure): Use rmail-get-header rather than a magical
save-excursion/restriction combination that does nothing.

15 years ago(rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.
Glenn Morris [Mon, 2 Mar 2009 07:23:57 +0000 (07:23 +0000)]
(rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.
(rmail-reply): Avoid extraneous leading whitespace.

15 years ago(diary-date-forms, calendar-date-display-form):
Glenn Morris [Mon, 2 Mar 2009 07:00:43 +0000 (07:00 +0000)]
(diary-date-forms, calendar-date-display-form):
Add :set-after listing variables on which we might depend.

15 years ago(rmail-reply): Use rmail-apply-in-message so that this function has
Glenn Morris [Mon, 2 Mar 2009 02:19:24 +0000 (02:19 +0000)]
(rmail-reply): Use rmail-apply-in-message so that this function has
access to all the headers, not just the visible ones.

15 years agoAdd comment.
Chong Yidong [Sun, 1 Mar 2009 19:24:15 +0000 (19:24 +0000)]
Add comment.

15 years ago(clear-abbrev-table): Always return nil (Bug#2515).
Chong Yidong [Sun, 1 Mar 2009 19:22:22 +0000 (19:22 +0000)]
(clear-abbrev-table): Always return nil (Bug#2515).

15 years ago* abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).
Chong Yidong [Sun, 1 Mar 2009 19:20:53 +0000 (19:20 +0000)]
* abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).

15 years agoThe autogen-clean Make option was removed.
Chong Yidong [Sun, 1 Mar 2009 19:15:09 +0000 (19:15 +0000)]
The autogen-clean Make option was removed.

15 years ago(Expanding Abbrevs): Mention abbrev-expand-functions instead of
Chong Yidong [Sun, 1 Mar 2009 19:08:46 +0000 (19:08 +0000)]
(Expanding Abbrevs): Mention abbrev-expand-functions instead of
obsolete pre-abbrev-expand-hook.  Link to elisp manual.

15 years ago* abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
Chong Yidong [Sun, 1 Mar 2009 19:08:39 +0000 (19:08 +0000)]
* abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.

15 years agoFix typo.
Chong Yidong [Sun, 1 Mar 2009 18:51:33 +0000 (18:51 +0000)]
Fix typo.

15 years ago(DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
Richard M. Stallman [Sun, 1 Mar 2009 12:42:45 +0000 (12:42 +0000)]
(DATA_SEG_BITS, XUINT, XSET): Definitions disabled.

15 years ago(gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
Richard M. Stallman [Sun, 1 Mar 2009 12:40:39 +0000 (12:40 +0000)]
(gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.

15 years ago(Rmail): Use consistent case in menu.
Glenn Morris [Sun, 1 Mar 2009 01:05:50 +0000 (01:05 +0000)]
(Rmail): Use consistent case in menu.

15 years ago(Rmail): Fix some typos.
Glenn Morris [Sun, 1 Mar 2009 01:00:47 +0000 (01:00 +0000)]
(Rmail): Fix some typos.
(Rmail Motion): - M-s searches from the end of messages.
(Rmail Deletion): Minor clarification.  Fix numeric argument
description.
(Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
newmail and RMAILOSE files need not be in home-directory.
(Rmail Files): Mention I/O menus are unselectable if no files match.
Mention `MAIL' env-var.

15 years ago(rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.
Glenn Morris [Sun, 1 Mar 2009 00:56:18 +0000 (00:56 +0000)]
(rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.

15 years ago(confirm-nonexistent-file-or-buffer): `other' must be last custom
Glenn Morris [Sun, 1 Mar 2009 00:48:51 +0000 (00:48 +0000)]
(confirm-nonexistent-file-or-buffer): `other' must be last custom
choice.  (Bug#2506)

15 years ago(src): Fix last change so the first `cd' doesn't affect the second.
Stefan Monnier [Sat, 28 Feb 2009 23:07:42 +0000 (23:07 +0000)]
(src): Fix last change so the first `cd' doesn't affect the second.

15 years ago(grep-process-setup) [windows-nt msdos]: Use "--color=always".
Eli Zaretskii [Sat, 28 Feb 2009 17:26:00 +0000 (17:26 +0000)]
(grep-process-setup) [windows-nt msdos]: Use "--color=always".

15 years ago(decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule,
Eli Zaretskii [Sat, 28 Feb 2009 15:53:11 +0000 (15:53 +0000)]
(decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule,
decode_coding_iso_2022, encode_coding_iso_2022, decode_coding_sjis,
decode_coding_big5, decode_coding_raw_text, decode_coding_charset,
setup_coding_system, decode_eol, decode_coding, consume_chars): Honor
inhibit-eol-conversion.  (Bug #2186)

15 years ago*** empty log message ***
Eli Zaretskii [Sat, 28 Feb 2009 14:31:20 +0000 (14:31 +0000)]
*** empty log message ***

15 years agoCopy .dbxinit to _dbxinit.
Eli Zaretskii [Sat, 28 Feb 2009 14:04:58 +0000 (14:04 +0000)]
Copy .dbxinit to _dbxinit.

15 years ago(boot): Don't require b-emacs.exe if not building out of CVS.
Eli Zaretskii [Sat, 28 Feb 2009 14:01:41 +0000 (14:01 +0000)]
(boot): Don't require b-emacs.exe if not building out of CVS.

15 years ago(detect_coding_charset): Fix last change for non-latin charsets.
Jason Rumney [Sat, 28 Feb 2009 13:52:03 +0000 (13:52 +0000)]
(detect_coding_charset): Fix last change for non-latin charsets.

15 years ago*** empty log message ***
Jason Rumney [Sat, 28 Feb 2009 13:43:23 +0000 (13:43 +0000)]
*** empty log message ***

15 years ago(detect_coding_charset): If not checking latin extra,
Jason Rumney [Sat, 28 Feb 2009 13:37:33 +0000 (13:37 +0000)]
(detect_coding_charset): If not checking latin extra,
fail on characters between 0x80 and 0xA0.  (Bug#2354)

15 years ago(Making links to `info'): Remove .gitignore.
Eli Zaretskii [Sat, 28 Feb 2009 13:23:20 +0000 (13:23 +0000)]
(Making links to `info'): Remove .gitignore.

15 years ago(detect_coding_charset): Fix change from 2008-10-21.
Eli Zaretskii [Sat, 28 Feb 2009 12:05:36 +0000 (12:05 +0000)]
(detect_coding_charset): Fix change from 2008-10-21.
Also, check iso-latin-*, not only iso-8859-*.

15 years ago(lib-src, lisp): Use simpler rule.
Stefan Monnier [Sat, 28 Feb 2009 04:44:50 +0000 (04:44 +0000)]
(lib-src, lisp): Use simpler rule.
(src): Be more specific to avoid recompiling all the .elc files just
because the bootstrap-emacs is missing.

15 years ago(rmail-output-as-seen): Add autoload cookie.
Glenn Morris [Sat, 28 Feb 2009 03:52:58 +0000 (03:52 +0000)]
(rmail-output-as-seen): Add autoload cookie.

15 years agoUpdate commentary.
Glenn Morris [Sat, 28 Feb 2009 03:26:58 +0000 (03:26 +0000)]
Update commentary.
(rmail-mime): Add autoload cookie.

15 years ago(rmail-summary-mode-map): Bind rmail-mime to `v'.
Glenn Morris [Sat, 28 Feb 2009 03:25:50 +0000 (03:25 +0000)]
(rmail-summary-mode-map): Bind rmail-mime to `v'.

15 years ago(rmail-primary-inbox-list): Doc fix. Fix custom choice to match default.
Glenn Morris [Sat, 28 Feb 2009 03:25:32 +0000 (03:25 +0000)]
(rmail-primary-inbox-list): Doc fix.  Fix custom choice to match default.
(rmail-mode-map): Bind rmail-mime to `v'.
(rmail-get-new-mail): Doc fix.
(rmail-beginning-of-message, rmail-end-of-message): Preserve the current
header style.

15 years ago(keep-lines-read-args): Use empty string as default (Bug#2495).
Chong Yidong [Fri, 27 Feb 2009 15:31:36 +0000 (15:31 +0000)]
(keep-lines-read-args): Use empty string as default (Bug#2495).

15 years ago* replace.el (keep-lines-read-args): Use empty string as
Chong Yidong [Fri, 27 Feb 2009 15:31:07 +0000 (15:31 +0000)]
* replace.el (keep-lines-read-args): Use empty string as
default (Bug#2495).

15 years ago(menu-set-font): Fix last fix.
Chong Yidong [Fri, 27 Feb 2009 15:13:07 +0000 (15:13 +0000)]
(menu-set-font): Fix last fix.

15 years ago* menu-bar.el (menu-set-font): Fix last fix.
Chong Yidong [Fri, 27 Feb 2009 15:12:46 +0000 (15:12 +0000)]
* menu-bar.el (menu-set-font): Fix last fix.

15 years ago(Finteractive): Doc fix.
Glenn Morris [Fri, 27 Feb 2009 04:02:22 +0000 (04:02 +0000)]
(Finteractive): Doc fix.

15 years ago(find-lisp-object-file-name): Need a buffer position, not just a
Glenn Morris [Fri, 27 Feb 2009 04:01:22 +0000 (04:01 +0000)]
(find-lisp-object-file-name): Need a buffer position, not just a
buffer, to find a definition.

15 years ago(rmail-speedbar-move-message): Preserve the directory part against
Glenn Morris [Fri, 27 Feb 2009 04:00:45 +0000 (04:00 +0000)]
(rmail-speedbar-move-message): Preserve the directory part against
rmail-output's oddness.

15 years agoChecked variables.texi.
Chong Yidong [Fri, 27 Feb 2009 03:59:22 +0000 (03:59 +0000)]
Checked variables.texi.

15 years ago(Variables): Clarify introduction.
Chong Yidong [Fri, 27 Feb 2009 03:59:03 +0000 (03:59 +0000)]
(Variables): Clarify introduction.
(Global Variables): Mention that setq is a special form.
(Local Variables): Use active voice.
(Tips for Defining): Mention marking variables as safe.
(Buffer-Local Variables): Mention terminal-local and frame-local
variables together.
(File Local Variables): Copyedits.
(Frame-Local Variables): Note that they are not really useful.
(Future Local Variables): Node deleted.

15 years ago(Top): Update node listing.
Chong Yidong [Fri, 27 Feb 2009 03:58:52 +0000 (03:58 +0000)]
(Top): Update node listing.

15 years ago* elisp.texi (Top): Update node listing.
Chong Yidong [Fri, 27 Feb 2009 03:58:34 +0000 (03:58 +0000)]
* elisp.texi (Top): Update node listing.

* variables.texi (Variables): Clarify introduction.
(Global Variables): Mention that setq is a special form.
(Local Variables): Use active voice.
(Tips for Defining): Mention marking variables as safe.
(Buffer-Local Variables): Mention terminal-local and frame-local
variables together.
(File Local Variables): Copyedits.
(Frame-Local Variables): Note that they are not really useful.
(Future Local Variables): Node deleted.

15 years ago(General Escape Syntax): Update explanation of unicode escape syntax.
Chong Yidong [Fri, 27 Feb 2009 01:44:02 +0000 (01:44 +0000)]
(General Escape Syntax): Update explanation of unicode escape syntax.

15 years ago* objects.texi (General Escape Syntax): Update explanation of unicode
Chong Yidong [Fri, 27 Feb 2009 01:42:47 +0000 (01:42 +0000)]
* objects.texi (General Escape Syntax): Update explanation of unicode
escape syntax.

15 years ago(read_escape): Signal an error for invalid \UXXXXXXXX.
Kenichi Handa [Fri, 27 Feb 2009 00:49:09 +0000 (00:49 +0000)]
(read_escape): Signal an error for invalid \UXXXXXXXX.

15 years agoFix last entry.
Chong Yidong [Fri, 27 Feb 2009 00:29:59 +0000 (00:29 +0000)]
Fix last entry.

15 years ago(font_style_to_value): Set value for unknown symbols to
Chong Yidong [Fri, 27 Feb 2009 00:29:42 +0000 (00:29 +0000)]
(font_style_to_value): Set value for unknown symbols to
100 instead of 255.
(weight_table, slant_table, width_table): Treat "unspecified" as the
default value.

15 years ago* font.c (font_style_to_value): Set value for unknown symbols to 100
Chong Yidong [Fri, 27 Feb 2009 00:28:35 +0000 (00:28 +0000)]
* font.c (font_style_to_value): Set value for unknown symbols to 100
instead of 255.

* font.h (weight_table, slant_table, width_table): Treat
"unspecified" as the default value.

15 years ago(menu-set-font): Assign the same font object to all frames (Bug#2476).
Chong Yidong [Fri, 27 Feb 2009 00:04:59 +0000 (00:04 +0000)]
(menu-set-font): Assign the same font object to all frames (Bug#2476).

15 years ago* menu-bar.el (menu-set-font): Assign the same font object to all
Chong Yidong [Fri, 27 Feb 2009 00:04:41 +0000 (00:04 +0000)]
* menu-bar.el (menu-set-font): Assign the same font object to all
frames (Bug#2476).

15 years agoRegenerate using autoconf-2.61 and Schwab's patch.
Chong Yidong [Thu, 26 Feb 2009 23:09:11 +0000 (23:09 +0000)]
Regenerate using autoconf-2.61 and Schwab's patch.

15 years agoRegenerate.
Chong Yidong [Thu, 26 Feb 2009 23:02:55 +0000 (23:02 +0000)]
Regenerate.

15 years agoRequire librsvg >= 2.11.
Chong Yidong [Thu, 26 Feb 2009 22:58:09 +0000 (22:58 +0000)]
Require librsvg >= 2.11.

15 years ago* configure.in: Require librsvg >= 2.11.
Chong Yidong [Thu, 26 Feb 2009 22:58:00 +0000 (22:58 +0000)]
* configure.in: Require librsvg >= 2.11.

15 years ago* configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
Adrian Robert [Thu, 26 Feb 2009 21:23:17 +0000 (21:23 +0000)]
* configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
(HAVE_M17N_FLT): Don't check for these unless HAVE_X11.

15 years ago* net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)
Michael Albinus [Thu, 26 Feb 2009 14:31:00 +0000 (14:31 +0000)]
* net/tramp.el (tramp-remote-coding-commands): Add "base64".  (Bug#2463)

15 years agoAdd note about configure patch.
Chong Yidong [Thu, 26 Feb 2009 13:27:28 +0000 (13:27 +0000)]
Add note about configure patch.

15 years ago* x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
Juanma Barranquero [Thu, 26 Feb 2009 10:26:32 +0000 (10:26 +0000)]
* x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
  (x-dnd-get-state-for-frame, x-dnd-handle-moz-url)
  (x-dnd-handle-uri-list, x-dnd-choose-type, x-dnd-get-drop-width-height)
  (x-dnd-init-motif-for-frame): Fix typos in docstrings.
  (x-dnd-drop-data, x-dnd-types-alist, x-dnd-default-test-function):
  Reflow docstrings.

15 years ago* fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
Juanma Barranquero [Thu, 26 Feb 2009 10:18:15 +0000 (10:18 +0000)]
* fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.

15 years agoFix typo in comment.
Juanma Barranquero [Thu, 26 Feb 2009 10:11:34 +0000 (10:11 +0000)]
Fix typo in comment.

15 years ago(rmail-summary-mark-seen): Add option to mark as unseen.
Glenn Morris [Thu, 26 Feb 2009 08:45:09 +0000 (08:45 +0000)]
(rmail-summary-mark-seen): Add option to mark as unseen.
(rmail-summary-rmail-update): Store a position in
rmail-summary-put-back-unseen rather than just a flag, and use it to put
back the "-" mark in the summary.

15 years agoBug number (partial fix).
Glenn Morris [Thu, 26 Feb 2009 08:29:13 +0000 (08:29 +0000)]
Bug number (partial fix).

15 years ago(rmail-summary-rmail-update): Use rmail-message-unseen-p.
Glenn Morris [Thu, 26 Feb 2009 08:23:05 +0000 (08:23 +0000)]
(rmail-summary-rmail-update): Use rmail-message-unseen-p.

15 years agoComment (don't hard-code bug address).
Glenn Morris [Thu, 26 Feb 2009 03:54:40 +0000 (03:54 +0000)]
Comment (don't hard-code bug address).

15 years ago(c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)
Glenn Morris [Thu, 26 Feb 2009 03:54:01 +0000 (03:54 +0000)]
(c-style-variables-are-local-p): Mark as safe if boolean.  (Bug#2197)

15 years agoTobias C. Rittweiler <tcr at freebits.de> (tiny change)
Glenn Morris [Thu, 26 Feb 2009 03:53:15 +0000 (03:53 +0000)]
Tobias C. Rittweiler  <tcr at freebits.de>  (tiny change)

(sendmail-send-it): `call-process-region' can return a string.  (Bug#2428)

15 years agoMention bug 1720.
Glenn Morris [Thu, 26 Feb 2009 03:52:06 +0000 (03:52 +0000)]
Mention bug 1720.

15 years agoRegenerate configure with fixed AC_FUNC_MKTIME
Miles Bader [Thu, 26 Feb 2009 02:41:37 +0000 (02:41 +0000)]
Regenerate configure with fixed AC_FUNC_MKTIME

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

15 years agoBump version to 23.0.91.
Chong Yidong [Thu, 26 Feb 2009 01:06:51 +0000 (01:06 +0000)]
Bump version to 23.0.91.

15 years agoRegenerate.
Chong Yidong [Thu, 26 Feb 2009 01:00:05 +0000 (01:00 +0000)]
Regenerate.

15 years agoRegenerate.
Chong Yidong [Thu, 26 Feb 2009 00:42:30 +0000 (00:42 +0000)]
Regenerate.

15 years ago* bs.el (bs--down):
Juanma Barranquero [Wed, 25 Feb 2009 20:33:19 +0000 (20:33 +0000)]
* bs.el (bs--down):
* ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.

15 years agoRemove local setting of bug-reference-url-format since it's in dir-locals now.
Glenn Morris [Wed, 25 Feb 2009 17:32:28 +0000 (17:32 +0000)]
Remove local setting of bug-reference-url-format since it's in dir-locals now.

15 years agoFix previous entry.
Juanma Barranquero [Wed, 25 Feb 2009 14:45:31 +0000 (14:45 +0000)]
Fix previous entry.

15 years ago* lread.c (Fload): Stop checking Vloads_in_progress and signal
Juanma Barranquero [Wed, 25 Feb 2009 12:47:23 +0000 (12:47 +0000)]
* lread.c (Fload): Stop checking Vloads_in_progress and signal
  error as soon as a recursive load is detected.

15 years agoUpdate autoload checksum.
Juanma Barranquero [Wed, 25 Feb 2009 12:31:58 +0000 (12:31 +0000)]
Update autoload checksum.

15 years ago(dired-guess-shell-alist-user): Fix doc typo.
Glenn Morris [Wed, 25 Feb 2009 08:41:44 +0000 (08:41 +0000)]
(dired-guess-shell-alist-user): Fix doc typo.

15 years ago(eval-expression): Mention truncation in doc.
Glenn Morris [Wed, 25 Feb 2009 08:18:30 +0000 (08:18 +0000)]
(eval-expression): Mention truncation in doc.

15 years ago(eval-last-sexp): Mention truncation in doc.
Glenn Morris [Wed, 25 Feb 2009 08:18:00 +0000 (08:18 +0000)]
(eval-last-sexp): Mention truncation in doc.

15 years ago(toplevel): Remove autoload for gnus-setup-message.
Katsumi Yamaoka [Wed, 25 Feb 2009 04:20:32 +0000 (04:20 +0000)]
(toplevel): Remove autoload for gnus-setup-message.
(gnus-dired-attach): Fake this-command value to prevent Gnus from displaying
 Gnus logo; always use compose-mail.

15 years ago(Emacs for minimalists): New node. (Bug#2452)
Glenn Morris [Wed, 25 Feb 2009 04:01:00 +0000 (04:01 +0000)]
(Emacs for minimalists): New node.  (Bug#2452)

15 years ago(vc-dir-update): Make sure ./ is always first in the listing.
Dan Nicolaescu [Wed, 25 Feb 2009 04:00:08 +0000 (04:00 +0000)]
(vc-dir-update): Make sure ./ is always first in the listing.

15 years agoMention Zile.
Glenn Morris [Wed, 25 Feb 2009 03:58:48 +0000 (03:58 +0000)]
Mention Zile.

15 years agomailclient.el: declare clipboard-kill-ring-save
David Reitter [Wed, 25 Feb 2009 03:44:18 +0000 (03:44 +0000)]
mailclient.el: declare clipboard-kill-ring-save

15 years ago(ps-mule-begin-job): Don't call auto-compose-region.
Kenichi Handa [Wed, 25 Feb 2009 01:08:45 +0000 (01:08 +0000)]
(ps-mule-begin-job): Don't call auto-compose-region.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 25 Feb 2009 01:07:12 +0000 (01:07 +0000)]
*** empty log message ***

15 years ago(ns-working-overlay): Don't make it buffer-local.
Stefan Monnier [Tue, 24 Feb 2009 21:11:53 +0000 (21:11 +0000)]
(ns-working-overlay): Don't make it buffer-local.
(ns-working-overlay-len): Remove.  Use ns-working-overlay instead.
(ns-delete-working-text): Merge with ns-unecho-working-text.
Decide which to use based on ns-working-overlay.
(ns-unecho-working-text): Remove.
(ns-insert-working-text, ns-echo-working-text): Adjust accordingly.

15 years agoFix last change.
Eli Zaretskii [Tue, 24 Feb 2009 19:20:19 +0000 (19:20 +0000)]
Fix last change.

15 years agoMention the MS-DOS section in etc/PROBLEMS.
Eli Zaretskii [Tue, 24 Feb 2009 19:11:49 +0000 (19:11 +0000)]
Mention the MS-DOS section in etc/PROBLEMS.