]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(eshell-parse-double-quote): If a double-quoted argument resolves to
John Wiegley [Fri, 26 Aug 2005 22:35:48 +0000 (22:35 +0000)]
(eshell-parse-double-quote): If a double-quoted argument resolves to
nil, return it as an empty string rather than as nil.  This made it
impossible to pass "" to a shell script as a null string argument.

18 years ago(compilation-start): Doc fix.
Romain Francoise [Fri, 26 Aug 2005 18:07:25 +0000 (18:07 +0000)]
(compilation-start): Doc fix.

18 years ago* progmodes/antlr-mode.el (antlr-default): Fix defface form.
Romain Francoise [Fri, 26 Aug 2005 18:03:46 +0000 (18:03 +0000)]
* progmodes/antlr-mode.el (antlr-default): Fix defface form.
(antlr-font-lock-additional-keywords): Fix reference to
`antlr-font-lock-literal-regexp' erroneously changed during the
mass face rename.
(antlr-run-tool): Use `compilation-start'.

18 years ago(pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM).
Stefan Monnier [Fri, 26 Aug 2005 15:56:48 +0000 (15:56 +0000)]
(pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM).

18 years ago*** empty log message ***
Romain Francoise [Fri, 26 Aug 2005 15:51:54 +0000 (15:51 +0000)]
*** empty log message ***

18 years ago(outline-invent-heading): New fun.
Stefan Monnier [Fri, 26 Aug 2005 15:31:59 +0000 (15:31 +0000)]
(outline-invent-heading): New fun.
(outline-promote, outline-demote): Use it.
(outline-move-subtree-down): Remove unused vars `re' and `txt'.
(outline-end-of-subtree): Remove unused var `opoint'.

18 years ago(truncate-lines, write-file, print-buffer)
Eli Zaretskii [Fri, 26 Aug 2005 14:11:29 +0000 (14:11 +0000)]
(truncate-lines, write-file, print-buffer)
(ps-print-buffer-faces, ps-print-buffer, split-window): Disable
menu items when the frame they refer to is invisible, or when they
refer to a buffer and the minibuffer is selected.

18 years ago(flymake-highlight-err-lines): Use save-excursion around
Eli Zaretskii [Fri, 26 Aug 2005 13:49:07 +0000 (13:49 +0000)]
(flymake-highlight-err-lines): Use save-excursion around
flymake-highlight-line to preserve point.

18 years agoChange Author and Maintainer address.
Eli Zaretskii [Fri, 26 Aug 2005 13:42:43 +0000 (13:42 +0000)]
Change Author and Maintainer address.

18 years agoChange Author and Maintainer address.
Eli Zaretskii [Fri, 26 Aug 2005 13:41:26 +0000 (13:41 +0000)]
Change Author and Maintainer address.
(octave-maintainer-address): Change Kurt's email address.

18 years ago(version-list-<, version-list-<=, version-list-=)
Kim F. Storm [Fri, 26 Aug 2005 12:31:55 +0000 (12:31 +0000)]
(version-list-<, version-list-<=, version-list-=)
Renamed from integer-list-*.
(version-list-not-zero): Likewise.  Fix while loop.
(version=): Use version-list-= instead of string-equal.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 26 Aug 2005 12:31:36 +0000 (12:31 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 26 Aug 2005 12:06:38 +0000 (12:06 +0000)]
*** empty log message ***

18 years ago(outline-promote): Try shortening the heading.
Richard M. Stallman [Fri, 26 Aug 2005 11:52:08 +0000 (11:52 +0000)]
(outline-promote): Try shortening the heading.
As last resort, read the heading to use.
(outline-demote): As last resort, read the heading to use.

18 years ago(date): Add defvar.
Juanma Barranquero [Fri, 26 Aug 2005 11:25:56 +0000 (11:25 +0000)]
(date): Add defvar.

18 years ago(date, number, original-date): Add defvars.
Juanma Barranquero [Fri, 26 Aug 2005 11:23:49 +0000 (11:23 +0000)]
(date, number, original-date): Add defvars.

18 years ago(date, entry, number, original-date): Add defvars.
Juanma Barranquero [Fri, 26 Aug 2005 11:23:21 +0000 (11:23 +0000)]
(date, entry, number, original-date): Add defvars.

18 years ago(date): Add defvars.
Juanma Barranquero [Fri, 26 Aug 2005 11:19:34 +0000 (11:19 +0000)]
(date): Add defvars.

18 years ago(date, displayed-month, displayed-year, number, original-date):
Juanma Barranquero [Fri, 26 Aug 2005 11:19:05 +0000 (11:19 +0000)]
(date, displayed-month, displayed-year, number, original-date):
Add defvars.

18 years ago(resize_mini_window): Fix 2005-08-20 change.
Kim F. Storm [Fri, 26 Aug 2005 11:04:16 +0000 (11:04 +0000)]
(resize_mini_window): Fix 2005-08-20 change.
Don't move PT to new window start.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 26 Aug 2005 11:03:55 +0000 (11:03 +0000)]
*** empty log message ***

18 years agoMove the `defvar's to the top level.
Juanma Barranquero [Fri, 26 Aug 2005 10:51:12 +0000 (10:51 +0000)]
Move the `defvar's to the top level.

18 years agoibuffer.el: Move the `defvar's to the top level.
Juanma Barranquero [Fri, 26 Aug 2005 10:46:50 +0000 (10:46 +0000)]
ibuffer.el: Move the `defvar's to the top level.

18 years agoemerge.el: Move the `defvar's to the top level.
Juanma Barranquero [Fri, 26 Aug 2005 10:46:08 +0000 (10:46 +0000)]
emerge.el: Move the `defvar's to the top level.

18 years agoFix capitalization of "Gnus".
Romain Francoise [Fri, 26 Aug 2005 10:17:00 +0000 (10:17 +0000)]
Fix capitalization of "Gnus".

18 years ago(sgml-validate): Use `compilation-start'
Romain Francoise [Fri, 26 Aug 2005 10:02:03 +0000 (10:02 +0000)]
(sgml-validate): Use `compilation-start'
instead of the obsolete `compile-internal'.

