]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago*** empty log message ***
Kim F. Storm [Tue, 5 Sep 2006 20:54:05 +0000 (20:54 +0000)]
*** empty log message ***

18 years agoispell.el problem is a Windows-only bug (if it exists).
Chong Yidong [Tue, 5 Sep 2006 14:55:16 +0000 (14:55 +0000)]
ispell.el problem is a Windows-only bug (if it exists).
"Compilation mode error on gcc include messages" bug fixed.

18 years ago* progmodes/compile.el (compilation-error-regexp-alist-alist):
Chong Yidong [Tue, 5 Sep 2006 14:53:24 +0000 (14:53 +0000)]
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Process the `gcc-include' after the `gnu' rule.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 5 Sep 2006 14:18:46 +0000 (14:18 +0000)]
*** empty log message ***

18 years ago(ido-visit-buffer): Use buffer name if buffer arg is a buffer.
Kim F. Storm [Tue, 5 Sep 2006 10:26:35 +0000 (10:26 +0000)]
(ido-visit-buffer): Use buffer name if buffer arg is a buffer.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 5 Sep 2006 10:26:21 +0000 (10:26 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 5 Sep 2006 09:58:54 +0000 (09:58 +0000)]
*** empty log message ***

18 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 5 Sep 2006 08:17:35 +0000 (08:17 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 131-133)

   - Update from CVS

2006-09-05  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg.el (pgg-clear-string): Alias to clear-string for backward
   compatibility.

   * lisp/pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
   inhibit-redisplay; encode passphrase with locale-coding-system.

2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-decode-encoded-words): Make it fast.

2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.

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

18 years ago(terminal-init-xterm): Add more C-M- bindings.
Dan Nicolaescu [Tue, 5 Sep 2006 06:59:53 +0000 (06:59 +0000)]
(terminal-init-xterm): Add more C-M- bindings.

18 years ago(gdb-var-list-children-regexp)
Nick Roberts [Tue, 5 Sep 2006 03:41:24 +0000 (03:41 +0000)]
(gdb-var-list-children-regexp)
(gdb-var-list-children-regexp): Make type field optional.

18 years ago(gud-speedbar-buttons): Allow for no type
Nick Roberts [Tue, 5 Sep 2006 03:40:54 +0000 (03:40 +0000)]
(gud-speedbar-buttons): Allow for no type
e.g public, protected in C++.

18 years ago*** empty log message ***
Nick Roberts [Tue, 5 Sep 2006 03:39:19 +0000 (03:39 +0000)]
*** empty log message ***

18 years ago(install_window_handler, mac_handle_window_event)
YAMAMOTO Mitsuharu [Tue, 5 Sep 2006 01:03:33 +0000 (01:03 +0000)]
(install_window_handler, mac_handle_window_event)
[USE_CARBON_EVENTS]: Handle kEventWindowClose.
[USE_MAC_TSM] (mac_handle_text_input_event): Set modifiers for
ASCII keystroke event.

18 years ago(completion-show-help): New defcustom.
John Paul Wallington [Mon, 4 Sep 2006 18:26:03 +0000 (18:26 +0000)]
(completion-show-help): New defcustom.
(completion-setup-function): Heed it.

18 years ago(rsf-scanning-messages-now): Doc fix.
Richard M. Stallman [Mon, 4 Sep 2006 16:54:25 +0000 (16:54 +0000)]
(rsf-scanning-messages-now): Doc fix.
(rsf-min-region-to-spam-list): Doc fix.
(rsf-add-content-type-field): Doc fix.

18 years ago(terminal-init-xterm): Add C-M- bindings.
Dan Nicolaescu [Mon, 4 Sep 2006 16:49:35 +0000 (16:49 +0000)]
(terminal-init-xterm): Add C-M- bindings.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 4 Sep 2006 15:08:13 +0000 (15:08 +0000)]
*** empty log message ***

18 years ago(Accepting Output): Explain SECONDS=0 for accept-process-output.
Richard M. Stallman [Mon, 4 Sep 2006 15:08:06 +0000 (15:08 +0000)]
(Accepting Output): Explain SECONDS=0 for accept-process-output.

18 years ago(Idle Timers): Explain why timer functions should not
Richard M. Stallman [Mon, 4 Sep 2006 15:07:32 +0000 (15:07 +0000)]
(Idle Timers): Explain why timer functions should not
loop until (input-pending-p).

