1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

35163 Commits

Author SHA1 Message Date
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
Juanma Barranquero
4f00f90f97 (menu-bar-update-buffers): Fix typo in help menu entry. 2006-11-06 02:45:12 +00:00
Juanma Barranquero
50706d7a66 (mouse-copy-work-around-drag-bug): Fix typo in docstring. 2006-11-06 02:44:32 +00:00
Juanma Barranquero
624c972dcf (mouse-set-font): Fix typo in docstring. 2006-11-06 02:43:53 +00:00
Juanma Barranquero
99d9cc0594 (resume-emacs-args-file): Fix typo in docstring. 2006-11-06 02:43:11 +00:00
Juanma Barranquero
556dfc1eb3 (t-mouse-process, t-mouse-mode): Fix typos in docstrings. 2006-11-06 02:42:45 +00:00
Juanma Barranquero
094dce78dc (terminal-emulator): Fix typo in message. 2006-11-06 02:42:07 +00:00
Juanma Barranquero
5e24ee14f1 (apropos-synonyms): Fix typo in docstring. 2006-11-06 02:41:31 +00:00
Juanma Barranquero
82db928346 (file-name-shadow-tty-properties): Fix typo in docstring. 2006-11-06 02:41:01 +00:00
Juanma Barranquero
7ad8d84e91 (shadow-define-regexp-group, shadow-literal-groups, shadow-insert-var):
Doc fixes.
(shadow-read-files): Fix typo in message.
(shadow-inhibit-overload, shadow-find, shadow-suffix, shadow-site-match,
shadow-write-todo-file, shadow-insert-var, shadow-suffix, shadow-site-match,
shadow-expand-file-name, shadow-file-match): Fix typos in docstrings.
2006-11-06 02:40:18 +00:00
Juanma Barranquero
8b1163a3c8 (authors-fixed-entries): Fix typo. 2006-11-06 02:38:26 +00:00
Juanma Barranquero
d5c1122f2e (custom-print-install, custom-print-uninstall, custom-format):
Fix typos in docstrings.
2006-11-06 02:37:41 +00:00
Juanma Barranquero
eff47a0d3f (x-kill-primary-selection, x-delete-primary-selection,
x-copy-primary-selection): Fix typos in error messages.
2006-11-06 02:36:55 +00:00
Juanma Barranquero
32a37bc628 (list-load-path-shadows): Fix typo in docstring. 2006-11-06 02:35:42 +00:00
Juanma Barranquero
a3c473b2cf Fix typo in interactive message. 2006-11-06 02:35:03 +00:00
Juanma Barranquero
e208bb1b12 (tpu-help-text, tpu-save-all-buffers-kill-emacs, tpu-emacs-replace,
tpu-reset-control-keys): Fix typos in docstrings.
2006-11-06 02:34:27 +00:00
Juanma Barranquero
49c8765481 (vip-emacs-local-map, vip-change-mode-to-emacs): Fix typo in docstring. 2006-11-06 02:33:15 +00:00
Juanma Barranquero
a6fb441a19 (viper-emacs-state-cursor-color): Fix typo in docstring. 2006-11-06 02:32:30 +00:00
Juanma Barranquero
bb3a923456 (viper-emacs-kbd-map, viper-toggle-key): Fix typos in docstrings. 2006-11-06 02:31:52 +00:00