Commit graph

75568 commits

Author SHA1 Message Date
Glenn Morris
abf1a55b87 (eshell-report-bug-address): Remove.
(eshell-report-bug): Redefine as an alias for report-emacs-bug.
2007-11-25 01:05:00 +00:00
Thien-Thi Nguyen
0bcc6163fe (vc-git-annotate-time): Handle optional field FILENAME.
Also, match one space at end of annotation text, after last paren.
2007-11-25 00:42:41 +00:00
Glenn Morris
cb6c237a6f (appt-disp-window): Restore a simplified version of
minibuffer-avoidance code deleted in previous change.
2007-11-24 21:53:02 +00:00
Glenn Morris
40f79f5b3c Remove leading `*' from defcustom doc-strings.
(appt-disp-window): Don't require electric.  Remove
minibuffer-avoidance code, since appt-select-lowest-window does that.
(appt-select-lowest-window): Avoid minibuffer.
2007-11-24 21:40:02 +00:00
Glenn Morris
c6d48e4781 Remove leading `*' from defcustom doc-strings.
(esh-mode): Require it.
(esh-util): Use require rather than featurep and load.
(eshell): No need to test if eshell-mode is bound; remove obsolete
reference to eshell-auto.
(eshell-command, eshell-command-result): Don't require esh-mode
now that the file does.
(top-level): Move provide statement to the end of the
file.  Re-order and update commentary.
2007-11-24 21:15:08 +00:00
Glenn Morris
93a759bac7 nXML is done. 2007-11-24 20:19:23 +00:00
Mark A. Hershberger
f860383bed Fix holiday menu bug 2007-11-24 19:44:25 +00:00
Thien-Thi Nguyen
b58a65fa20 Mention new VC Annotate mode command. 2007-11-24 16:24:01 +00:00
Thien-Thi Nguyen
5731a8e006 (vc-annotate-mode): Frob buffer invisibility spec.
(vc-annotate-toggle-annotation-visibility): New command.
(vc-annotate-mode-map): Bind "V" to it.
(vc-annotate-mode-menu): Add entry for it.
(vc-annotate-get-time-set-line-props): New func.
(vc-annotate-display-autoscale)
(vc-annotate-display-difference): Use it.
2007-11-24 16:20:10 +00:00
Thien-Thi Nguyen
83f1f73ba6 Delete eol whitespace; nfc. 2007-11-24 16:13:38 +00:00
Richard M. Stallman
a0925923a2 (Declaring Functions): Clarify previous change. 2007-11-24 16:00:57 +00:00
Richard M. Stallman
fc37ae728d (Compiler Errors): Clarify previous change. 2007-11-24 16:00:21 +00:00
Michael Albinus
d9e43b70c6 * ido.el (ido-file-name-all-completions-1): Check for fboundp of
`tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
`tramp-completion-mode'.
2007-11-24 15:40:09 +00:00
David Kastrup
95ec6ea4b9 Fix wrongly dated entry. 2007-11-24 15:32:54 +00:00
Thien-Thi Nguyen
5fdbecd896 (vc-git--call, vc-git--out-ok): New funcs.
(vc-git-state): Use vc-git--call.
(vc-git-registered, vc-git-working-revision)
(vc-git-previous-revision, vc-git-next-revision)
(vc-git--run-command-string, vc-git-symbolic-commit):
Use vc-git--out-ok.
2007-11-24 15:22:07 +00:00
Romain Francoise
7aa579d9f2 Fix file name to match @setfilename. 2007-11-24 15:17:05 +00:00
Romain Francoise
559764abeb Add description in @direntry. 2007-11-24 14:53:15 +00:00
Thien-Thi Nguyen
2aa0736ab5 Refill; nfc. 2007-11-24 14:35:54 +00:00
Romain Francoise
d6447bae09 (INFO_FILES): Add nxml-mode. 2007-11-24 14:02:37 +00:00
Thien-Thi Nguyen
b16bd82da9 (vc-git-show-log-entry): New func. 2007-11-24 13:46:30 +00:00
Glenn Morris
bb78f35261 (url-device-type): Fix typo. 2007-11-24 03:29:25 +00:00
Glenn Morris
9f34397ded mail_send -> mail-send.xpm. 2007-11-24 03:29:18 +00:00
Glenn Morris
77fb0e182a (message-tool-bar-retro): Update for rename mail_send.xpm->mail-send.xpm. 2007-11-24 03:19:54 +00:00
Glenn Morris
e3b0153ada Rename from mail_send.xpm. 2007-11-24 03:19:41 +00:00
Glenn Morris
8d90b9de55 Rename to mail-send.xpm. 2007-11-24 03:16:58 +00:00
Glenn Morris
faf7b3960e Comment. 2007-11-24 03:11:14 +00:00
Glenn Morris
e1b0f17b8d (declare-function): Doc fix. 2007-11-24 03:09:55 +00:00
Glenn Morris
5bb0cda3c6 (Compiler Errors): Mention declaring functions, defvar with no
initvalue, and byte-compile-warnings.
2007-11-24 03:06:42 +00:00
Glenn Morris
e31dfb12ac (Declaring Functions): New section. 2007-11-24 03:06:15 +00:00
Kenichi Handa
193e7f80e6 (ucs-8859-7-alist): Update the table. 2007-11-24 00:57:26 +00:00
David Kastrup
bfb74e75a4 * server.el (server-process-filter): Use `command-line-args-left' 2007-11-23 23:59:19 +00:00
Miles Bader
ab4c34c626 Add arch tagline 2007-11-23 22:49:40 +00:00
Mark A. Hershberger
ac97a16bd1 Fixups for nxml per Romain Francoise email. 2007-11-23 19:38:49 +00:00
Stefan Monnier
2a5bb249f2 *** empty log message *** 2007-11-23 19:24:04 +00:00
Stefan Monnier
9e65d8e573 Remove. 2007-11-23 19:15:06 +00:00
Stefan Monnier
43b9978002 Remove. 2007-11-23 18:49:02 +00:00
Romain Francoise
3ada8b664b Include nXML. Don't try to copy FTP, it was removed on 2007/10/17.
Don't special-case alloca.c which is no longer in CVS.
2007-11-23 18:06:58 +00:00
Juanma Barranquero
14521da18e (WIN_ALMOST): Maintain sorted. 2007-11-23 16:53:58 +00:00
Dan Nicolaescu
d24182bbae (vc-deduce-fileset): Also look for a fileset in the parent
buffer if the parent buffer is in vc-dired-mode.
2007-11-23 15:17:25 +00:00
Thien-Thi Nguyen
4d77fc8ece (Log Buffer): Fix typos; small rewording.
(Old Revisions): Likewise.
2007-11-23 14:17:38 +00:00
Thien-Thi Nguyen
6af24d93be (Selecting a Fileset): Fix typo; small rewording. 2007-11-23 13:46:36 +00:00
Thien-Thi Nguyen
448b33b1a2 (Why Version Control): Fix typo.
(VCS Concepts): Fix typos; small tense fix.
2007-11-23 13:29:25 +00:00
Andreas Schwab
ff6e6ac839 (Fformat): Handle %c specially since it requires the
argument to be of type int.
2007-11-23 13:27:46 +00:00
Mark A. Hershberger
8cd39fb3c4 Initial merge of nxml 2007-11-23 06:58:00 +00:00
Stefan Monnier
f7cf8b2009 (main): Call init_editfns before init_process, since
init_process sets Vprocess_connection_type depending on OS release
2007-11-23 04:17:56 +00:00
Juri Linkov
dc2f6c0510 In C-x d, if you type M-n you get the visited file name of the current buffer. 2007-11-23 00:35:28 +00:00
Juri Linkov
813c626ce8 Remove task that in C-x d M-n should get the visited file name of the current buffer. 2007-11-23 00:34:51 +00:00
Juri Linkov
b3acb094ec (dired-read-dir-and-switches): For C-x d, set the value for M-n to the
visited file name of the current buffer.  Use minibuffer-with-setup-hook
to set minibuffer-default to buffer-file-name inside read-file-name.
2007-11-23 00:33:48 +00:00
Juri Linkov
8783fe91be (Man-getpage-in-background): Don't disregard user option
`Man-width' on non-window systems.  Remove test for `window-system'
around setting envvar "COLUMNS" depending on the value of `Man-width'.
2007-11-23 00:32:42 +00:00
Juri Linkov
6b8d0852a0 (grep-process-setup): Set envvar "TERM" to "emacs-grep".
Set envvar "GREP_OPTIONS" to "--color=auto" instead of "--color=always".
2007-11-23 00:32:05 +00:00