]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from emacs--rel--22
Miles Bader [Wed, 23 Apr 2008 05:55:42 +0000 (05:55 +0000)]
Merge from emacs--rel--22

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

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 23 Apr 2008 05:15:42 +0000 (05:15 +0000)]
*** empty log message ***

16 years ago(speedbar-use-tool-tips-flag, speedbar-ignored-directory-regexp,
Juanma Barranquero [Wed, 23 Apr 2008 04:46:10 +0000 (04:46 +0000)]
(speedbar-use-tool-tips-flag, speedbar-ignored-directory-regexp,
speedbar-file-unshown-regexp, speedbar-file-regexp, speedbar-message,
speedbar-item-info, speedbar-files-item-info,
speedbar-maybe-add-localized-support, speedbar-insert-files-at-point,
speedbar-dynamic-tags-function-list, speedbar-generic-list-positioned-group-p,
speedbar-insert-generic-list, speedbar-fetch-replacement-function,
speedbar-extract-one-symbol, speedbar-separator-face): Fix typos in docstrings.
(speedbar-stealthy-function-list, speedbar-verbosity-level)
(speedbar-supported-extension-expressions, speedbar-update-current-file)
(speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
(speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
(speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
(speedbar-show-info-under-mouse, speedbar-directory-buttons)
(speedbar-check-vc-this-line, speedbar-files-line-directory)
(speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
(speedbar-buffers-line-directory, speedbar-recenter-to-top)
(speedbar-recenter): Doc fixes.
(speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
declaration and remove redundant info in docstring.

16 years ago(vc-git-status-printer): Deal with directories.
Dan Nicolaescu [Wed, 23 Apr 2008 04:07:11 +0000 (04:07 +0000)]
(vc-git-status-printer): Deal with directories.

16 years ago(vc-next-action): Look at more than the first file to
Dan Nicolaescu [Wed, 23 Apr 2008 04:05:26 +0000 (04:05 +0000)]
(vc-next-action): Look at more than the first file to
determine the state.

16 years ago(calendar-other-dates): Revert previous change; absolute-date was
Glenn Morris [Wed, 23 Apr 2008 03:27:13 +0000 (03:27 +0000)]
(calendar-other-dates): Revert previous change; absolute-date was
already there (as "RD" date).

16 years agoFix comment typo.
Glenn Morris [Wed, 23 Apr 2008 03:07:56 +0000 (03:07 +0000)]
Fix comment typo.

16 years agoAdd holiday-chinese, diary-remind.
Glenn Morris [Wed, 23 Apr 2008 03:06:37 +0000 (03:06 +0000)]
Add holiday-chinese, diary-remind.

16 years ago(diary-list-sexp-entries): Doc fix.
Glenn Morris [Wed, 23 Apr 2008 03:06:11 +0000 (03:06 +0000)]
(diary-list-sexp-entries): Doc fix.
(diary-remind): Allow negative DAYS to represent a range 1:DAYS.
Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.

16 years ago(holiday-chinese-qingming, holiday-chinese-winter-solstice)
Glenn Morris [Wed, 23 Apr 2008 03:03:43 +0000 (03:03 +0000)]
(holiday-chinese-qingming, holiday-chinese-winter-solstice)
(holiday-chinese): New functions.

16 years ago(holiday-oriental-holidays): Add more holidays.
Glenn Morris [Wed, 23 Apr 2008 03:00:29 +0000 (03:00 +0000)]
(holiday-oriental-holidays): Add more holidays.

16 years ago(calendar-chinese-all-holidays-flag): New.
Glenn Morris [Wed, 23 Apr 2008 02:59:47 +0000 (02:59 +0000)]
(calendar-chinese-all-holidays-flag): New.
(calendar-other-dates): Add absolute date.

16 years ago(holiday-islamic): Doc fix.
Glenn Morris [Wed, 23 Apr 2008 02:59:15 +0000 (02:59 +0000)]
(holiday-islamic): Doc fix.

16 years ago(tree-widget-image-enable): Use display-images-p rather than an Emacs
Glenn Morris [Wed, 23 Apr 2008 02:58:55 +0000 (02:58 +0000)]
(tree-widget-image-enable): Use display-images-p rather than an Emacs
version test.

16 years ago(speedbar-use-tool-tips-flag): Check for tooltip-mode, rather than
Glenn Morris [Wed, 23 Apr 2008 02:58:26 +0000 (02:58 +0000)]
(speedbar-use-tool-tips-flag): Check for tooltip-mode, rather than
using an Emacs version test.

16 years ago(ps-color-device): Drop support for XEmacs < 19.12.
Glenn Morris [Wed, 23 Apr 2008 02:57:57 +0000 (02:57 +0000)]
(ps-color-device): Drop support for XEmacs < 19.12.

16 years ago(ediff-check-version): Drop support for very old Emacs versions. Add
Glenn Morris [Wed, 23 Apr 2008 02:57:36 +0000 (02:57 +0000)]
(ediff-check-version): Drop support for very old Emacs versions.  Add
doc-string.  Mark as obsolete.

16 years ago(dframe-have-timer-flag): Drop support for Emacs without timers. Doc fix.
Glenn Morris [Wed, 23 Apr 2008 02:57:11 +0000 (02:57 +0000)]
(dframe-have-timer-flag): Drop support for Emacs without timers.  Doc fix.
(dframe-update-speed): Drop support for XEmacs < 20.
(dframe-frame-mode): Drop support for Emacs < 20.
(dframe-set-timer-internal): Drop support for Emacs without timers.
(dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.

16 years ago(gdb-previous-frame-address): Rename...
Nick Roberts [Wed, 23 Apr 2008 02:50:24 +0000 (02:50 +0000)]
(gdb-previous-frame-address): Rename...
(gdb-previous-frame-pc-address): ...to this.
(gdb-get-selected-frame): Use MI command -stack-info-frame instead
of "info frame" with Gdb 6.4+.
(gdb-stack-list-frames-regexp): New regexp.
(gdb-frame-handler-1): Parse output of -stack-info-frame

16 years ago*** empty log message ***
Nick Roberts [Wed, 23 Apr 2008 02:48:40 +0000 (02:48 +0000)]
*** empty log message ***

16 years ago(tar-prefix-offset): New constant.
Juri Linkov [Tue, 22 Apr 2008 22:51:00 +0000 (22:51 +0000)]
(tar-prefix-offset): New constant.
(tar-header-block-tokenize): Support paths with long names
which use the "ustar" standard.

16 years ago(image-dired-track-original-file)
Juri Linkov [Tue, 22 Apr 2008 22:49:02 +0000 (22:49 +0000)]
(image-dired-track-original-file)
(image-dired-modify-mark-on-thumb-original-file):
Use `dired-goto-file' instead of `search-forward'.  This solves
a bug with finding files where the file name is a subset of other
file names.  Doc fix.

16 years ago(Subdirectories in Dired): Describe using @samp{^}
Juri Linkov [Tue, 22 Apr 2008 20:39:20 +0000 (20:39 +0000)]
(Subdirectories in Dired): Describe using @samp{^}
to return to the parent directory.

16 years ago(buffers-menu-max-size): Move its definition down to
Juri Linkov [Tue, 22 Apr 2008 20:36:08 +0000 (20:36 +0000)]
(buffers-menu-max-size): Move its definition down to
the "Buffers Menu" section.  Change group name `mouse' to `menu'.
(yank-menu-length): Change group name `mouse' to `menu'.
(buffers-menu-buffer-name-length): New user option.
(menu-bar-update-buffers): Use buffers-menu-buffer-name-length
instead of the hard-coded number 27.

16 years agoIsearch help map.
Juri Linkov [Tue, 22 Apr 2008 20:32:56 +0000 (20:32 +0000)]
Isearch help map.

16 years ago(eval-when-compile): Require `help-macro'.
Juri Linkov [Tue, 22 Apr 2008 20:32:23 +0000 (20:32 +0000)]
(eval-when-compile): Require `help-macro'.
(isearch-help-for-help-internal): Isearch specific Help screen
created by `make-help-screen'.
(isearch-help-map): New variable that binds "b", "k", "m" to
isearch-specific commands, and binds other keys to
isearch-other-control-char, thus allowing other Help keys to
exit isearch mode and execute their global definitions.
(isearch-help-for-help, isearch-describe-bindings)
(isearch-describe-key, isearch-describe-mode): New commands.
(isearch-mode-help): Define alias to isearch-describe-mode
and remove its old function definition.
(isearch-mode-map): Bind "\C-h" to isearch-help-map.
Remove old comments because this issue is settled now.
(isearch-forward): Describe three new Help commands in the docstring.
(isearch-mode): Remove \\{isearch-mode-map} from the docstring,
leave the single sentence at the first line of the docstring,
and prepend the word "function" before `isearch-forward'
to make the Help link to the function instead of variable.

16 years ago(Info-search): In two similar places that skip
Juri Linkov [Tue, 22 Apr 2008 19:57:58 +0000 (19:57 +0000)]
(Info-search): In two similar places that skip
undesired search matches move code to Info-search-success-function,
and call `isearch-success-function' instead.
(Info-search-success-function): New function copied from code
in Info-search.  Replace isearch-range-invisible with
text-property-not-all that checks for 'invisible and 'display
properties to skip partially invisible matches (whose display
properties were set by Info-fontify-node).
(Info-mode): Set buffer-local isearch-success-function
to Info-search-success-function.

16 years ago(isearch-success-function): New variable with default
Juri Linkov [Tue, 22 Apr 2008 19:56:17 +0000 (19:56 +0000)]
(isearch-success-function): New variable with default
to `isearch-success-function-default'.
(isearch-search): Call a function from `isearch-success-function'
instead of calling the hard-coded `isearch-range-invisible'.
(isearch-success-function-default): New function that calls
`isearch-range-invisible' and inverts its return value.

16 years agoMailcap commands for the default list.
Juri Linkov [Tue, 22 Apr 2008 19:55:21 +0000 (19:55 +0000)]
Mailcap commands for the default list.

16 years ago(dired-smart-shell-command): Sync arguments and
Juri Linkov [Tue, 22 Apr 2008 19:54:27 +0000 (19:54 +0000)]
(dired-smart-shell-command): Sync arguments and
interactive spec with changes in `shell-command'.
Use dired-get-filename to get the dired file name at point
as the default value in dired mode.

16 years ago(dired-read-shell-command-default): Move it to
Juri Linkov [Tue, 22 Apr 2008 19:51:57 +0000 (19:51 +0000)]
(dired-read-shell-command-default): Move it to
gnus/mailcap.el and change its name to more general name
mailcap-file-default-commands.
(minibuffer-default-add-dired-shell-commands): New function.
Use declare-function for mailcap-file-default-commands from "mailcap".
(dired-read-shell-command): Set local minibuffer-default-add-function
to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
before calling read-shell-command.  Remove dired-read-shell-command-default
from the default value arg because default values are not set in
minibuffer-default-add-dired-shell-commands.  Doc fix.

16 years ago(mailcap-file-default-commands): New function.
Juri Linkov [Tue, 22 Apr 2008 19:51:27 +0000 (19:51 +0000)]
(mailcap-file-default-commands): New function.

16 years ago(minibuffer-default-add-shell-commands): New function.
Juri Linkov [Tue, 22 Apr 2008 19:50:11 +0000 (19:50 +0000)]
(minibuffer-default-add-shell-commands): New function.
Use declare-function for mailcap-file-default-commands from "mailcap".
(shell-command): Set local minibuffer-default-add-function to
minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
before calling read-shell-command.  Set 4th arg default-value of
read-shell-command to relative buffer-file-name in file buffers.

16 years ago(Fswitch_to_buffer): Change interactive spec to call
Juri Linkov [Tue, 22 Apr 2008 19:49:26 +0000 (19:49 +0000)]
(Fswitch_to_buffer): Change interactive spec to call
read-buffer-to-switch instead of using the letter "B".

16 years ago(read-buffer-to-switch): New function.
Juri Linkov [Tue, 22 Apr 2008 19:48:02 +0000 (19:48 +0000)]
(read-buffer-to-switch): New function.
(switch-to-buffer-other-window, switch-to-buffer-other-frame):
Change interactive spec to call read-buffer-to-switch instead of
using the letter "B".

16 years ago(internal-complete-buffer-except): New function.
Juri Linkov [Tue, 22 Apr 2008 19:47:13 +0000 (19:47 +0000)]
(internal-complete-buffer-except): New function.

16 years ago(Info-complete-menu-item): Add missing parenthesis.
Juanma Barranquero [Tue, 22 Apr 2008 15:49:43 +0000 (15:49 +0000)]
(Info-complete-menu-item): Add missing parenthesis.

16 years ago(Info-complete-menu-item): Save point.
Stefan Monnier [Tue, 22 Apr 2008 15:36:53 +0000 (15:36 +0000)]
(Info-complete-menu-item): Save point.

16 years ago(minibuffer-complete-and-exit): Fix last change.
Juanma Barranquero [Tue, 22 Apr 2008 10:20:05 +0000 (10:20 +0000)]
(minibuffer-complete-and-exit): Fix last change.

16 years ago(emacs-deps): Define. Use it instead of
Andreas Schwab [Tue, 22 Apr 2008 09:34:02 +0000 (09:34 +0000)]
(emacs-deps): Define.  Use it instead of
$(lisp)/subdirs.el.

16 years ago(vc-next-action): Do not consider directories when
Dan Nicolaescu [Tue, 22 Apr 2008 09:00:14 +0000 (09:00 +0000)]
(vc-next-action): Do not consider directories when
checking for state compatibility.
(vc-transfer-file): Use when not if.
(vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
(vc-dir-mark-file): Use them.
(vc-deduce-fileset): Also return the backend.
(vc-diff-internal): Take as argument the value returned by
vc-deduce-fileset instead of just the fileset.
(vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
(vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
(vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.

16 years agoUnbreak bootstrap.
Andreas Schwab [Tue, 22 Apr 2008 06:53:52 +0000 (06:53 +0000)]
Unbreak bootstrap.

16 years ago(doc-view-scroll-up-or-next-page): Don't use
Tassilo Horn [Tue, 22 Apr 2008 06:38:12 +0000 (06:38 +0000)]
(doc-view-scroll-up-or-next-page): Don't use
set-window-vscroll but image-scroll-down.  Fixes a bug where a
command following SPC scrolled up again.

16 years ago(gud-watch): Add "$" prefix when in registers buffer.
Nick Roberts [Tue, 22 Apr 2008 06:25:15 +0000 (06:25 +0000)]
(gud-watch): Add "$" prefix when in registers buffer.

16 years ago*** empty log message ***
Nick Roberts [Tue, 22 Apr 2008 06:23:03 +0000 (06:23 +0000)]
*** empty log message ***

16 years ago(GDB-UI Layout, Other GDB-UI Buffers): Update for
Nick Roberts [Tue, 22 Apr 2008 06:03:42 +0000 (06:03 +0000)]
(GDB-UI Layout, Other GDB-UI Buffers): Update for
recent changes.

16 years ago*** empty log message ***
Nick Roberts [Tue, 22 Apr 2008 06:02:49 +0000 (06:02 +0000)]
*** empty log message ***

16 years ago(gdb-locals-header): New variable.
Nick Roberts [Tue, 22 Apr 2008 05:57:37 +0000 (05:57 +0000)]
(gdb-locals-header): New variable.
(gdb-locals-mode, gdb-registers-mode): Use it for header line.

16 years ago*** empty log message ***
Nick Roberts [Tue, 22 Apr 2008 05:57:00 +0000 (05:57 +0000)]
*** empty log message ***

16 years agoAdd copyright-at-end-flag.
Glenn Morris [Tue, 22 Apr 2008 02:58:19 +0000 (02:58 +0000)]
Add copyright-at-end-flag.

16 years ago(gdbmi-invalidate-frames): Declare as function.
Glenn Morris [Tue, 22 Apr 2008 02:57:26 +0000 (02:57 +0000)]
(gdbmi-invalidate-frames): Declare as function.

16 years ago(whitespace-display-table, whitespace-display-table-was-local):
Glenn Morris [Tue, 22 Apr 2008 02:55:30 +0000 (02:55 +0000)]
(whitespace-display-table, whitespace-display-table-was-local):
Move definitions before use.

16 years ago(top-level): Require 'cl when compiling.
Glenn Morris [Tue, 22 Apr 2008 02:54:59 +0000 (02:54 +0000)]
(top-level): Require 'cl when compiling.
(change-log-mode): Set copyright-at-end-flag.

16 years ago(copyright-at-end-flag): New option.
Glenn Morris [Tue, 22 Apr 2008 02:54:32 +0000 (02:54 +0000)]
(copyright-at-end-flag): New option.
(copyright-limit): Respect copyright-at-end-flag.
(copyright-re-search, copyright-start-point)
(copyright-offset-too-large-p): New functions.
(copyright-update-year): Use copyright-re-search.
(copyright-update, copyright-fix-years): Use copyright-start-point,
and copyright-re-search.
(copyright): Use copyright-offset-too-large-p.

16 years ago($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
Stefan Monnier [Tue, 22 Apr 2008 02:54:30 +0000 (02:54 +0000)]
($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el): Undo last change.

16 years ago(success): Print "make" rather than "gmake", as that
Jason Rumney [Mon, 21 Apr 2008 21:31:53 +0000 (21:31 +0000)]
(success): Print "make" rather than "gmake", as that
is what MingW uses.

16 years ago(Qdefault_directory): New variable.
Stefan Monnier [Mon, 21 Apr 2008 21:26:02 +0000 (21:26 +0000)]
(Qdefault_directory): New variable.
(Fread_file_name): Use it to pass `dir' to the completion functions.

16 years ago(PC-complete-as-file-name, PC-read-file-name-internal):
Stefan Monnier [Mon, 21 Apr 2008 21:18:07 +0000 (21:18 +0000)]
(PC-complete-as-file-name, PC-read-file-name-internal):
Treat minibuffer-completion-predicate as a predicate.

16 years ago(completion--file-name-table): Accept both the old `dir' or the new `pred' arg.
Stefan Monnier [Mon, 21 Apr 2008 21:16:13 +0000 (21:16 +0000)]
(completion--file-name-table): Accept both the old `dir' or the new `pred' arg.

16 years ago(ffap-read-file-or-url): Do not abuse completing-read's
Stefan Monnier [Mon, 21 Apr 2008 21:01:38 +0000 (21:01 +0000)]
(ffap-read-file-or-url): Do not abuse completing-read's
`predicate' argument to pass non-predicate data.
(ffap-read-url-internal, ffap-read-file-or-url-internal):
Use second arg as proper predicate.

16 years ago(vc-bzr-complete-with-prefix): Remove.
Stefan Monnier [Mon, 21 Apr 2008 20:49:06 +0000 (20:49 +0000)]
(vc-bzr-complete-with-prefix): Remove.
(vc-bzr-revision-completion-table): Use completion-table-with-context instead.

16 years ago(choose-completion-string): Use minibuffer-completion-table.
Stefan Monnier [Mon, 21 Apr 2008 20:48:10 +0000 (20:48 +0000)]
(choose-completion-string): Use minibuffer-completion-table.

16 years ago(vc-dir): Use pop-to-buffer, so it can be customized.
Stefan Monnier [Mon, 21 Apr 2008 20:40:51 +0000 (20:40 +0000)]
(vc-dir): Use pop-to-buffer, so it can be customized.

16 years ago(term-emulate-terminal): Perform redisplay after the process filter
Chong Yidong [Mon, 21 Apr 2008 20:28:45 +0000 (20:28 +0000)]
(term-emulate-terminal): Perform redisplay after the process filter
has finished running.

16 years ago* term.el (term-emulate-terminal): Perform redisplay after the process
Chong Yidong [Mon, 21 Apr 2008 20:28:20 +0000 (20:28 +0000)]
* term.el (term-emulate-terminal): Perform redisplay after the process
filter has finished running.

16 years ago(completion-try-completion): Change magic symbol
Stefan Monnier [Mon, 21 Apr 2008 19:02:54 +0000 (19:02 +0000)]
(completion-try-completion): Change magic symbol
property name.  Rename from minibuffer-try-completion.
(completion-all-completions): Rename from minibuffer-all-completions.
Remove hide-spaces argument.
(completion--do-completion): Rename from minibuffer--do-completion.
(minibuffer-complete-and-exit): Call just try-completion rather than
completion-try-completion to fix up the case.
(completion--try-word-completion): Try to add space or hyphen before
making `string' a prefix of `completion'.
(completion--insert-strings): Rename from minibuffer--insert-strings.

16 years ago(vc-cvs-status-extra-headers): New function.
Dan Nicolaescu [Mon, 21 Apr 2008 16:18:12 +0000 (16:18 +0000)]
(vc-cvs-status-extra-headers): New function.

16 years agoMerge from gnus--devo--0
Miles Bader [Mon, 21 Apr 2008 07:13:33 +0000 (07:13 +0000)]
Merge from gnus--devo--0

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

16 years ago*** empty log message ***
Dan Nicolaescu [Mon, 21 Apr 2008 05:17:34 +0000 (05:17 +0000)]
*** empty log message ***

16 years ago* vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
Dan Nicolaescu [Mon, 21 Apr 2008 05:11:56 +0000 (05:11 +0000)]
* vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
(vc-check-master-templates, vc-file-not-found-hook)
(vc-kill-buffer-hook):
* vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
(vc-find-position-by-context, vc-buffer-context)
(vc-restore-buffer-context, vc-responsible-backend)
(vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
(vc-next-action, vc-register, vc-register-with, vc-steal-lock)
(vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
(vc-version-diff, vc-diff, vc-insert-headers)
(vc-dired-buffers-for-dir, vc-dired-resynch-file)
(vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
(vc-revert, vc-rollback, vc-version-backup-file)
(vc-rename-master, vc-delete-file, vc-rename-file)
(vc-branch-part, vc-default-retrieve-snapshot)
(vc-annotate-display-autoscale, vc-annotate-display-select)
(vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
(vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
(vc-dir-update): Handle directories.
(vc-default-status-printer): Simplify.

16 years ago* progmodes/asm-mode.el (asm-mode-map):
Dan Nicolaescu [Mon, 21 Apr 2008 05:02:06 +0000 (05:02 +0000)]
* progmodes/asm-mode.el (asm-mode-map):
* progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.

* progmodes/m4-mode.el (m4-mode-map): Add menu.

16 years ago(xselect-convert-to-string): Send a C_STRING only if the polymorphic
Chong Yidong [Mon, 21 Apr 2008 02:02:01 +0000 (02:02 +0000)]
(xselect-convert-to-string): Send a C_STRING only if the polymorphic
target TEXT is requested.

16 years ago* select.el (xselect-convert-to-string): Send a C_STRING only if
Chong Yidong [Mon, 21 Apr 2008 02:01:44 +0000 (02:01 +0000)]
* select.el (xselect-convert-to-string): Send a C_STRING only if
the polymorphic target TEXT is requested.

16 years ago(completion-table-dynamic): Fix typo, and reflow docstring.
Juanma Barranquero [Mon, 21 Apr 2008 00:17:56 +0000 (00:17 +0000)]
(completion-table-dynamic): Fix typo, and reflow docstring.
(completion-setup-hook, display-completion-list, completion--file-name-table):
Fix typos in docstrings.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 20 Apr 2008 23:51:53 +0000 (23:51 +0000)]
*** empty log message ***

16 years ago(pos_visible_p): Check if iterator stops on a display string.
Chong Yidong [Sun, 20 Apr 2008 22:46:14 +0000 (22:46 +0000)]
(pos_visible_p): Check if iterator stops on a display string.

16 years ago* xdisp.c (pos_visible_p): Check if iterator stops on a display
Chong Yidong [Sun, 20 Apr 2008 22:46:03 +0000 (22:46 +0000)]
* xdisp.c (pos_visible_p): Check if iterator stops on a display
string.

16 years ago(Active Keymaps): Clarify role of underlying textprop and overlay
Chong Yidong [Sun, 20 Apr 2008 13:38:19 +0000 (13:38 +0000)]
(Active Keymaps): Clarify role of underlying textprop and overlay
keymaps for display strings.

16 years ago(Overlay Properties): Clarify role of underlying textprop and overlay
Chong Yidong [Sun, 20 Apr 2008 13:38:00 +0000 (13:38 +0000)]
(Overlay Properties): Clarify role of underlying textprop and overlay
keymaps for display strings.

16 years ago* display.texi (Overlay Properties): Clarify role of underlying
Chong Yidong [Sun, 20 Apr 2008 13:37:40 +0000 (13:37 +0000)]
* display.texi (Overlay Properties): Clarify role of underlying
textprop and overlay keymaps for display strings.

* keymaps.texi (Active Keymaps): Ditto.

16 years ago(server-switch-buffer): Also consider clients in the
Andreas Schwab [Sun, 20 Apr 2008 08:32:11 +0000 (08:32 +0000)]
(server-switch-buffer): Also consider clients in the
selected frame.

16 years ago(GDB-UI Layout, Breakpoints Buffer)
Nick Roberts [Sat, 19 Apr 2008 23:05:21 +0000 (23:05 +0000)]
(GDB-UI Layout, Breakpoints Buffer)
(Other GDB-UI Buffers): Update for recent thread related changes.

16 years ago*** empty log message ***
Nick Roberts [Sat, 19 Apr 2008 23:03:56 +0000 (23:03 +0000)]
*** empty log message ***

16 years ago(gdb-mouse-set-clear-breakpoint): Select
Nick Roberts [Sat, 19 Apr 2008 22:49:32 +0000 (22:49 +0000)]
(gdb-mouse-set-clear-breakpoint): Select
window clicked on first (regression in 22.2).
(gdb): Display thread number in mode-line.
(gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
(gdb-breakpoints-header): New variable.
(gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.

16 years ago*** empty log message ***
Nick Roberts [Sat, 19 Apr 2008 22:47:40 +0000 (22:47 +0000)]
*** empty log message ***

16 years ago* lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
Stefan Monnier [Sat, 19 Apr 2008 21:53:55 +0000 (21:53 +0000)]
* lisp/vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
(vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
(vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
(vc-sccs-steal-lock, vc-sccs-modify-change-comment)
(vc-sccs-print-log): Use it.
* lisp/vc-hooks.el (vc-path): Remove SCCS-specific hack.
* lib-src/vcdiff: Use "sccs get" rather than "get"; leave PATH alone.

16 years ago(syms_of_minibuf) <minibuffer-completing-file-name>: Fix docstring.
Stefan Monnier [Sat, 19 Apr 2008 21:44:46 +0000 (21:44 +0000)]
(syms_of_minibuf) <minibuffer-completing-file-name>: Fix docstring.

16 years agoUpdate example of complex interactive spec.
Stefan Monnier [Sat, 19 Apr 2008 19:35:46 +0000 (19:35 +0000)]
Update example of complex interactive spec.

16 years ago* emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
Stefan Monnier [Sat, 19 Apr 2008 19:35:09 +0000 (19:35 +0000)]
* emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
* progmodes/scheme.el (scheme-mode-variables): Don't use it.

16 years ago* tooltip.el (tooltip-previous-message): New var.
Stefan Monnier [Sat, 19 Apr 2008 19:30:53 +0000 (19:30 +0000)]
* tooltip.el (tooltip-previous-message): New var.
(tooltip-show-help-non-mode): Rewrite to better follow the behavior of the
C code (avoid overwriting a minibuffer, restore previous echo message, ...).
(tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt): Simplify.
* keyboard.c (Vpre_help_message): Remove.
(show_help_echo): Remove default C code.

16 years ago(gdb-thread-indicator): New variable.
Nick Roberts [Sat, 19 Apr 2008 06:41:23 +0000 (06:41 +0000)]
(gdb-thread-indicator): New variable.
(gdb-init-1): Initialise it.
(gdb-annotation-rules): New entry for "new-thread".
(gdb-thread-identification): New function to customize
mode-line-buffer-identification.
(gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
(gdb-assembler-mode): Use it.
(gdb-threads-mode): Force "info threads" onto queue.

16 years ago*** empty log message ***
Nick Roberts [Sat, 19 Apr 2008 06:39:48 +0000 (06:39 +0000)]
*** empty log message ***

16 years ago* finder.el (finder-commentary):
Stefan Monnier [Sat, 19 Apr 2008 04:01:16 +0000 (04:01 +0000)]
* finder.el (finder-commentary):
* subr.el (locate-library): Use locate-file-completion-table.

16 years ago(completion-table-with-predicate): Typo.
Stefan Monnier [Sat, 19 Apr 2008 03:34:02 +0000 (03:34 +0000)]
(completion-table-with-predicate): Typo.

16 years ago* files.el (locate-file-completion-table): Rename from
Stefan Monnier [Sat, 19 Apr 2008 03:33:13 +0000 (03:33 +0000)]
* files.el (locate-file-completion-table): Rename from
locate-file-completion and make it use `pred' in the normal way.
(locate-file-completion): New compatibility wrapper.
(load-library): Use locate-file-completion-table.
* emacs-lisp/find-func.el (find-library): Likewise.
* info.el: Use with-current-buffer and inhibit-read-only.
(Info-read-node-name-2): Change to use `predicate' in the normal way.
(Info-read-node-name-1): Adjust uses accordingly.

16 years ago* minibuffer.el (completion-table-with-context): Add support for `pred'.
Stefan Monnier [Sat, 19 Apr 2008 03:23:15 +0000 (03:23 +0000)]
* minibuffer.el (completion-table-with-context): Add support for `pred'.
(completion-table-with-terminator): Don't use complete-with-action
since we have to distinguish all three cases anyway.
(completion-table-with-predicate): New function.
(dynamic-completion-table): Add obsolete alias.
* minibuf.texi (Programmed Completion):
Replace dynamic-completion-table with the new completion-table-dynamic.

16 years ago(trace-make-advice): Don't change selected-window.
Stefan Monnier [Sat, 19 Apr 2008 03:10:31 +0000 (03:10 +0000)]
(trace-make-advice): Don't change selected-window.

16 years ago(directory_files_internal, file_name_completion):
Stefan Monnier [Sat, 19 Apr 2008 03:09:47 +0000 (03:09 +0000)]
(directory_files_internal, file_name_completion):
Only call ENCODE_FILE if the string is indeed decoded.

16 years ago(Vmac_ts_script_language_on_focus)
YAMAMOTO Mitsuharu [Sat, 19 Apr 2008 01:25:50 +0000 (01:25 +0000)]
(Vmac_ts_script_language_on_focus)
(saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
(XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
is clicked.
(x_activate_menubar): Remove extern for saved_menu_event_location.
(create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
Move from mac.c.

16 years ago(XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
YAMAMOTO Mitsuharu [Sat, 19 Apr 2008 01:25:15 +0000 (01:25 +0000)]
(XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
instead of WindowRef in argument type.
(create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
[TARGET_API_MAC_CARBON]: Remove externs.
(create_apple_event, mac_event_parameters_to_lisp)
[TARGET_API_MAC_CARBON]: Add externs.