]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(Fcompleting_read): If Vminibuffer_completing_file_name is
Eli Zaretskii [Fri, 2 Dec 2005 13:55:54 +0000 (13:55 +0000)]
(Fcompleting_read): If Vminibuffer_completing_file_name is
non-nil, use the new keymaps Vminibuffer_local_filename_completion_map
and Vminibuffer_local_must_match_filename_map keymaps.
(keys_of_minibuf): Bind SPC in the new file-name completion keymaps.

18 years ago(Vminibuffer_local_filename_completion_map)
Eli Zaretskii [Fri, 2 Dec 2005 13:47:11 +0000 (13:47 +0000)]
(Vminibuffer_local_filename_completion_map)
(Vminibuffer_local_must_match_filename_map): New variables.
(syms_of_keymap): DEFVAR_LISP them, initialize them, and set their parent to
be Vminibuffer_local_completion_map and Vminibuffer_local_must_match_map,
respectively.

18 years ago(Vminibuffer_local_filename_completion_map): Declare a new keymap for
Eli Zaretskii [Fri, 2 Dec 2005 13:43:04 +0000 (13:43 +0000)]
(Vminibuffer_local_filename_completion_map): Declare a new keymap for
minibuffer completion in case of filenames.
(Vminibuffer_local_must_match_filename_map): Declare a new keymap for
minibuffer completion in case require-match is set.

18 years ago(latex-inputenc-coding-alist): Doc fix.
Eli Zaretskii [Fri, 2 Dec 2005 13:25:19 +0000 (13:25 +0000)]
(latex-inputenc-coding-alist): Doc fix.

18 years ago(flyspell-external-point-words): Consider a misspelling as found in the string
Eli Zaretskii [Fri, 2 Dec 2005 13:17:38 +0000 (13:17 +0000)]
(flyspell-external-point-words): Consider a misspelling as found in the string
search if: (a) misspelling and found string lengths match, or (b) misspelling
is found as element in a boundary-chars separated longer string, or
(c) ispell-program-name is really ispell and misspelling is found as part of
a TeX string.  After successful match move beginning of search region to end
of match.  Warn about not found misspellings once the process is done.
(flyspell-large-region) Do not set ispell-parser to tex if in TeX mode.

18 years agoUpdate for CC Mode 5.31.
Alan Mackenzie [Fri, 2 Dec 2005 12:51:05 +0000 (12:51 +0000)]
Update for CC Mode 5.31.

18 years agoUpdate CC Mode to release 5.31.
Alan Mackenzie [Fri, 2 Dec 2005 12:30:36 +0000 (12:30 +0000)]
Update CC Mode to release 5.31.

18 years ago(gud-menu-map): Put gud-finish back on the
Nick Roberts [Fri, 2 Dec 2005 09:15:56 +0000 (09:15 +0000)]
(gud-menu-map): Put gud-finish back on the
tool bar (removed inadvertantly).

18 years ago*** empty log message ***
Nick Roberts [Fri, 2 Dec 2005 09:14:18 +0000 (09:14 +0000)]
*** empty log message ***

18 years ago(log-view-diff): Clarify doc string.
Nick Roberts [Fri, 2 Dec 2005 07:59:56 +0000 (07:59 +0000)]
(log-view-diff): Clarify doc string.

18 years ago*** empty log message ***
Nick Roberts [Fri, 2 Dec 2005 07:59:09 +0000 (07:59 +0000)]
*** empty log message ***

18 years agoRemove errant backslash at beginning of file.
Bill Wohler [Fri, 2 Dec 2005 06:44:00 +0000 (06:44 +0000)]
Remove errant backslash at beginning of file.

18 years ago* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler [Fri, 2 Dec 2005 05:54:33 +0000 (05:54 +0000)]
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
of mh-highlight-citation-p.
(mh-letter-toggle-header-field-display): "Ellipsed" isn't a word, I
think, so use "truncated".

