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

35181 Commits

Author SHA1 Message Date
Chong Yidong
ace2fad9da Fix typo in previous commit. 2006-11-09 03:34:17 +00:00
Chong Yidong
4a511c20a0 Undo last fix. 2006-11-09 03:31:09 +00:00
Chong Yidong
9a25258f0f (vc-svn-admin-directory): New var.
(vc-svn-registered, vc-svn-responsible-p)
(vc-svn-repository-hostname): Use it.
Suggested by arit93@yahoo.com.
2006-11-09 03:14:51 +00:00
Chong Yidong
8f65162b5d * vc-svn.el (vc-svn-admin-directory): New var.
(vc-svn-registered, vc-svn-responsible-p)
(vc-svn-repository-hostname): Use it.
Suggested by arit93@yahoo.com.
2006-11-09 03:13:19 +00:00
Juanma Barranquero
28b87bb9a3 Regenerate. 2006-11-09 02:10:36 +00:00
Chong Yidong
16ce5c2c1c (erc-header-line): Fix typo. 2006-11-09 01:50:35 +00:00
Chong Yidong
df6a248a59 * erc.el (erc-header-line): Fix typo. 2006-11-09 01:50:20 +00:00
Magnus Henoch
385b64c52a (url-http-handle-authentication): If there are several authentication
headers, use the strongest available method.
2006-11-08 20:34:47 +00:00
Alan Mackenzie
6cb5482231 2006-11-08 Alan Mackenzie <acm@muc.de>
* emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the case
	(eq open-paren-in-column-0-is-defun-start nil) by searching for
	least nested open-paren.
