1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
Commit Graph

8483 Commits

Author SHA1 Message Date
Carsten Dominik
c194b021cc *** empty log message *** 2005-11-16 13:42:38 +00:00
Nick Roberts
20eff2b29e *** empty log message *** 2005-11-16 11:25:18 +00:00
Luc Teirlinck
9fc0053d93 *** empty log message *** 2005-11-16 04:59:07 +00:00
Luc Teirlinck
1cc9e877dd *** empty log message *** 2005-11-16 04:53:15 +00:00
Luc Teirlinck
33bf811849 Whitespace change. 2005-11-16 04:04:58 +00:00
Luc Teirlinck
e72955945f *** empty log message *** 2005-11-16 03:58:28 +00:00
Luc Teirlinck
8ab8482310 *** empty log message *** 2005-11-16 02:42:57 +00:00
Nick Roberts
3671718b70 *** empty log message *** 2005-11-16 01:01:24 +00:00
Stefan Monnier
2fe3d6ec19 (rfn-eshadow-regexp): Remove.
(rfn-eshadow-sifn-equal): New function.
(rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
2005-11-15 23:02:03 +00:00
Kim F. Storm
7ecef1e9dd *** empty log message *** 2005-11-15 22:55:18 +00:00
Nick Roberts
18468a1ea7 *** empty log message *** 2005-11-15 22:36:55 +00:00
Michael Kifer
3cc60763f8 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-util (ediff-make-temp-file): use proper file-name-handler
	operation
2005-11-15 18:49:33 +00:00
Michael Kifer
54b171c787 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-utils (viper-non-word-characters-reformed-vi): quote `-' in
	string.

	* viper.el (viper-emacs-state-mode-list): Ensure that
	rcirc-mode buffers come up in Emacs state.
2005-11-15 18:44:30 +00:00
Dan Nicolaescu
59c560f76f (term-termcap-format): Fix typos.
(term-down): Fix the negative argument case.
2005-11-15 17:13:22 +00:00
Nick Roberts
a354cf393b *** empty log message *** 2005-11-15 12:24:56 +00:00
Luc Teirlinck
70acba5dda *** empty log message *** 2005-11-15 00:05:27 +00:00
Luc Teirlinck
7cb1a55105 *** empty log message *** 2005-11-14 23:16:26 +00:00
Stefan Monnier
2d10b62be6 (savehist-mode): Don't bother with `custom-set-minor-mode.
(savehist-coding-system): Check XEmacs version.
(history-length): Declare also at run time.
(savehist-mode): Don't emit a message.  Don't run the minor mode hook.
Don't set the customize state.
(savehist-minibuffer-hook): Special case for when
minibuffer-history-variable is equal to t.
2005-11-14 22:30:35 +00:00
Stefan Monnier
8e5c7b90ee (write-file): Refresh VC status. 2005-11-14 22:19:28 +00:00
Stefan Monnier
2f0e484649 (diary-list-entries, diary-show-all-entries)
(mark-diary-entries, make-diary-entry): Check default-major-mode rather
than fundamental-mode to see if the mode was set.
2005-11-14 22:14:23 +00:00
Romain Francoise
670d3fce9d If `vm-visit-folder' doesn't exist, define it as a dummy function in
`eval-when-compile' to avoid compiler warning.
Require `man' at compile time.
2005-11-14 21:04:26 +00:00
Jay Belanger
d0158f7354 (calcFunc-ldiv): Check to see if the first argument is a scalar. 2005-11-14 20:21:40 +00:00
Juri Linkov
882108c7b3 (custom-make-dependencies): Reverse the list of found dependencies. 2005-11-14 18:28:49 +00:00
Dan Nicolaescu
dea2460818 (menu-bar-options-menu): Delete "Syntax
Highlighting" entry, it is on by default now.
(menu-bar-options-save): Do not save global-font-lock-mode.
2005-11-14 16:20:34 +00:00
Dan Nicolaescu
cadb1c906a (menu-bar-options-menu): Delete "Syntax
Highlighting" entry, it is on by default now.
2005-11-14 08:03:59 +00:00
Richard M. Stallman
b8b7c66e1c (flyspell-large-region): Call flyspell-accept-buffer-local-defs.
(flyspell-notify-misspell): Fix misspelling of "Misspelling".
(flyspell-process-localwords): New function.
(flyspell-large-region): Call flyspell-process-localwords and
flyspell-delete-region-overlays.
(flyspell-delete-region-overlays): New function.
(flyspell-delete-all-overlays): Call that.
2005-11-14 04:53:14 +00:00
Richard M. Stallman
7e1b6c2c59 (help-for-help-internal): Improve doc of C-h a. 2005-11-14 04:47:05 +00:00
Stefan Monnier
1508b91a6c (vc-svn-registered): Catch all errors. 2005-11-14 04:33:03 +00:00
Stefan Monnier
1c32c9d6dc (custom-make-dependencies): Typo. 2005-11-14 04:18:53 +00:00
Michael Albinus
75b19c394d * net/tramp-util.el (top): Fix compilation warning. 2005-11-13 22:12:59 +00:00
Kim F. Storm
8965e9c1b3 *** empty log message *** 2005-11-13 21:25:02 +00:00
Nick Roberts
9ecc27d05e *** empty log message *** 2005-11-13 09:00:56 +00:00
Nick Roberts
47b3cf39b4 (gdb-var-create-handler)
(gdb-var-evaluate-expression-handler): Handle strings properly.
(gdb-var-list-children-regexp, gdb-var-list-children-handler):
Handle strings properly.  Move "type" field into regexp.
2005-11-12 21:21:51 +00:00
Nick Roberts
e79b7435ac *** empty log message *** 2005-11-12 21:17:12 +00:00
Karl Fogel
9a9f1fddff * bookmark.el (bookmark-maybe-message): New function to reduce code
duplication: invokes `message' iff baud-rate is high enough.
  (bookmark-write-file): Use above instead of an inline conditional.
  (bookmark-load): Same.
2005-11-12 20:46:10 +00:00
Karl Fogel
a506054af7 (bookmark-write-file): Don't visit the destination file, just write
the data to it using write-region.  This is similar to 2005-05-29T08:36:26Z!rms@gnu.org
of saveplace.el, but with an additional change to avoid visiting the
file in the first place.
2005-11-12 20:30:22 +00:00
Chong Yidong
71dd9295e3 * hi-lock.el (hi-lock-mode): Set the default value of
font-lock-defaults.
2005-11-12 17:17:52 +00:00
Romain Francoise
77f996e594 *** empty log message *** 2005-11-12 14:19:34 +00:00
Richard M. Stallman
ee8fdb13a2 *** empty log message *** 2005-11-12 05:42:54 +00:00
Luc Teirlinck
81d7d0d631 *** empty log message *** 2005-11-12 02:42:59 +00:00
Kim F. Storm
9f49f57702 *** empty log message *** 2005-11-12 00:58:35 +00:00
Kim F. Storm
0820b753f7 (apropos-match-face): Doc fix.
(apropos-sort-by-scores): Add new choice `verbose'.
(apropos-documentation-sort-by-scores): New defcustom.
(apropos-pattern): Now contains the pattern entered by the user.
(apropos-pattern-quoted): New defvar.
(apropos-regexp): New defvar, containing the regexp corresponding
to apropos-pattern.
(apropos-all-words-regexp): Renamed from apropos-all-regexp.
(apropos-read-pattern): New defun.  Use it to read pattern arg in
interactive calls; returns list of words for a word list, and
string for a regexp.
(apropos-parse-pattern): Renamed from apropos-rewrite-regexp.  Now
parses a list of words or regexp as returned by apropos-read-pattern.
(apropos-calc-scores): Return nil if apropos-regexp doesn't match.
(apropos-score-doc): Return a very high score if the string
entered by the user matches literally.
(apropos-variable): Doc fix.  Use apropos-read-pattern.
(apropos-command): Doc fix.  Use apropos-read-pattern and
apropos-parse-pattern.  Call apropos-print with nosubst=t.
(apropos, apropos-value): Doc fix. Use apropos-read-pattern and
apropos-parse-pattern.
(apropos-documentation): Doc fix. Use apropos-read-pattern and
apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
apropos-documentation-sort-by-scores.  Call apropos-print with
nosubst=t.
(apropos-documentation-internal): Pass doc string through
substitute-key-definition before adding text properties.
Highlight substring matching literal user input if possible.
(apropos-documentation-check-doc-file): Remove locals beg and end.
Fix calculation of score (as added twice).  Pass doc string through
substitute-key-definition before adding text properties.
(apropos-documentation-check-elc-file): Pass doc string through
substitute-key-definition before adding text properties.
Highlight substring matching literal user input if possible.
(apropos-print): Add new arg NOSUBST; if set, command and variable
doc strings have already been passed through substitute-key-definition.
Add code to handle apropos-accumulator items without score element
for backwards compatibility (e.g. with woman package).
Only show scores if apropos-sort-by-scores is `verbose'.
2005-11-12 00:10:40 +00:00
Kim F. Storm
42aad0f69a *** empty log message *** 2005-11-12 00:08:35 +00:00
Stefan Monnier
be93a2c448 (jka-compr-install): Use push and dolist.
Add jka-compr-load-suffixes to load-suffixes.
2005-11-11 04:23:02 +00:00
Romain Francoise
7127d508b4 (apropos-calc-scores): Use `apropos-pattern'. 2005-11-10 19:45:03 +00:00
Nick Roberts
46faf25e00 *** empty log message *** 2005-11-10 19:24:43 +00:00
Reiner Steib
d730a9fcf4 Fix my mail address. Fix typo in 2005-11-07 entry of man.el. 2005-11-10 15:36:44 +00:00
Kim F. Storm
af94256be6 *** empty log message *** 2005-11-10 15:34:03 +00:00
Masatake YAMATO
94b073f33d (add-log-current-defun): Handle class::method notation of c++.
Fix incorrect comment.
2005-11-10 12:36:52 +00:00
Alan Mackenzie
f192689e61 2005-11-10 Alan Mackenzie <acm@muc.de>
* help-fns.el (describe-variable): Make C-h v work when a variable
	has variable documentation yet is unbound.
2005-11-10 08:07:23 +00:00