18 years ago(kill-region): Explicitly test there is a region.
Richard M. Stallman [Mon, 4 Sep 2006 15:03:26 +0000 (15:03 +0000)]
(kill-region): Explicitly test there is a region.

18 years ago* gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in
Jan Djärv [Mon, 4 Sep 2006 14:47:52 +0000 (14:47 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in
 the file chooser message.  Only call gtk_file_chooser_set_current_name
 when action is SAVE.

18 years ago* message.el (message-send-mail-with-sendmail): Look for sendmail in
Chong Yidong [Mon, 4 Sep 2006 14:18:10 +0000 (14:18 +0000)]
* message.el (message-send-mail-with-sendmail): Look for sendmail in
several common directories.

18 years ago* mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
Chong Yidong [Mon, 4 Sep 2006 14:17:12 +0000 (14:17 +0000)]
* mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
sendmail in several common directories.

* mail/sendmail.el (sendmail-program): Moved here from pathe.el.

* paths.el (sendmail-program): Removed.

18 years agoDouble all single and back quotes in C-style
Andreas Schwab [Mon, 4 Sep 2006 13:36:59 +0000 (13:36 +0000)]
Double all single and back quotes in C-style
comments to help fontifier.

18 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 4 Sep 2006 06:27:27 +0000 (06:27 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 129-130)

   - Merge from emacs--devo--0
   - Update from CVS

2006-09-04  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
   Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
   http://article.gmane.org/gmane.emacs.gnus.general/50457

2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
   in quoted string into `\'.

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

18 years ago(shutdown_handler): New function to exit cleanly on shutdown.
Jason Rumney [Sun, 3 Sep 2006 22:51:22 +0000 (22:51 +0000)]
(shutdown_handler): New function to exit cleanly on shutdown.
(globals_of_w32): Register it as a signal handler.

18 years ago*** empty log message ***
Jason Rumney [Sun, 3 Sep 2006 22:50:53 +0000 (22:50 +0000)]
*** empty log message ***

18 years ago* cus-edit.el (custom-group-menu-create): Avoid deactivating the
Chong Yidong [Sun, 3 Sep 2006 14:13:37 +0000 (14:13 +0000)]
* cus-edit.el (custom-group-menu-create): Avoid deactivating the
mark after running the menu filter.

18 years ago(quail-defrule-internal): Add a check if a key is a vector.
Juri Linkov [Sun, 3 Sep 2006 14:01:01 +0000 (14:01 +0000)]
(quail-defrule-internal): Add a check if a key is a vector.

18 years ago*** empty log message ***
Juri Linkov [Sat, 2 Sep 2006 23:44:59 +0000 (23:44 +0000)]
*** empty log message ***

18 years ago(Fmarker_position): Doc fix.
Juri Linkov [Sat, 2 Sep 2006 23:44:21 +0000 (23:44 +0000)]
(Fmarker_position): Doc fix.

18 years agoReplace emacs-bugs@gnu.org with bug-gnu-emacs@gnu.org.
Juri Linkov [Sat, 2 Sep 2006 23:43:49 +0000 (23:43 +0000)]
Replace emacs-bugs@gnu.org with bug-gnu-emacs@gnu.org.
Replace mail.gnu.org with lists.gnu.org.

18 years agoRegroup Europe Non-ASCII examples by similar scripts.
Juri Linkov [Sat, 2 Sep 2006 23:42:04 +0000 (23:42 +0000)]
Regroup Europe Non-ASCII examples by similar scripts.

18 years ago(quail-defrule-internal): Add missing `error' call for null key.
Juri Linkov [Sat, 2 Sep 2006 23:31:33 +0000 (23:31 +0000)]
(quail-defrule-internal): Add missing `error' call for null key.

18 years ago(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
Juri Linkov [Sat, 2 Sep 2006 23:30:21 +0000 (23:30 +0000)]
(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
a marker by using `markerp' and check if it has a position by using
`marker-position', and use this position for `goto-char'.

18 years ago(woman-topic-history): Change defvar to defvaralias
Juri Linkov [Sat, 2 Sep 2006 23:29:18 +0000 (23:29 +0000)]
(woman-topic-history): Change defvar to defvaralias
for symbol `Man-topic-history'.

18 years ago(Man-topic-history): New variable.
Juri Linkov [Sat, 2 Sep 2006 23:28:55 +0000 (23:28 +0000)]
(Man-topic-history): New variable.
(man): Use it.

18 years agoFix typo.
Chong Yidong [Sat, 2 Sep 2006 22:18:44 +0000 (22:18 +0000)]
Fix typo.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Sep 2006 21:25:52 +0000 (21:25 +0000)]
*** empty log message ***

18 years ago(rcirc-keywords): New variable.
Eli Zaretskii [Sat, 2 Sep 2006 21:25:11 +0000 (21:25 +0000)]
(rcirc-keywords): New variable.
(rcirc-bright-nicks, rcirc-dim-nicks): New variables.
(rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove variables.
(rcirc-responses-no-activity): New function.
(rcirc-handler-generic): Check for responses in above.
(rcirc-process-command): Add ?: character to arguments of raw server commands.
(rcirc-format-response-string): Use `rcirc-bright-nicks' and `rcirc-dim-nicks'.
(rcirc-gray-toggle): Remove unused variable.
(rcirc-print): Remove some tracking logic, which is moved into markup functions.
(rcirc-activity-types): Was `rcirc-activity-type', now a list of types.
(rcirc-activity-string): Look for 'keyword in activity-types.
(rcirc-window-configuration-change): Don't erase overlay-arrow unnecessarily.
(rcirc-add-or-remove): New function.
(rcirc-cmd-ignore): Use it.
(rcirc-message-leader): Remove unused function.
(rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
(rcirc-add-face): New function.
(rcirc-facify): Use rcirc-add-face.
(rcirc-url-regexp): Add parens.
(rcirc-map-regexp): Remove function.
(rcirc-mangle-regexp): Remove function.
(rcirc-markup-text-functions): New variable.
(rcirc-markup-text): New function (replaces `rcirc-mangle-text').
(rcirc-markup-body-text, rcirc-markup-attributes)
(rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
(rcirc-markup-bright-nicks): New markup handler functions.
(rcirc-nick-in-message-full-line): New face.
(rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
(rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.

18 years ago(syms_of_window) <split-height-threshold>:
Eli Zaretskii [Sat, 2 Sep 2006 21:19:21 +0000 (21:19 +0000)]
(syms_of_window) <split-height-threshold>:
<window-min-height, window-min-width>: Doc fix.

18 years ago* gtkutil.c (xg_get_file_with_chooser): Change file chooser message
Jan Djärv [Sat, 2 Sep 2006 18:10:15 +0000 (18:10 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Change file chooser message
 for writing files.  Call gtk_file_chooser_set_current_name to keep
 default filename.

18 years ago* minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it calls
Jan Djärv [Sat, 2 Sep 2006 17:37:26 +0000 (17:37 +0000)]
* minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it calls

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Sep 2006 13:49:52 +0000 (13:49 +0000)]
*** empty log message ***

18 years ago(hscroll-margin, hscroll-step)
Eli Zaretskii [Sat, 2 Sep 2006 13:49:05 +0000 (13:49 +0000)]
(hscroll-margin, hscroll-step)
(mode-line-in-non-selected-windows, mouse-autoselect-window)
(x-use-underline-position-properties): Change version to "22.1"
since they will appear there for the first time.

18 years ago(apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.
Eli Zaretskii [Sat, 2 Sep 2006 13:40:16 +0000 (13:40 +0000)]
(apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.

18 years ago(concat) [__GNUC__]: Declare with `__attribute__((noinline))'.
Eli Zaretskii [Sat, 2 Sep 2006 13:39:48 +0000 (13:39 +0000)]
(concat) [__GNUC__]: Declare with `__attribute__((noinline))'.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Sep 2006 11:35:46 +0000 (11:35 +0000)]
*** empty log message ***

18 years ago(usermanualdir): New variable.
Eli Zaretskii [Sat, 2 Sep 2006 11:35:17 +0000 (11:35 +0000)]
(usermanualdir): New variable.
(elisp.dvi): Use it.

18 years ago(Finternal_complete_buffer): New function.
Eli Zaretskii [Sat, 2 Sep 2006 11:21:55 +0000 (11:21 +0000)]
(Finternal_complete_buffer): New function.
(syms_of_minibuf): Defsubr it.
(Fread_buffer): Use it, instead of Vbuffer_alist.

18 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 1 Sep 2006 23:52:28 +0000 (23:52 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 128)

   - Update from CVS

2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
   Use standard-syntax-table.

2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-decode-address-function): New variable.
   (article-decode-encoded-words): Use it to decode headers which are
   assumed to contain addresses.
   (gnus-mime-delete-part): Remove useless `or'.

   * lisp/gnus/gnus-sum.el (gnus-decode-encoded-address-function): New variable.
   (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
   (gnus-nov-parse-line): Use it to decode From header.
   (gnus-get-newsgroup-headers): Ditto.
   (gnus-summary-enter-digest-group): Use it to decode `to-address'.

   * lisp/gnus/mail-parse.el (mail-decode-encoded-address-region): New alias.
   (mail-decode-encoded-address-string): New alias.

   * lisp/gnus/rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
   New function.
   (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
   (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
   (rfc2047-decode-region): Use it; add optional argument `address-mime'.
   (rfc2047-decode-string): Ditto.
   (rfc2047-decode-address-region): New function.
   (rfc2047-decode-address-string): New function.

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

18 years agoWhitespace fixes.
Romain Francoise [Fri, 1 Sep 2006 20:49:06 +0000 (20:49 +0000)]
Whitespace fixes.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 1 Sep 2006 17:52:26 +0000 (17:52 +0000)]
*** empty log message ***

18 years ago(Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.
Eli Zaretskii [Fri, 1 Sep 2006 17:51:50 +0000 (17:51 +0000)]
(Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.

18 years ago(Custom Braces, Clean-ups): Don't use @tie.
Eli Zaretskii [Fri, 1 Sep 2006 17:45:08 +0000 (17:45 +0000)]
(Custom Braces, Clean-ups): Don't use @tie.

18 years ago(Subword Movement): Don't use @headitem.
Eli Zaretskii [Fri, 1 Sep 2006 17:38:40 +0000 (17:38 +0000)]
(Subword Movement): Don't use @headitem.

18 years ago(Buffer Modification): Fix last change.
Eli Zaretskii [Fri, 1 Sep 2006 17:15:49 +0000 (17:15 +0000)]
(Buffer Modification): Fix last change.

18 years ago* buffers.texi (Buffer Modification): Document
Chong Yidong [Fri, 1 Sep 2006 13:41:33 +0000 (13:41 +0000)]
* buffers.texi (Buffer Modification): Document
buffer-chars-modified-tick.

18 years agoDocument `buffer-chars-modified-tick'
Chong Yidong [Fri, 1 Sep 2006 13:36:35 +0000 (13:36 +0000)]
Document `buffer-chars-modified-tick'

18 years agoMinor doc fix.
Chong Yidong [Fri, 1 Sep 2006 13:35:11 +0000 (13:35 +0000)]
Minor doc fix.

18 years ago* imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
Chong Yidong [Fri, 1 Sep 2006 13:30:55 +0000 (13:30 +0000)]
* imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.

18 years agoFix typo.
Chong Yidong [Fri, 1 Sep 2006 13:30:05 +0000 (13:30 +0000)]
Fix typo.

18 years ago* buffer.h (struct buffer_text): New field chars_modiff.
Chong Yidong [Fri, 1 Sep 2006 13:28:13 +0000 (13:28 +0000)]
* buffer.h (struct buffer_text): New field chars_modiff.
        (CHARS_MODIFF, BUF_CHARS_MODIFF): New macros.
        * buffer.c (Fbuffer_chars_modified_tick): New function returning
        value of BUF_CHARS_MODIFF.
        (syms_of_buffer): Defsubr it.
        (Fget_buffer_create): Initialize BUF_CHARS_MODIFF.
        * insdel.c (modify_region): New argument preserve_chars_modiff.
        Set CHARS_MODIFF to MODIFF provided preserve_chars_modiff is zero.
        (insert_1_both, insert_from_string_1, insert_from_buffer_1)
        (adjust_after_replace, adjust_after_replace_noundo)
        (replace_range, replace_range_2, del_range_2): Reset CHARS_MODIFF.
        * lisp.h (modify_region): Add fourth argument in extern.
        * casefiddle.c (casify_region): Call modify_region with fourth
        argument zero to assert that CHARS_MODIFF is updated.
        * editfns.c (Fsubst_char_in_region, Ftranslate_region_internal)
        (Ftranspose_regions): Likewise.
        * textprop.c (Fadd_text_properties, Fset_text_properties)
        (Fremove_text_properties, Fremove_list_of_text_properties):
        Call modify_region with fourth argument 1 to avoid that
        CHARS_MODIFF is updated.

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 1 Sep 2006 08:57:41 +0000 (08:57 +0000)]
*** empty log message ***

18 years ago(url-http-create-request):
Stefan Monnier [Fri, 1 Sep 2006 02:31:47 +0000 (02:31 +0000)]
(url-http-create-request):
Use `url-recreate-url-attributes' when setting real-fname.

18 years ago(url-recreate-url-attributes): New function, code moved from `url-recreate-url'.
Stefan Monnier [Fri, 1 Sep 2006 02:31:24 +0000 (02:31 +0000)]
(url-recreate-url-attributes): New function, code moved from `url-recreate-url'.
(url-recreate-url): Use it.  Put the `url-target' at the end of the URL.

18 years ago(custom-save-variables): Slight cleanup.
Richard M. Stallman [Thu, 31 Aug 2006 23:16:03 +0000 (23:16 +0000)]
(custom-save-variables): Slight cleanup.
(Custom-no-edit): Renamed from custom-no-edit.
(Custom-newline): Renamed from custom-newline.
(custom-mode-map): Use new names.

18 years ago(define-minor-mode): Reference manual about customization, rather than
Richard M. Stallman [Thu, 31 Aug 2006 23:14:26 +0000 (23:14 +0000)]
(define-minor-mode): Reference manual about customization, rather than
M-x customize, in the doc string made for the defcustom.

18 years ago(trace-function-background): Doc fix.
Richard M. Stallman [Thu, 31 Aug 2006 23:10:24 +0000 (23:10 +0000)]
(trace-function-background): Doc fix.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 31 Aug 2006 23:08:08 +0000 (23:08 +0000)]
*** empty log message ***

18 years ago(Fformat): Don't sign-extend for %o or %x.
Richard M. Stallman [Thu, 31 Aug 2006 23:07:39 +0000 (23:07 +0000)]
(Fformat): Don't sign-extend for %o or %x.

18 years ago(Syntactic Font Lock): Mention specific faces once again.
Richard M. Stallman [Thu, 31 Aug 2006 23:04:42 +0000 (23:04 +0000)]
(Syntactic Font Lock): Mention specific faces once again.

18 years ago(dired-guess-shell-alist-default): Update.
Romain Francoise [Thu, 31 Aug 2006 19:47:47 +0000 (19:47 +0000)]
(dired-guess-shell-alist-default): Update.

18 years ago(Syntactic Font Lock): Mention font-lock-syntactic-face-function.
Stefan Monnier [Thu, 31 Aug 2006 17:14:46 +0000 (17:14 +0000)]
(Syntactic Font Lock): Mention font-lock-syntactic-face-function.
Suggested by Richard Bielawski <RBielawski@moneygram.com>

18 years ago(custom-theme-set-variables): Autoload packages before sorting the variables.
Stefan Monnier [Thu, 31 Aug 2006 17:10:34 +0000 (17:10 +0000)]
(custom-theme-set-variables): Autoload packages before sorting the variables.

18 years ago2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Thu, 31 Aug 2006 03:39:42 +0000 (03:39 +0000)]
2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-cmd.el (viper-special-read-and-insert-char): convert events to
chars if XEmacs.
(viper-after-change-undo-hook): check if undo-in-progress is bound.

18 years ago(python-eldoc-function): Re-enable quit while waiting for process.
Stefan Monnier [Wed, 30 Aug 2006 21:10:10 +0000 (21:10 +0000)]
(python-eldoc-function): Re-enable quit while waiting for process.

18 years ago(mac-string-to-utxt): If adjustment for MacJapanese
YAMAMOTO Mitsuharu [Wed, 30 Aug 2006 08:51:52 +0000 (08:51 +0000)]
(mac-string-to-utxt): If adjustment for MacJapanese
results in ASCII-only string, encode original one directly.

18 years ago* indent.c (Fvertical_motion): Don't move back if we were
Chong Yidong [Tue, 29 Aug 2006 22:17:05 +0000 (22:17 +0000)]
* indent.c (Fvertical_motion): Don't move back if we were
displaying a Lisp string, either.

18 years ago(normal-splash-screen, fancy-splash-screens): Make buffer read-only and
Romain Francoise [Tue, 29 Aug 2006 16:11:26 +0000 (16:11 +0000)]
(normal-splash-screen, fancy-splash-screens): Make buffer read-only and
arrange to enter view mode if necessary.

18 years ago(url-cookie-write-file): Really don't use versioned backups.
Stefan Monnier [Tue, 29 Aug 2006 14:00:27 +0000 (14:00 +0000)]
(url-cookie-write-file): Really don't use versioned backups.

18 years ago* hl-line.el (hl-line): New face.
Chong Yidong [Tue, 29 Aug 2006 13:28:00 +0000 (13:28 +0000)]
* hl-line.el (hl-line): New face.
(hl-line-face): Use it.

18 years ago* display.texi (Images): Add xrref to display-images-p.
Chong Yidong [Tue, 29 Aug 2006 13:15:53 +0000 (13:15 +0000)]
* display.texi (Images): Add xrref to display-images-p.

18 years ago* image-mode.el (image-mode): Fix last fix.
Chong Yidong [Tue, 29 Aug 2006 13:02:53 +0000 (13:02 +0000)]
* image-mode.el (image-mode): Fix last fix.
Suggested by Kim F. Storm.

18 years agoSync with Tramp 2.0.54.
Michael Albinus [Tue, 29 Aug 2006 05:48:40 +0000 (05:48 +0000)]
Sync with Tramp 2.0.54.

18 years ago* image-mode.el (image-mode): Display image as text on a terminal.
Chong Yidong [Mon, 28 Aug 2006 22:49:25 +0000 (22:49 +0000)]
* image-mode.el (image-mode): Display image as text on a terminal.

18 years ago(python-send-command): Simplify.
Stefan Monnier [Mon, 28 Aug 2006 21:58:27 +0000 (21:58 +0000)]
(python-send-command): Simplify.
(run-python): Don't generate a new buffer unless `new' was specified.
Make sure we send `import emacs' to the proper process.

18 years ago(python-send-command): Don't wait for the command
Stefan Monnier [Mon, 28 Aug 2006 21:13:34 +0000 (21:13 +0000)]
(python-send-command): Don't wait for the command
to terminate.  Don't fiddle with compilation-parsing-end.

18 years ago* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert
Chong Yidong [Mon, 28 Aug 2006 16:57:28 +0000 (16:57 +0000)]
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert
commentary after first line summary.

18 years ago* woman.el (woman-follow): New function, based on `man-follow'.
Chong Yidong [Mon, 28 Aug 2006 15:40:21 +0000 (15:40 +0000)]
* woman.el (woman-follow): New function, based on `man-follow'.
(woman-mode-map): Use it.

* ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
since ibuffer-do-sort-by-recency does not define a sorter.

18 years ago(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
Kim F. Storm [Mon, 28 Aug 2006 12:03:22 +0000 (12:03 +0000)]
(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
Don't attempt to replace cursor on image glyphs.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 28 Aug 2006 12:03:03 +0000 (12:03 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 28 Aug 2006 10:01:29 +0000 (10:01 +0000)]
*** empty log message ***

18 years ago(Split Window): Update xref.
Richard M. Stallman [Mon, 28 Aug 2006 10:01:22 +0000 (10:01 +0000)]
(Split Window): Update xref.

18 years ago(Continuation Lines): Update xref.
Richard M. Stallman [Mon, 28 Aug 2006 10:00:58 +0000 (10:00 +0000)]
(Continuation Lines): Update xref.

18 years ago(Tab Stops): Update xref.
Richard M. Stallman [Mon, 28 Aug 2006 10:00:32 +0000 (10:00 +0000)]
(Tab Stops): Update xref.

18 years ago(Top): Update subnode menu.
Richard M. Stallman [Mon, 28 Aug 2006 10:00:04 +0000 (10:00 +0000)]
(Top): Update subnode menu.

18 years ago(Line Truncation, Displaying Boundaries): New nodes,
Richard M. Stallman [Mon, 28 Aug 2006 09:59:30 +0000 (09:59 +0000)]
(Line Truncation, Displaying Boundaries): New nodes,
split out of Display Custom.

18 years ago(find-dired): Use shell-quote-argument to properly
Kim F. Storm [Mon, 28 Aug 2006 08:02:38 +0000 (08:02 +0000)]
(find-dired): Use shell-quote-argument to properly
escape ( and ) args.  Also use it on {} and ; args in default
value of find-ls-option string.
(find-grep-dired): Use shell-quote-argument on {} and ; args.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 28 Aug 2006 08:02:24 +0000 (08:02 +0000)]
*** empty log message ***