2006-11-08 19:22:33 +00:00
Romain Francoise
2403b96c68 (remove-overlays): Fix typo in last change. 2006-11-08 18:46:58 +00:00
Richard M. Stallman
d6f5ac1084 (remove-overlays): Call overlay-recenter. 2006-11-08 17:31:46 +00:00
Vinicius Jose Latorre
0695be6f01 Fix Print submenu creation 2006-11-08 14:04:09 +00:00
Juanma Barranquero
f8061cecca *** empty log message *** 2006-11-08 09:52:26 +00:00
Juanma Barranquero
a09e21bfbd (ido-ignore-extensions, ido-show-dot-for-dired, ido-max-dir-file-cache,
ido-decorations, ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth,
ido-magic-backward-char, ido-enter-dired, ido-enter-insert-buffer,
ido-enter-insert-file, ido-dired, ido-list-directory, ido-first-match,
ido-only-match, ido-subdir, ido-indicator): Fix typos in docstrings.
(ido-buffer-internal, ido-completion-help): Fix typos in messages.
(ido-read-internal): Fix typo in error message.
2006-11-08 09:46:30 +00:00
Kenichi Handa
b2020e8933 (set-default-coding-systems): Always
set default-file-name-coding-system to utf-8 for Mac Darwin.
2006-11-08 07:34:24 +00:00
Juanma Barranquero
d5abc12cc2 *** empty log message *** 2006-11-08 01:15:08 +00:00
Juanma Barranquero
3aeca4ac4d (setwins): Remove.
(WINS_ALMOST): New macro.
(WINS): Use it.
(autoloads): Don't extract autoloads from files in obsolete/.
2006-11-08 01:12:58 +00:00
Magnus Henoch
947612be2c (url-retrieve-synchronously): Allow quitting when inhibit-quit is t. 2006-11-08 00:13:00 +00:00
Chong Yidong
8eda2ca3b3 (whitespace-buffer): Call remove-overlays after overlay-recenter for
performance.  Suggested by Martin Rudalics.
2006-11-07 17:37:14 +00:00
Chong Yidong
47eff51e1a * whitespace.el (whitespace-buffer): Call remove-overlays after
overlay-recenter for performance.  Suggested by Martin Rudalics.
2006-11-07 17:36:55 +00:00
Michael Albinus
1d1c19ca25 * lisp/net/tramp.el (tramp-default-method): scp is the default method.
* man/tramp.texi (Configuration): scp is the default method.
(Default Method): Use ssh as example for another method.
2006-11-07 10:58:19 +00:00
Juanma Barranquero
18b8c421dc *** empty log message *** 2006-11-07 10:47:51 +00:00
Juanma Barranquero
c42690a676 (server-start): Save also the Emacs pid in the server authentication file. 2006-11-07 10:42:52 +00:00
Carsten Dominik
759f7eed9e (reftex-pop-to-bibtex-entry): Preserve point when displaying a bibtex
cross reference in the echo area.
2006-11-07 08:27:16 +00:00
Carsten Dominik
53a8eb2c92 *** empty log message *** 2006-11-07 08:26:49 +00:00
Juanma Barranquero
3dd428fa62 *** empty log message *** 2006-11-06 23:29:05 +00:00
Juanma Barranquero
5dd1c041c7 (make-char): Fix typo in docstring.
(load-with-code-conversion, charsetp): Doc fixes.
2006-11-06 23:05:34 +00:00
Juanma Barranquero
c8c9333c69 (hook): Fix typos in docstring. 2006-11-06 22:37:30 +00:00
Juanma Barranquero
32ef946974 (skkdic-convert): Fix typo in docstring. 2006-11-06 22:33:32 +00:00
Chong Yidong
f3093f777f (custom-mode-map): Move defvar above code using it.
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.
2006-11-06 22:05:23 +00:00
Chong Yidong
42132792ed * cus-edit.el (custom-mode-map): Move defvar above code using it.
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.
2006-11-06 22:05:10 +00:00
Roland Winkler
f021dbca1a Fix typo in name of author of bibtex.el,
"Mark Shapiro" -> "Marc Shapiro".  Update his email address.
2006-11-06 21:33:47 +00:00
Roland Winkler
7a64241697 Update Marc Shapiro's email address. 2006-11-06 21:25:02 +00:00
Richard M. Stallman
e5c12c7d77 *** empty log message *** 2006-11-06 16:51:40 +00:00
Richard M. Stallman
4071cac7eb (flyspell-correct-word-before-point):
New function broken out of flyspell-correct-word.
(flyspell-mode-map): Bind it to M-RET.
(flyspell-correct-word): Call it.
2006-11-06 16:06:11 +00:00
Richard M. Stallman
708ca5aaaf (fill-minibuffer-function): New function.
(fill-paragraph): Bind fill-paragraph-function to fill-minibuffer-function.
2006-11-06 16:01:53 +00:00
Richard M. Stallman
59b3965e0c (ruler-mode-map): Add bindings for up-events so that they aren't undefined. 2006-11-06 15:59:58 +00:00
Richard M. Stallman
c45f4fd947 No maintainer now. 2006-11-06 15:50:28 +00:00
Richard M. Stallman
1419c7fc46 (dired-readin): Locally bind file-name-coding-system. 2006-11-06 15:50:06 +00:00
Richard M. Stallman
41929f329c Shorten and clarify usual mode line mouse help string. 2006-11-06 15:49:22 +00:00
Richard M. Stallman
6a444c7ccb (autoloads): Don't include `obsolete'. 2006-11-06 15:48:19 +00:00
Chong Yidong
a6d583c00a (pr-alist-custom-set, pr-ps-utility-custom-set)
(pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
Printing menu if it's not initialized.
(pr-menu-bind): Act on menu-bar-file-menu directly.
2006-11-06 15:13:24 +00:00
Chong Yidong
b734d8ea4c * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
(pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
	Printing menu if it's not initialized.
	(pr-menu-bind): Act on menu-bar-file-menu directly.
2006-11-06 15:12:46 +00:00
Juanma Barranquero
0b8f64bca9 *** empty log message *** 2006-11-06 03:04:08 +00:00
Juanma Barranquero
a0a022d546 (allout-adjust-file-variable, allout-passphrase-verifier-string,
allout-passphrase-hint-string, allout-toggle-current-subtree-encryption):
Fix typos in docstrings.
2006-11-06 02:51:45 +00:00
Juanma Barranquero
1839a807ff (hook): Fix typo in docstring. 2006-11-06 02:49:18 +00:00
Juanma Barranquero
8ee47e4a15 (emacs-lock-from-exiting): Fix typo in docstring. 2006-11-06 02:47:53 +00:00
Juanma Barranquero
f02725b4d3 (follow-avoid-tail-recenter-p): Fix typo in docstring. 2006-11-06 02:47:25 +00:00
Juanma Barranquero
e08b54f227 (view-emacs-news): Fix typo in error message. 2006-11-06 02:46:23 +00:00
Juanma Barranquero
89c247794e (hexl-mode): Fix typo in docstring. 2006-11-06 02:45:49 +00:00