* mh-customize.el (mh-folder, mh-folder-faces): Group's manual section
is Folders, not Organizing. Parent of mh-folder-faces is mh-folder,
not mh-show.
(mh-speed): Rename to mh-speedbar for consistency with mh-toolbar.
(mh-thread): New group that corresponds with manual's Threading
chapter.
(mh-letter-faces): Group's manual section is Editing Drafts, not
Sending Mail.
(mh-sortm-args): New customization variable that used to be a defvar.
(mh-index-new-messages-folders, mh-index-ticked-messages-folders):
Move from mh-index group to mh-folders group.
(mh-alias-local-users-prefix, mh-large-folder)
(mh-recursive-folders-flag, mh-before-quit-hook)
(mh-folder-mode-hook, mh-kill-folder-suppress-prompt-hook)
(mh-quit-hook, mh-refile-msg-hook): Move from mh-show group to
mh-folder group.
(mh-highlight-citation-style): Rename from mh-highlight-citation-p.
Sync docstrings with manual.
(mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings with
manual.
(mh-show-threads-flag): Move from mh-show group to mh-thread group.
(mh-find-path-hook): Move from mh-show group to mh-e group.
(mh-folder-updated-hook): Add to mh-folder group.
(mh-forward-hook): Move from mh-folder to mh-sending-mail group.
(mh-unseen-updated-hook): Move from mh-show to mh-sequences group.
(mh-bury-show-buffer-flag, mh-clean-message-header-flag)
(mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag)
(mh-display-buttons-for-inline-parts-flag)
(mh-do-not-confirm-flag, mh-fetch-x-image-url)
(mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
(mh-invisible-header-fields-default, mh-invisible-header-fields)
(mh-lpr-command-format, mh-max-inline-image-height)
(mh-max-inline-image-width)
(mh-mime-save-parts-default-directory, mh-print-background-flag)
(mh-show-maximum-size, mh-show-use-goto-addr-flag)
(mh-show-use-xface-flag, mh-store-default-directory)
(mh-summary-height, mh-delete-msg-hook
(mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.

* mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp)
(mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
(mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use
non-fontification instead of non-fontifying.
(mh-header-display): Use mh-mhl-format-file instead of mhl-formfile.
Sync docstrings with manual.
(mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to
count. Sync docstrings with manual.
(mh-refile-or-write-again): Use output from mh-write-msg-to-file so
that message doesn't change when using this command. Sync docstrings
with manual.
(mh-page-msg, mh-previous-page): Rename arg to lines. Sync docstrings
with manual.
(mh-write-msg-to-file): Rename msg to message. Rename no-headers to
no-header. Sync docstrings with manual.
(mh-ps-print-map): Delete keybindings for deleted commands
mh-ps-print-toggle-mime and mh-ps-print-msg-show.
(mh-help-messages): Updated printing help.
(mh-delete-msg, mh-delete-msg-no-motion, mh-first-msg)
(mh-last-msg, mh-previous-unread-msg, mh-next-button)
(mh-prev-button, mh-folder-toggle-mime-part)
(mh-folder-inline-mime-part, mh-folder-save-mime-part)
(mh-next-unread-msg, mh-toggle-mime-buttons): Sync docstrings with
manual.

* mh-funcs.el (mh-sortm-args): Now a customization option and in
mh-customize.el.
(mh-pipe-msg): Rename include-headers to include-header. Sync
docstrings with manual.
(mh-burst-digest, mh-page-digest, mh-page-digest-backwards)
(mh-store-msg): Sync docstrings with manual.

* mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync
docstrings with manual.
(mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp.
Sync docstrings with manual.
(mh-mm-display-part, mh-mm-inline-message): Use
mh-highlight-citation-style instead of mh-highlight-citation-p.
(mh-press-button): Sync docstrings with manual.
(mh-display-with-external-viewer): Fix default output in minibuffer.
Sync docstrings with manual.

* mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime): Deleted.
(mh-ps-print-color-option): Incorporate docstring from
ps-print-color-p.
(mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline
docstring.
(mh-ps-spool-msg): Slimline docstring. Rename from mh-ps-spool-a-msg.
Rewrote to use existing show buffer when available.
(mh-ps-print-range): Extract method from common code in
mh-ps-print-msg and mh-ps-print-msg-file.
(mh-ps-print-preprint): Clean docstring. Use filename "mh-%s".
(mh-ps-print-msg-show): Delete. Can use either mh-ps-print-msg-show or
mh-ps-print-msg-show to same effect with new code in mh-ps-spool-msg.
(mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile. Sync
docstrings with manual.
(mh-ps-print-msg, mh-ps-print-msg-file)
(mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync docstrings
with manual.

* mh-utils.el (mh-show-ps-print-msg-show)
(mh-show-ps-print-toggle-mime): Delete.
(mh-show-ps-print-map): Updated accordingly.
(mh-show-mode): Use mh-highlight-citation-style instead of
mh-highlight-citation-p.
(mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of
mhl-formfile.
(mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync
docstrings with manual.
(mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync
docstrings with manual.

18 years ago(mh-defface-compat): Checkdoc fix.
Bill Wohler [Fri, 2 Dec 2005 04:55:39 +0000 (04:55 +0000)]
(mh-defface-compat): Checkdoc fix.

18 years ago(mh-bogofilter-blacklist, mh-bogofilter-whitelist): Bogofilter is
Bill Wohler [Fri, 2 Dec 2005 04:54:06 +0000 (04:54 +0000)]
(mh-bogofilter-blacklist, mh-bogofilter-whitelist): Bogofilter is
lowercase except at beginning of sentence and in titles.

18 years ago(transient-mark-mode, line-number-mode)
Luc Teirlinck [Fri, 2 Dec 2005 03:31:21 +0000 (03:31 +0000)]
(transient-mark-mode, line-number-mode)
(column-number-mode, size-indication-mode): Remove `:require nil'.

18 years ago(mh-loaddefs.el): Reinsert Change Log as its absence triggers
Bill Wohler [Fri, 2 Dec 2005 03:20:34 +0000 (03:20 +0000)]
(mh-loaddefs.el): Reinsert Change Log as its absence triggers
lm-verify errors.

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 2 Dec 2005 03:18:08 +0000 (03:18 +0000)]
*** empty log message ***

18 years ago(url-history-track): Fix last change.
Kim F. Storm [Thu, 1 Dec 2005 21:45:21 +0000 (21:45 +0000)]
(url-history-track): Fix last change.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 1 Dec 2005 21:45:08 +0000 (21:45 +0000)]
*** empty log message ***

18 years ago(url-history-track): Call url-history-setup-save-timer in :set function.
Richard M. Stallman [Thu, 1 Dec 2005 19:15:13 +0000 (19:15 +0000)]
(url-history-track): Call url-history-setup-save-timer in :set function.
:type allows three alternatives.
(url-history-setup-save-timer): Test url-history-track.

18 years ago(url-retrieve): Test url-history-track.
Richard M. Stallman [Thu, 1 Dec 2005 19:14:15 +0000 (19:14 +0000)]
(url-retrieve): Test url-history-track.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 1 Dec 2005 17:43:33 +0000 (17:43 +0000)]
*** empty log message ***

18 years ago(Fset_window_configuration): Don't accidentally copy the
Stefan Monnier [Thu, 1 Dec 2005 16:25:15 +0000 (16:25 +0000)]
(Fset_window_configuration): Don't accidentally copy the
window-point of one window to another.

18 years ago(gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also.
Nick Roberts [Thu, 1 Dec 2005 02:17:15 +0000 (02:17 +0000)]
(gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also.
(gdb-breakpoints-mode-map): Use D instead of d for gdb-delete-breakpoint.
(gdb-get-frame-number): Require a number to match on.
(gdb-threads-mode-map): Add follow-link binding.

18 years ago*** empty log message ***
Nick Roberts [Thu, 1 Dec 2005 02:15:56 +0000 (02:15 +0000)]
*** empty log message ***

18 years ago(GDB User Interface Layout): Describe how to kill associated buffers.
Nick Roberts [Thu, 1 Dec 2005 02:05:17 +0000 (02:05 +0000)]
(GDB User Interface Layout): Describe how to kill associated buffers.
(Breakpoints Buffer): Use D instead of d for gdb-var-delete.
(Watch Expressions): Be more precise.
(Other GDB User Interface Buffers): Describe how to change a
register value.

18 years ago*** empty log message ***
Nick Roberts [Thu, 1 Dec 2005 02:04:28 +0000 (02:04 +0000)]
*** empty log message ***

18 years ago(isearch-mode-map): Avoid exiting search on language-change event.
Jason Rumney [Wed, 30 Nov 2005 22:53:00 +0000 (22:53 +0000)]
(isearch-mode-map): Avoid exiting search on language-change event.

18 years ago*** empty log message ***
Jason Rumney [Wed, 30 Nov 2005 22:49:26 +0000 (22:49 +0000)]
*** empty log message ***

18 years ago(speedbar-default-position): New defcustom.
Romain Francoise [Wed, 30 Nov 2005 21:15:11 +0000 (21:15 +0000)]
(speedbar-default-position): New defcustom.
(speedbar-frame-reposition-smartly): Use it.

18 years ago(dframe-reposition-frame-emacs): Fix position computation for 'left
Romain Francoise [Wed, 30 Nov 2005 19:40:13 +0000 (19:40 +0000)]
(dframe-reposition-frame-emacs): Fix position computation for 'left
location.
Update copyright year.

18 years ago*** empty log message ***
Romain Francoise [Wed, 30 Nov 2005 19:06:42 +0000 (19:06 +0000)]
*** empty log message ***

18 years ago(help-map): Move initialization into declaration.
Stefan Monnier [Wed, 30 Nov 2005 16:09:58 +0000 (16:09 +0000)]
(help-map): Move initialization into declaration.

18 years ago(make-autoload): Handle defgroup specially.
Stefan Monnier [Wed, 30 Nov 2005 16:04:40 +0000 (16:04 +0000)]
(make-autoload): Handle defgroup specially.

18 years ago(help-argument-name): Don't autoload.
Stefan Monnier [Wed, 30 Nov 2005 15:52:50 +0000 (15:52 +0000)]
(help-argument-name): Don't autoload.
It's useless and triggers a bug in cus-dep.el causing ldefs-boot
to be re-loaded when customizing the `help' group.

18 years ago(gnus-delay-group): Don't autoload.
Stefan Monnier [Wed, 30 Nov 2005 15:52:37 +0000 (15:52 +0000)]
(gnus-delay-group): Don't autoload.
It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
to be re-loaded when customizing the `gnus-delay' group.

18 years ago(Fpop_to_buffer): Remove superfluous call to record_buffer.
Károly Lőrentey [Wed, 30 Nov 2005 13:18:56 +0000 (13:18 +0000)]
(Fpop_to_buffer): Remove superfluous call to record_buffer.

18 years ago*** empty log message ***
Carsten Dominik [Wed, 30 Nov 2005 09:56:08 +0000 (09:56 +0000)]
*** empty log message ***

18 years ago(describe-function-1): Fill arglist.
John Paul Wallington [Wed, 30 Nov 2005 00:55:12 +0000 (00:55 +0000)]
(describe-function-1): Fill arglist.

18 years agoInclude fcntl.h. Define O_WRONLY if not defined.
Kim F. Storm [Wed, 30 Nov 2005 00:04:51 +0000 (00:04 +0000)]
Include fcntl.h.  Define O_WRONLY if not defined.
(valid_lisp_object_p) [!GC_MARK_STACK]: Validate pointer by
passing it to `emacs_write'.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 30 Nov 2005 00:04:34 +0000 (00:04 +0000)]
*** empty log message ***

18 years ago(cua--rectangle-overlays): Make permanent-local.
Kim F. Storm [Tue, 29 Nov 2005 23:58:20 +0000 (23:58 +0000)]
(cua--rectangle-overlays): Make permanent-local.
(cua--rectangle-post-command): Cleanup overlays and deactivate mark
after revert-buffer (or anything else which kills all local variables).

18 years ago* longlines.el (longlines-mode): Add mail-setup-hook.
Chong Yidong [Tue, 29 Nov 2005 23:54:47 +0000 (23:54 +0000)]
* longlines.el (longlines-mode): Add mail-setup-hook.

* mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.

* simple.el (sendmail-user-agent-compose, next-line):
Conditionally use hard-newline.

18 years ago(apropos-parse-pattern): Doc fix.
Kim F. Storm [Tue, 29 Nov 2005 23:52:59 +0000 (23:52 +0000)]
(apropos-parse-pattern): Doc fix.
Set apropos-regexp directly, rather than expecting callers to do so.
(apropos-command, apropos, apropos-value, apropos-documentation):
Simplify calls to apropos-parse-pattern.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 29 Nov 2005 23:52:42 +0000 (23:52 +0000)]
*** empty log message ***

18 years ago(stop_other_atimers): Fix loop to correctly compute `prev'.
Stefan Monnier [Tue, 29 Nov 2005 22:37:27 +0000 (22:37 +0000)]
(stop_other_atimers): Fix loop to correctly compute `prev'.

18 years ago* hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
Chong Yidong [Tue, 29 Nov 2005 22:28:59 +0000 (22:28 +0000)]
* hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
(hi-lock-face-phrase-buffer): Use hi-yellow face.
(hi-lock-write-interactive-patterns): Use comment-region.

18 years ago*** empty log message ***
Andreas Schwab [Tue, 29 Nov 2005 20:48:32 +0000 (20:48 +0000)]
*** empty log message ***

18 years agoChange the prefix from `M-#' to `C-x *'.
Jay Belanger [Tue, 29 Nov 2005 18:39:52 +0000 (18:39 +0000)]
Change the prefix from `M-#' to `C-x *'.

18 years ago(latex-inputenc-coding-alist): Reword doc string.
Reiner Steib [Tue, 29 Nov 2005 16:45:19 +0000 (16:45 +0000)]
(latex-inputenc-coding-alist): Reword doc string.

18 years ago* help.el (describe-key-briefly, describe-key): Recognize default
Chong Yidong [Tue, 29 Nov 2005 15:42:42 +0000 (15:42 +0000)]
* help.el (describe-key-briefly, describe-key): Recognize default
bindings.

18 years ago(view-inhibit-help-message): New defcustom.
Romain Francoise [Tue, 29 Nov 2005 10:53:30 +0000 (10:53 +0000)]
(view-inhibit-help-message): New defcustom.
(view-mode-enter): Use it.

18 years ago2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Tue, 29 Nov 2005 06:12:52 +0000 (06:12 +0000)]
2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
preserve user position.

18 years agoThrow error if facemenu is not loaded to prevent accidental change of
Luc Teirlinck [Tue, 29 Nov 2005 05:03:21 +0000 (05:03 +0000)]
Throw error if facemenu is not loaded to prevent accidental change of
loading order in loadup.el.  (Suggested by RMS.)

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 29 Nov 2005 04:59:38 +0000 (04:59 +0000)]
*** empty log message ***

18 years agoAdd comment explaining why facemenu must be loaded before font-lock.
Luc Teirlinck [Tue, 29 Nov 2005 03:57:45 +0000 (03:57 +0000)]
Add comment explaining why facemenu must be loaded before font-lock.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 29 Nov 2005 03:56:45 +0000 (03:56 +0000)]
*** empty log message ***

18 years ago* FOR-RELEASE: Icons installed. Partial completion bug fixed.
Chong Yidong [Tue, 29 Nov 2005 03:14:49 +0000 (03:14 +0000)]
* FOR-RELEASE: Icons installed.  Partial completion bug fixed.

18 years agoTypo.
Chong Yidong [Tue, 29 Nov 2005 03:13:06 +0000 (03:13 +0000)]
Typo.

18 years ago*** empty log message ***
Jay Belanger [Mon, 28 Nov 2005 23:04:35 +0000 (23:04 +0000)]
*** empty log message ***

18 years ago(log-edit-insert-cvs-rcstemplate): Ignore stderr.
Stefan Monnier [Mon, 28 Nov 2005 22:31:47 +0000 (22:31 +0000)]
(log-edit-insert-cvs-rcstemplate): Ignore stderr.

18 years ago(calc-user-define-invokation): Update help message.
Jay Belanger [Mon, 28 Nov 2005 22:15:31 +0000 (22:15 +0000)]
(calc-user-define-invokation): Update help message.

18 years agoChanged references to `M-#' to new prefix.
Jay Belanger [Mon, 28 Nov 2005 22:15:24 +0000 (22:15 +0000)]
Changed references to `M-#' to new prefix.

18 years ago(calc-do-embedded): Update help message.
Jay Belanger [Mon, 28 Nov 2005 22:14:35 +0000 (22:14 +0000)]
(calc-do-embedded): Update help message.

18 years ago(calc-dispatch-help): Update docstring.
Jay Belanger [Mon, 28 Nov 2005 22:13:37 +0000 (22:13 +0000)]
(calc-dispatch-help): Update docstring.

18 years agoChange global keybinding for calc-dispatch to "\C-x*"
Jay Belanger [Mon, 28 Nov 2005 22:12:59 +0000 (22:12 +0000)]
Change global keybinding for calc-dispatch to "\C-x*"
(calc-dispatch-map): Add more keys for `calc-same-interface'.

18 years ago(elp-not-profilable): Replace interactive-p with called-interactively-p.
Stefan Monnier [Mon, 28 Nov 2005 21:55:15 +0000 (21:55 +0000)]
(elp-not-profilable): Replace interactive-p with called-interactively-p.
(elp-profilable-p): Rename from elp-not-profilable-p.
Invert result and take into account macros and autoloaded functions.
(elp-instrument-function): Update call.
(elp-instrument-package): Update call.  Add completion.
(elp-pack-number): Use match-string.
(elp-results-jump-to-definition-by-mouse): Merge into
elp-results-jump-to-definition and then remove.
(elp-output-insert-symname): Make help echo text single-line.

18 years ago(query-replace-map): Move initialization into declaration.
Stefan Monnier [Mon, 28 Nov 2005 21:46:51 +0000 (21:46 +0000)]
(query-replace-map): Move initialization into declaration.
(occur-engine): Use with-current-buffer.
(occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
(occur-mode-mouse-goto): Replace with an alias.

18 years agoBind [S-tab] to [backtab].
Juri Linkov [Mon, 28 Nov 2005 21:20:28 +0000 (21:20 +0000)]
Bind [S-tab] to [backtab].

18 years ago(Info-fontify-node): Set 2nd arg `noerror' of `Info-find-file' to t.
Juri Linkov [Mon, 28 Nov 2005 21:19:38 +0000 (21:19 +0000)]
(Info-fontify-node): Set 2nd arg `noerror' of `Info-find-file' to t.

18 years ago*** empty log message ***
Stefan Monnier [Mon, 28 Nov 2005 20:22:04 +0000 (20:22 +0000)]
*** empty log message ***

18 years ago(quoted-insert): Let-bind input-method-function to nil.
Juri Linkov [Mon, 28 Nov 2005 19:59:59 +0000 (19:59 +0000)]
(quoted-insert): Let-bind input-method-function to nil.

18 years ago(occur-mode-mouse-goto): Pop, don't switch.
Juri Linkov [Mon, 28 Nov 2005 19:59:16 +0000 (19:59 +0000)]
(occur-mode-mouse-goto): Pop, don't switch.
(occur-mode-goto-occurrence): Let-bind same-window-buffer-names
and same-window-regexps.
(occur-next-error): Don't move point for arg 0.

18 years ago* replace.el (occur-mode-goto-occurrence): Pop, don't switch.
Chong Yidong [Mon, 28 Nov 2005 19:18:51 +0000 (19:18 +0000)]
* replace.el (occur-mode-goto-occurrence): Pop, don't switch.

18 years ago(flyspell-last-buffer): New var.
Stefan Monnier [Mon, 28 Nov 2005 16:44:37 +0000 (16:44 +0000)]
(flyspell-last-buffer): New var.
(flyspell-accept-buffer-local-defs): Use it to avoid silly redundant work.
(flyspell-mode-on): Use add-hook for after-change-functions.
(flyspell-mode-off): Use remove-hook for after-change-functions.
(flyspell-changes): Make it buffer-local.
(flyspell-after-change-function): Make it non-interactive.  Use push.
(flyspell-post-command-hook): Check input-pending-p while processing
the potentially long list of buffer changes.

18 years ago(list-buffers-noselect): Display the selected frame's buffer list, not
Károly Lőrentey [Mon, 28 Nov 2005 14:36:07 +0000 (14:36 +0000)]
(list-buffers-noselect): Display the selected frame's buffer list, not
the global one.

18 years ago(xterm-mouse-event): Set last-input-event so
Nick Roberts [Mon, 28 Nov 2005 05:38:49 +0000 (05:38 +0000)]
(xterm-mouse-event): Set last-input-event so
that (list last-input-event) works as in interactive spec.

18 years ago*** empty log message ***
Nick Roberts [Mon, 28 Nov 2005 05:36:04 +0000 (05:36 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 28 Nov 2005 02:38:12 +0000 (02:38 +0000)]
*** empty log message ***

18 years ago("facemenu"): Load facemenu before font-lock, because
Luc Teirlinck [Mon, 28 Nov 2005 01:54:00 +0000 (01:54 +0000)]
("facemenu"): Load facemenu before font-lock, because
`facemenu-keymap' needs to be defined when font-lock is loaded.
Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 28 Nov 2005 01:53:12 +0000 (01:53 +0000)]
*** empty log message ***

18 years agoRemove useless leading * in defcustom docstrings.
Stefan Monnier [Mon, 28 Nov 2005 01:43:28 +0000 (01:43 +0000)]
Remove useless leading * in defcustom docstrings.
(save-completions-file-name): Use ~/.emacs.d if available.
(completion-standard-syntax-table): Rename from
cmpl-standard-syntax-table and fold initialization into declaration,
thus removing cmpl-make-standard-completion-syntax-table.
(completion-lisp-syntax-table, completion-c-syntax-table)
(completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
(cmpl-saved-syntax, cmpl-saved-point): Remove.
(symbol-under-point, symbol-before-point)
(symbol-under-or-before-point, symbol-before-point-for-complete)
(add-completions-from-c-buffer): Use with-syntax-table.
(make-completion): Don't return a list of completion entries.
Update callers.
(cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
(completion-initialize): Rename from initialize-completions.
(completion-find-file-hook): Rename from cmpl-find-file-hook.
(kill-emacs-save-completions): Collect stats here.
(save-completions-to-file, load-completions-from-file):
Use with-current-buffer.
(completion-def-wrapper): Rename from def-completion-wrapper.  Make it
into a function.  Move all calls to toplevel.
(completion-lisp-mode-hook): New fun.
(completion-c-mode-hook, completion-setup-fortran-mode):
Set the syntax-table here.  Use local-set-key.
(completion-saved-bindings): New var.
(dynamic-completion-mode): Make it into a proper minor mode.
(load-completions-from-file): Remove unused var `num-uses'.

18 years ago(Buffer-menu-revert-function): Make the selected window's buffer the
Luc Teirlinck [Sun, 27 Nov 2005 23:55:30 +0000 (23:55 +0000)]
(Buffer-menu-revert-function): Make the selected window's buffer the
current buffer around the call to `list-buffers-noselect'.  This is
necessary to mark that buffer with a `.' in the Buffer Menu when
called from Lisp, for instance by Auto Revert Mode.

18 years ago(dabbrev-completion): Simplify code, by getting rid of `if' whose
Luc Teirlinck [Sun, 27 Nov 2005 23:54:40 +0000 (23:54 +0000)]
(dabbrev-completion): Simplify code, by getting rid of `if' whose
condition always returned nil.  Doc fix.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 27 Nov 2005 23:51:40 +0000 (23:51 +0000)]
*** empty log message ***

18 years agoAdd entry: "Go in a buffer: Go Text Protocol client".
Thien-Thi Nguyen [Sun, 27 Nov 2005 23:29:33 +0000 (23:29 +0000)]
Add entry: "Go in a buffer: Go Text Protocol client".

18 years ago(gud-gdb-marker-filter): When GDB is invoked with a process number, detect it.
Nick Roberts [Sun, 27 Nov 2005 22:17:29 +0000 (22:17 +0000)]
(gud-gdb-marker-filter): When GDB is invoked with a process number, detect it.
(gud-speedbar-buttons): Match regexp more carefully.

18 years ago(gdb-stopped): Detect process when attaching.
Nick Roberts [Sun, 27 Nov 2005 22:16:02 +0000 (22:16 +0000)]
(gdb-stopped): Detect process when attaching.
(gdb-pre-prompt): Make sure gdb-error is reset.

18 years ago*** empty log message ***
Nick Roberts [Sun, 27 Nov 2005 22:15:03 +0000 (22:15 +0000)]
*** empty log message ***

18 years ago(defstruct): Don't define the default constructor if it is overridden.
Stefan Monnier [Sun, 27 Nov 2005 20:59:10 +0000 (20:59 +0000)]
(defstruct): Don't define the default constructor if it is overridden.

18 years ago(PC-completion-as-file-name-predicate): Use minibuffer-completing-file-name.
Stefan Monnier [Sun, 27 Nov 2005 20:53:55 +0000 (20:53 +0000)]
(PC-completion-as-file-name-predicate): Use minibuffer-completing-file-name.
(partial-completion-mode): Use find-file-not-found-functions.
(PC-lisp-complete-symbol): Use with-syntax-table.
(PC-look-for-include-file): Remove dead setq.
(PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
(PC-complete): Use with-current-buffer.

18 years ago(sh-font-lock-syntactic-keywords): \ doesn't escape single quotes.
Stefan Monnier [Sun, 27 Nov 2005 20:44:44 +0000 (20:44 +0000)]
(sh-font-lock-syntactic-keywords): \ doesn't escape single quotes.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 27 Nov 2005 19:29:09 +0000 (19:29 +0000)]
*** empty log message ***

18 years ago(mouse-drag-move-window-bottom): Use adjust-window-trailing-edge.
Richard M. Stallman [Sun, 27 Nov 2005 19:28:58 +0000 (19:28 +0000)]
(mouse-drag-move-window-bottom): Use adjust-window-trailing-edge.

18 years ago(Resizing Windows): Add adjust-window-trailing-edge.
Richard M. Stallman [Sun, 27 Nov 2005 19:27:13 +0000 (19:27 +0000)]
(Resizing Windows): Add adjust-window-trailing-edge.

18 years ago(adjust_window_trailing_edge): New function.
Richard M. Stallman [Sun, 27 Nov 2005 19:16:28 +0000 (19:16 +0000)]
(adjust_window_trailing_edge): New function.
(Fadjust_window_trailing_edge): New function.
(syms_of_window): defsubr it.
(window_deletion_count): New variable.
(delete_window): Update window_deletion_count.

18 years ago(blink-matching-paren-on-screen): Doc fix.
Luc Teirlinck [Sun, 27 Nov 2005 17:02:13 +0000 (17:02 +0000)]
(blink-matching-paren-on-screen): Doc fix.

18 years ago(blink-matching-paren-on-screen): Further doc fix.
Luc Teirlinck [Sun, 27 Nov 2005 16:59:57 +0000 (16:59 +0000)]
(blink-matching-paren-on-screen): Further doc fix.

18 years ago(show-paren-mode): No longer change `blink-matching-paren-on-screen'.
Luc Teirlinck [Sun, 27 Nov 2005 15:54:28 +0000 (15:54 +0000)]
(show-paren-mode): No longer change `blink-matching-paren-on-screen'.