1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-13 01:20:28 -08:00
Commit graph

44182 commits

Author SHA1 Message Date
Glenn Morris
8b026efe10 (goto-address-prog-mode): Declare for compiler. 2008-04-24 06:06:53 +00:00
Glenn Morris
d4296db31f (bug-reference-prog-mode): Define for compiler. 2008-04-24 05:54:10 +00:00
Glenn Morris
7a2feca1f0 Add some new stuff, and fix dates of merge entries. 2008-04-24 05:51:31 +00:00
Glenn Morris
d6ece7c281 Fix some comment typos. 2008-04-24 05:50:41 +00:00
Glenn Morris
871968cac1 Tom Tromey <tromey at redhat.com>: New file. 2008-04-24 05:49:09 +00:00
Glenn Morris
2cbee4c59c Tom Tromey <tromey at redhat.com>
(goto-address-unfontify): New function.
(goto-address-fontify): Use it.	 Respect goto-address-prog-mode.
(goto-address-fontify-region, goto-address-mode)
(goto-address-prog-mode): New functions.
2008-04-24 05:48:08 +00:00
Glenn Morris
38a48ab7a8 Tom Tromey <tromey at redhat.com>
(easy-mmode-define-keymap): Document keywords.  Add :suppress.
2008-04-24 05:47:18 +00:00
Glenn Morris
5caeb2a5d3 Tom Tromey <tromey at redhat.com>
(cvs-mode-map): Use :suppress.
2008-04-24 05:46:50 +00:00
Glenn Morris
4e3870f5a3 (x-file-dialog): Declare as function. 2008-04-24 05:46:17 +00:00
Glenn Morris
051897ff37 (vhdl-speedbar-find-file): Use dframe-update-speed rather than
obsolete alias speedbar-update-speed.
2008-04-24 05:45:26 +00:00
Glenn Morris
378d60452f (cal-menu-diary-menu): Fix typo.
(cal-menu-scroll-menu): Use commands rather than key macros, which don't
work with easymenu.  Add :keys where needed.
2008-04-24 05:44:38 +00:00
Glenn Morris
b2cbe2af53 (calendar-scroll-left): Handle case when event-start is nil. 2008-04-24 05:43:27 +00:00
Glenn Morris
f971f8bc3a (calendar-mode-map): Fix typo. 2008-04-24 05:42:47 +00:00
Miles Bader
08861c5cb8 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1126
2008-04-24 05:11:07 +00:00
Miles Bader
285935fe5d Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-257
2008-04-24 04:51:03 +00:00
Miles Bader
254a60ecbf Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1125
2008-04-24 04:30:42 +00:00
Stefan Monnier
b7b49316c5 (easy-menu-make-symbol): Don't wrap keyboard macros within lambdas. 2008-04-24 02:02:40 +00:00
Stefan Monnier
19c04f3966 (completion-try-completion): Add `point' argument. Change return value.
(completion-all-completions): Add `point' argument.
(minibuffer-completion-help): Pass the new `point' argument.
(completion--do-completion): Pass the whole field to try-completion.
(completion--try-word-completion): Rewrite, making fewer assumptions.
(completion-emacs21-try-completion, completion-emacs21-all-completions)
(completion-emacs22-try-completion, completion-emacs22-all-completions)
(completion-basic-try-completion, completion-basic-all-completions): New funs.
(completion-styles-alist): Use them.
2008-04-23 21:01:31 +00:00
Stefan Monnier
caea54f833 * ispell.el (ispell-set-spellchecker-params): New function to make sure
right params and dictionary alists are used after spellchecker changes.
(ispell-aspell-dictionary-alist, ispell-last-program-name)
(ispell-initialize-spellchecker-hook): New variables and hook.
(ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
(ispell-maybe-find-aspell-dictionaries): Remove.
Calls replaced by (ispell-set-spellchecker-params) calls.
(ispell-have-aspell-dictionaries): Remove.
* flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
ispell-set-spellchecker-params.
2008-04-23 20:39:10 +00:00
Stefan Monnier
2f65ac9e19 (PC-do-completion): Be more robust in the presence of
unexpected values in minibuffer-completion-predicate.
2008-04-23 18:39:22 +00:00
Stefan Monnier
e8a5fe3ed8 (read-file-name): Don't let-bind default-directory.
Only abbreviate default-filename if it's a file.
2008-04-23 18:37:50 +00:00
Stefan Monnier
dbd50d4b77 * lisp/minibuffer.el (read-file-name-function, read-file-name-predicate)
(read-file-name-completion-ignore-case, insert-default-directory):
New vars, moved from fileio.c.
(read-file-name): New fun, moved from fileio.c.
* lisp/cus-start.el: Remove insert-default-directory and
read-file-name-completion-ignore-case.
* src/fileio.c (Vread_file_name_function, Vread_file_name_predicate)
(read_file_name_completion_ignore_case, insert_default_directory)
(Qdefault_directory): Move to minibuffer.el.
(Fread_file_name): Call the new `read-file-name' instead.
2008-04-23 18:19:57 +00:00
Stefan Monnier
1160644b5d (emacs-deps): Leave it empty. 2008-04-23 18:01:46 +00:00
Stefan Monnier
1b2679cf65 Replace table-cell-horizontal-char -> table-cell-horizontal-chars. 2008-04-23 16:47:45 +00:00
Magnus Henoch
419625f7f6 (tar-untar-buffer): If the entry has directory link type, extract it
as a directory even if its file name doesn't end with a slash.  Fixes
extraction of NetBSD tar archives.
2008-04-23 16:46:57 +00:00
Stefan Monnier
1b0a6c68e6 (server-start): Also don't get confused by CRs since we
don't quote them.
2008-04-23 15:37:07 +00:00
YAMAMOTO Mitsuharu
9f0d1d6f74 (mac-ts-active-input-buf): Move defvar to macterm.c. 2008-04-23 08:57:18 +00:00
Miles Bader
9268294b0f Add .arch-inventory files in lisp/calc and lisp/calendar
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1123
2008-04-23 08:54:31 +00:00
Miles Bader
a113b3ca32 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
2008-04-23 05:55:42 +00:00
Juanma Barranquero
e96a8d6dc0 *** empty log message *** 2008-04-23 05:15:42 +00:00
Juanma Barranquero
c5d69a9713 (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.
2008-04-23 04:46:10 +00:00
Dan Nicolaescu
c8149699a2 (vc-git-status-printer): Deal with directories. 2008-04-23 04:07:11 +00:00
Dan Nicolaescu
adc3afb0a7 (vc-next-action): Look at more than the first file to
determine the state.
2008-04-23 04:05:26 +00:00
Glenn Morris
32b3f9e3b8 (calendar-other-dates): Revert previous change; absolute-date was
already there (as "RD" date).
2008-04-23 03:27:13 +00:00
Glenn Morris
83d67b5692 Fix comment typo. 2008-04-23 03:07:56 +00:00
Glenn Morris
968560df8d (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>.
2008-04-23 03:06:11 +00:00
Glenn Morris
418c2f01e1 (holiday-chinese-qingming, holiday-chinese-winter-solstice)
(holiday-chinese): New functions.
2008-04-23 03:03:43 +00:00
Glenn Morris
43c783b89a (holiday-oriental-holidays): Add more holidays. 2008-04-23 03:00:29 +00:00
Glenn Morris
7717093cb5 (calendar-chinese-all-holidays-flag): New.
(calendar-other-dates): Add absolute date.
2008-04-23 02:59:47 +00:00
Glenn Morris
b36917033f (holiday-islamic): Doc fix. 2008-04-23 02:59:15 +00:00
Glenn Morris
d811a2c435 (tree-widget-image-enable): Use display-images-p rather than an Emacs
version test.
2008-04-23 02:58:55 +00:00
Glenn Morris
e234202b48 (speedbar-use-tool-tips-flag): Check for tooltip-mode, rather than
using an Emacs version test.
2008-04-23 02:58:26 +00:00
Glenn Morris
037f214b3a (ps-color-device): Drop support for XEmacs < 19.12. 2008-04-23 02:57:57 +00:00
Glenn Morris
e28acf63e2 (ediff-check-version): Drop support for very old Emacs versions. Add
doc-string.  Mark as obsolete.
2008-04-23 02:57:36 +00:00
Glenn Morris
5b86d3e4b1 (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.
2008-04-23 02:57:11 +00:00
Nick Roberts
7446b6573e (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
2008-04-23 02:50:24 +00:00
Nick Roberts
91bd4e50ab *** empty log message *** 2008-04-23 02:48:40 +00:00
Juri Linkov
034e32b05a (tar-prefix-offset): New constant.
(tar-header-block-tokenize): Support paths with long names
which use the "ustar" standard.
2008-04-22 22:51:00 +00:00
Juri Linkov
ebdb6f22b1 (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.
2008-04-22 22:49:02 +00:00
Juri Linkov
d3434a5b8a (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.
2008-04-22 20:36:08 +00:00