18 years ago(smerge-refined-change): Add :group.
Juanma Barranquero [Fri, 26 Aug 2005 09:37:57 +0000 (09:37 +0000)]
(smerge-refined-change): Add :group.

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader [Fri, 26 Aug 2005 00:02:06 +0000 (00:02 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)

   * lisp/gnus/gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
   the end of the date treatments.

2005-08-15  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
   it in url-handlers.el and XEmacs in url.el.  Reported by Luca
   Capello and Romain Francoise.
   (pgg-fetch-key-function): Removed, not used?
   (pgg-insert-url-with-w3): Require url, to get
   url-insert-file-contents regardless of where it is defined.

2005-08-08  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/pgg.el: Autoload url-insert-file-contents instead of loading
   w3/url.
   (pgg-insert-url-with-w3): Don't load url here.

2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/emacs-mime.texi (time-date): Fix description of safe-date-to-time.

2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/emacs-mime.texi (Handles): Remove duplicate item.
   (Encoding Customization): Fix the default value for
   mm-coding-system-priorities.
   (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
   (Basic Functions): Fix reference.

2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.

18 years ago(smerge-remove-props): Make the args non-optional.
Stefan Monnier [Thu, 25 Aug 2005 20:13:38 +0000 (20:13 +0000)]
(smerge-remove-props): Make the args non-optional.
(smerge-keep-n): Remove props.
(smerge-keep-base, smerge-keep-other, smerge-keep-mine)
(smerge-keep-current, smerge-kill-current): Don't remove props anymore
now that it's done in smerge-keep-n.
(smerge-refined-change): New face.
(smerge-refine-chopup-region, smerge-refine-highlight-change)
(smerge-refine): New funs.
(smerge-basic-map): Bind smerge-refine.

18 years ago(menu-bar-options-menu, menu-bar-options-save):
Juri Linkov [Thu, 25 Aug 2005 19:11:00 +0000 (19:11 +0000)]
(menu-bar-options-menu, menu-bar-options-save):
Delete "Automatic File De/compression" (auto-compression-mode).

18 years ago(grep, grep-mode): Make buffer-local variables
Juri Linkov [Thu, 25 Aug 2005 19:09:22 +0000 (19:09 +0000)]
(grep, grep-mode): Make buffer-local variables
compilation-process-setup-function and compilation-disable-input
in grep-mode instead of let-bindings in grep.

18 years agoAdd arch tagline
Miles Bader [Thu, 25 Aug 2005 17:04:43 +0000 (17:04 +0000)]
Add arch tagline

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 25 Aug 2005 11:06:36 +0000 (11:06 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 25 Aug 2005 11:06:31 +0000 (11:06 +0000)]
*** empty log message ***

18 years ago(Search and Replace): Add replace-regexp-in-string.
Richard M. Stallman [Thu, 25 Aug 2005 11:05:31 +0000 (11:05 +0000)]
(Search and Replace): Add replace-regexp-in-string.

18 years ago(Finding Overlays): Fix `find-overlay-prop' in `next-overlay-change' example.
Richard M. Stallman [Thu, 25 Aug 2005 11:04:38 +0000 (11:04 +0000)]
(Finding Overlays): Fix `find-overlay-prop' in `next-overlay-change' example.

18 years ago(menu-bar-describe-menu): Delete "What's New".
Richard M. Stallman [Thu, 25 Aug 2005 11:03:32 +0000 (11:03 +0000)]
(menu-bar-describe-menu): Delete "What's New".
Rename "Describe Key" to "Describe Key or Mouse Operation".

18 years agobg-mouse.el: Moved from term/.
Juanma Barranquero [Thu, 25 Aug 2005 11:01:15 +0000 (11:01 +0000)]
bg-mouse.el: Moved from term/.

18 years ago(build-mail-aliases): Delete comments
Richard M. Stallman [Thu, 25 Aug 2005 11:00:38 +0000 (11:00 +0000)]
(build-mail-aliases): Delete comments
from the contents before processing them.

18 years agobg-mouse.el: Moved to obsolete/.
Juanma Barranquero [Thu, 25 Aug 2005 10:58:57 +0000 (10:58 +0000)]
bg-mouse.el: Moved to obsolete/.

18 years ago(isearch-edit-string): Erase the Search prompt
Richard M. Stallman [Thu, 25 Aug 2005 10:58:48 +0000 (10:58 +0000)]
(isearch-edit-string): Erase the Search prompt
if user enters an empty string and there is no default.

18 years ago(play-sound): Rearrange to avoid warning.
Richard M. Stallman [Thu, 25 Aug 2005 10:57:38 +0000 (10:57 +0000)]
(play-sound): Rearrange to avoid warning.

18 years ago(comint-file-name-prefix): Add autoload.
Richard M. Stallman [Thu, 25 Aug 2005 10:56:51 +0000 (10:56 +0000)]
(comint-file-name-prefix): Add autoload.

18 years agoFixed typo.
Carsten Dominik [Thu, 25 Aug 2005 08:25:51 +0000 (08:25 +0000)]
Fixed typo.

18 years ago(mac_copy_area, mac_copy_area_with_mask): Restore background color.
YAMAMOTO Mitsuharu [Thu, 25 Aug 2005 08:20:43 +0000 (08:20 +0000)]
(mac_copy_area, mac_copy_area_with_mask): Restore background color.
(mac_handle_visibility_change): New function.
(x_make_frame_invisible, x_iconify_frame)
(XTread_socket) [!USE_CARBON_EVENTS]: Use it.
[USE_CARBON_EVENTS] (mac_handle_window_event)
(install_window_handler): Handle visibilty change events.
(x_make_frame_visible): Don't reposition window if it is iconified
or asked for visible before.  Select and uncollapse window when it
is made visible.
(x_make_frame_invisible): Don't reset x_highlight_frame.
(x_iconify_frame): Likewise.  Make invisible frame visible before
it is iconified.
(read_socket_inev): Move variable outside #if USE_CARBON_EVENTS.
(do_window_update): Don't change visibility of invisible frame.

18 years ago(kbd_buffer_get_event) [MAC_OS]: Make events for
YAMAMOTO Mitsuharu [Thu, 25 Aug 2005 08:20:12 +0000 (08:20 +0000)]
(kbd_buffer_get_event) [MAC_OS]: Make events for
ICONIFY/DEICONIFY_EVENT.

18 years agoDocumentation string of diary-modify-entry-list-string-function improved.
Carsten Dominik [Thu, 25 Aug 2005 07:11:10 +0000 (07:11 +0000)]
Documentation string of diary-modify-entry-list-string-function improved.

18 years ago(diary-modify-entry-list-string-function): New hook.
Carsten Dominik [Thu, 25 Aug 2005 07:06:07 +0000 (07:06 +0000)]
(diary-modify-entry-list-string-function): New hook.
(add-to-diary-list): Call `diary-modify-entry-list-string-function'

18 years ago*** empty log message ***
Carsten Dominik [Thu, 25 Aug 2005 07:05:27 +0000 (07:05 +0000)]
*** empty log message ***

18 years agoversion string comparison
Vinicius Jose Latorre [Thu, 25 Aug 2005 01:37:47 +0000 (01:37 +0000)]
version string comparison

18 years ago(icon-edit, *mouse-window*, *mouse-x*, *mouse-y*, menu, char):
Juanma Barranquero [Wed, 24 Aug 2005 15:56:02 +0000 (15:56 +0000)]
(icon-edit, *mouse-window*, *mouse-x*, *mouse-y*, menu, char):
Defvar at compile time.
(sc::menu): Declare it before use.
(sc::pack-one-line): Use `let', not `let*'.

18 years ago(filter-region, execute-monitor-command): Use `let*' instead of `let'.
Juanma Barranquero [Wed, 24 Aug 2005 15:20:18 +0000 (15:20 +0000)]
(filter-region, execute-monitor-command): Use `let*' instead of `let'.

18 years ago(bg-mouse-x, bg-mouse-y, bg-cursor-window): Defvar at compile time.
Juanma Barranquero [Wed, 24 Aug 2005 15:10:45 +0000 (15:10 +0000)]
(bg-mouse-x, bg-mouse-y, bg-cursor-window): Defvar at compile time.

18 years ago(current-global-mousemap, current-local-mousemap): Declare them before use.
Juanma Barranquero [Wed, 24 Aug 2005 14:41:27 +0000 (14:41 +0000)]
(current-global-mousemap, current-local-mousemap): Declare them before use.

18 years ago(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.
Juanma Barranquero [Wed, 24 Aug 2005 14:31:17 +0000 (14:31 +0000)]
(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.

18 years ago(url-http-cookies-sources): Defvar at compile time.
Juanma Barranquero [Wed, 24 Aug 2005 14:24:20 +0000 (14:24 +0000)]
(url-http-cookies-sources): Defvar at compile time.

18 years ago(news-inews-hook, news-group-hook-alist, mail-send-hook):
Juanma Barranquero [Wed, 24 Aug 2005 14:15:23 +0000 (14:15 +0000)]
(news-inews-hook, news-group-hook-alist, mail-send-hook):
Defvar at compile time.

18 years ago(info-xref-xfile-alist, info-xref-filename-heading, info-xref-good,
Juanma Barranquero [Wed, 24 Aug 2005 14:00:17 +0000 (14:00 +0000)]
(info-xref-xfile-alist, info-xref-filename-heading, info-xref-good,
info-xref-bad): Defvar at compile time.

18 years ago(define-minor-mode): Simplify.
Stefan Monnier [Wed, 24 Aug 2005 11:54:25 +0000 (11:54 +0000)]
(define-minor-mode): Simplify.

18 years ago(custom-theme-set-variables): Sort minor modes last.
Stefan Monnier [Wed, 24 Aug 2005 11:49:07 +0000 (11:49 +0000)]
(custom-theme-set-variables): Sort minor modes last.

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Wed, 24 Aug 2005 11:36:35 +0000 (11:36 +0000)]
Update "copyright years" section.

18 years ago(merge-begin, merge-end, template, A-begin, A-end, B-begin, B-end, diff,
Juanma Barranquero [Wed, 24 Aug 2005 11:36:27 +0000 (11:36 +0000)]
(merge-begin, merge-end, template, A-begin, A-end, B-begin, B-end, diff,
diff-vector, valid-diff): Defvar at compile time to silence the byte-compiler.

18 years ago(ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
Juanma Barranquero [Wed, 24 Aug 2005 11:34:39 +0000 (11:34 +0000)]
(ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
`with-no-warnings' to hide references to `ibuffer-elide-long-columns' (which is
defined on ibuffer.el, so it's silly to get warnings for it).
(ibuffer-auto-mode, ibuffer-cached-filter-formats,
ibuffer-compiled-filter-formats, ibuffer-filter-format-alist,
ibuffer-filter-group-kill-ring, ibuffer-filter-groups,
ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups,
ibuffer-inline-columns, ibuffer-show-empty-filter-groups,
ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps): Defvar at compile time.
(ibuffer-compiled-formats, ibuffer-cached-eliding-string,
ibuffer-cached-formats, ibuffer-cached-elide-long-columns), eclare them before
use.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Wed, 24 Aug 2005 11:32:07 +0000 (11:32 +0000)]
Update years in copyright notice; nfc.

18 years ago(bookmark-after-jump-hook): New hook.
Carsten Dominik [Wed, 24 Aug 2005 10:18:29 +0000 (10:18 +0000)]
(bookmark-after-jump-hook): New hook.
(bookmark-jump): Run `bookmark-after-jump-hook'.

18 years ago*** empty log message ***
Carsten Dominik [Wed, 24 Aug 2005 10:17:14 +0000 (10:17 +0000)]
*** empty log message ***

18 years ago(minibuffer-prompt): Doc fix.
Juri Linkov [Tue, 23 Aug 2005 21:01:24 +0000 (21:01 +0000)]
(minibuffer-prompt): Doc fix.

18 years agoMoved to obsolete
Jan Djärv [Tue, 23 Aug 2005 20:05:50 +0000 (20:05 +0000)]
Moved to obsolete

18 years agoMoved from international. Old log:
Jan Djärv [Tue, 23 Aug 2005 20:05:32 +0000 (20:05 +0000)]
Moved from international.  Old log:
;;; swedish.el --- miscellaneous functions for dealing with Swedish.

18 years agoTrivial changes to silence warnings.
Juanma Barranquero [Tue, 23 Aug 2005 15:35:38 +0000 (15:35 +0000)]
Trivial changes to silence warnings.
(xscheme-previous-mode, xscheme-previous-process-state): Add defvars.
(xscheme-last-input-end, xscheme-process-command-line, xscheme-process-name,
xscheme-buffer-name, xscheme-expressions-ring-max, xscheme-expressions-ring,
xscheme-expressions-ring-yank-pointer, xscheme-running-p,
xscheme-control-g-synchronization-p, xscheme-control-g-disabled-p,
xscheme-string-receiver, default-xscheme-runlight, xscheme-runlight,
xscheme-runlight-string, xscheme-process-filter-state, xscheme-allow-output-p,
xscheme-prompt, xscheme-mode-string): Move to beginning of file.
(scheme-interaction-mode-commands-alist, scheme-interaction-mode-map,
scheme-debugger-mode-map): Declare them before use.  Note: the initialization
code for the variables has not been moved because it uses functions that
reference the variables.
(xscheme-control-g-message-string, xscheme-process-filter-alist,
xscheme-prompt-for-expression-map): Declare them before use.
(scheme-debugger-mode-commands): "?\ " -> "?\s".

18 years ago* hexl.el (hexl-print-current-point-info): Fix simple spelling error.
Masatake YAMATO [Tue, 23 Aug 2005 03:38:23 +0000 (03:38 +0000)]
* hexl.el (hexl-print-current-point-info): Fix simple spelling error.

18 years ago*** empty log message ***
Juri Linkov [Mon, 22 Aug 2005 21:35:40 +0000 (21:35 +0000)]
*** empty log message ***

18 years ago(Standard Faces): Merge the text from `(elisp)Standard Faces' into this node.
Juri Linkov [Mon, 22 Aug 2005 21:35:07 +0000 (21:35 +0000)]
(Standard Faces): Merge the text from `(elisp)Standard Faces' into this node.

18 years ago(Mode Line Data): Fix xref to Standard Faces.
Juri Linkov [Mon, 22 Aug 2005 21:32:08 +0000 (21:32 +0000)]
(Mode Line Data): Fix xref to Standard Faces.

18 years ago(Standard Faces): Delete node.
Juri Linkov [Mon, 22 Aug 2005 21:31:54 +0000 (21:31 +0000)]
(Standard Faces): Delete node.
(Faces): Add xref to `(emacs)Standard Faces'.
(Displaying Faces): Fix xref to `Standard Faces'.

18 years ago(Attribute Functions): Add set-face-inverse-video-p.
Juri Linkov [Mon, 22 Aug 2005 21:07:19 +0000 (21:07 +0000)]
(Attribute Functions): Add set-face-inverse-video-p.
Fix invert-face.  Fix args of face-background.

18 years ago(turn_on_face): Check for TS_set_foreground and
Juri Linkov [Mon, 22 Aug 2005 20:47:49 +0000 (20:47 +0000)]
(turn_on_face): Check for TS_set_foreground and
TS_set_background depending on standout_mode.  Simplify.

18 years ago(compilation-disable-input): Doc fix.
Juri Linkov [Mon, 22 Aug 2005 19:55:57 +0000 (19:55 +0000)]
(compilation-disable-input): Doc fix.
(define-compilation-mode): Doc fix and refill.
(kill-compilation): Use `mode-name' in the error message.
(compilation-find-file): Use `compilation-error' in the
read-file-name's prompt.

18 years ago(Info-insert-dir): Use save-excursion around insert-buffer-substring.
Juri Linkov [Mon, 22 Aug 2005 19:53:46 +0000 (19:53 +0000)]
(Info-insert-dir): Use save-excursion around insert-buffer-substring.
(Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
(Info-escape-percent): Delete function.
(Info-fontify-node): Replace Info-escape-percent by
replace-regexp-in-string with REP arg set to lambda that
duplicates `%' and preserves text properties.

18 years ago(set-face-underline): Delete this duplicate function
Juri Linkov [Mon, 22 Aug 2005 19:53:05 +0000 (19:53 +0000)]
(set-face-underline): Delete this duplicate function
and make an obsolete alias to set-face-underline-p.
(set-face-underline-p): Use docstring of set-face-underline.
(describe-face): Create hyperlink to parent face.

18 years ago(smerge-basic-map): Bind smerge-combine-with-next.
Stefan Monnier [Mon, 22 Aug 2005 14:38:51 +0000 (14:38 +0000)]
(smerge-basic-map): Bind smerge-combine-with-next.
(smerge-auto-leave): Make undo re-enable the mode.
(debug-ignored-errors): Add the user-error of impossible resolution.
(smerge-resolve): Move things around a bit, in preparation for later.
(smerge-diff): Don't fail if the buffer has no associated file.
(ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
(smerge-conflict-overlay): New function.
(smerge-match-conflict): Don't add text properties here.
(smerge-find-conflict): Instead, add an overlay here.
Also check for the case where we're inside a conflict already, so as to
obviate the need for font-lock-multiline, which is unbearably slow with
large conflicts and ciomplex font-lock patterns.
(smerge-remove-props): Remove overlay rather than text-properties.
(smerge-mode): Don't set font-lock-multiline.
Remove overlays when turned off.

18 years ago* fringe.c (update_window_fringes): Only put TOP and BOTTOM
Kim F. Storm [Sun, 21 Aug 2005 21:48:22 +0000 (21:48 +0000)]
* fringe.c (update_window_fringes): Only put TOP and BOTTOM
bitmaps on fully visible rows.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 21 Aug 2005 21:47:55 +0000 (21:47 +0000)]
*** empty log message ***

18 years ago(ido-ignore-item-p): Use save-match-data.
Kim F. Storm [Sun, 21 Aug 2005 21:26:07 +0000 (21:26 +0000)]
(ido-ignore-item-p): Use save-match-data.
Bind case-fold-search to ido-case-fold locally.

18 years ago(redisplay_window): Call update_window_fringes with
Kim F. Storm [Sun, 21 Aug 2005 20:58:03 +0000 (20:58 +0000)]
(redisplay_window): Call update_window_fringes with
KEEP_CURRENT_P non-0 if we are going to refresh fringes later.

18 years ago(update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;
Kim F. Storm [Sun, 21 Aug 2005 20:57:42 +0000 (20:57 +0000)]
(update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;
if non-zero, don't update current row fringes, and return 0.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 21 Aug 2005 20:56:35 +0000 (20:56 +0000)]
*** empty log message ***

18 years ago(normal-mode): If font lock is on, turn it off and on.
Richard M. Stallman [Sat, 20 Aug 2005 21:50:48 +0000 (21:50 +0000)]
(normal-mode): If font lock is on, turn it off and on.

18 years ago(replace-regexp-in-string): Doc fix.
Richard M. Stallman [Sat, 20 Aug 2005 21:48:51 +0000 (21:48 +0000)]
(replace-regexp-in-string): Doc fix.

18 years ago(command-line-1): Don't suppress startup screen due to existing processes.
Richard M. Stallman [Sat, 20 Aug 2005 21:48:20 +0000 (21:48 +0000)]
(command-line-1): Don't suppress startup screen due to existing processes.

18 years ago(grep): Bind compilation-disable-input to t.
Richard M. Stallman [Sat, 20 Aug 2005 21:47:40 +0000 (21:47 +0000)]
(grep): Bind compilation-disable-input to t.

18 years ago(compilation-disable-input): Default to nil.
Richard M. Stallman [Sat, 20 Aug 2005 21:47:06 +0000 (21:47 +0000)]
(compilation-disable-input): Default to nil.

18 years agoMention compilation-disable-input.
Eli Zaretskii [Sat, 20 Aug 2005 12:20:49 +0000 (12:20 +0000)]
Mention compilation-disable-input.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 20 Aug 2005 12:15:04 +0000 (12:15 +0000)]
*** empty log message ***

18 years ago(compilation-disable-input): New defcustom.
Eli Zaretskii [Sat, 20 Aug 2005 12:14:24 +0000 (12:14 +0000)]
(compilation-disable-input): New defcustom.
(compilation-start): If compilation-disable-input is non-nil, send EOF to
the compilation process.

18 years ago(The Buffer List): Clarify the manipulation of the buffer list.
Eli Zaretskii [Sat, 20 Aug 2005 11:58:09 +0000 (11:58 +0000)]
(The Buffer List): Clarify the manipulation of the buffer list.

18 years agoUpdate links and URLs.
Eli Zaretskii [Sat, 20 Aug 2005 11:49:26 +0000 (11:49 +0000)]
Update links and URLs.

18 years ago(tex-bibtex-file, tex-send-tex-command):
Eli Zaretskii [Sat, 20 Aug 2005 11:41:23 +0000 (11:41 +0000)]
(tex-bibtex-file, tex-send-tex-command):
Run the argument of tex-shell-cd-command through
convert-standard-filename, to get the correct style of slashes on
Windows, and enclose the result in quotes, in case the file name
includes whitespace or other special characters.

18 years ago(display_echo_area_1): Get display start pos from w->start.
Richard M. Stallman [Sat, 20 Aug 2005 05:26:27 +0000 (05:26 +0000)]
(display_echo_area_1): Get display start pos from w->start.
(resize_mini_window): Set w->start, and PT, so as to display the tail
end of the buffer, if it doesn't all fit.

18 years ago(gud-kill-buffer-hook): Don't kill unrelated
Andreas Schwab [Fri, 19 Aug 2005 15:03:48 +0000 (15:03 +0000)]
(gud-kill-buffer-hook): Don't kill unrelated
process.