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 |
|
Stefan Monnier
|
50bfa18a09
|
(beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function.
|
2007-11-22 22:12:22 +00:00 |
|
Reiner Steib
|
a352dec11f
|
Add missing entry from merge of No Gnus.
|
2007-11-22 21:12:54 +00:00 |
|
Reiner Steib
|
47b1ca2636
|
Move from ../gnus. Add hashcash payments to email.
|
2007-11-22 20:50:16 +00:00 |
|
Reiner Steib
|
63ff84789a
|
Move to ../mail directory.
|
2007-11-22 20:45:00 +00:00 |
|
Reiner Steib
|
8746c8b802
|
Remove. Not used in Emacs 22 and up.
|
2007-11-22 20:29:51 +00:00 |
|
Stefan Monnier
|
8787dd7335
|
(do_symval_forwarding): Use same code as in find_symbol_value.
(find_symbol_value): Use do_symval_forwarding.
|
2007-11-22 20:29:48 +00:00 |
|
Glenn Morris
|
d0a3b8c274
|
(x-clipboard-yank): Fix declaration.
|
2007-11-22 20:28:14 +00:00 |
|
Reiner Steib
|
145cc6b9ea
|
(smime-cert-by-ldap-1): Use `ldap-search' instead of
`smime-ldap-search' for Emacs 22 and up.
|
2007-11-22 20:26:33 +00:00 |
|
Glenn Morris
|
e3e7216217
|
(declare-function): Doc fix.
|
2007-11-22 20:26:33 +00:00 |
|
Glenn Morris
|
7d4184ba6f
|
(check-declare-locate): New function.
(check-declare-scan): Use check-declare-locate.
(check-declare-verify): No longer adjust fnfile, now
check-declare-locate does it.
|
2007-11-22 20:25:51 +00:00 |
|
Stefan Monnier
|
e31d2d890a
|
(posn-col-row): Make the `default-value' use explicit.
|
2007-11-22 20:14:13 +00:00 |
|
Stefan Monnier
|
b7b80032a2
|
(gnus-article-truncate-lines): Use `truncate-lines'.
|
2007-11-22 20:13:35 +00:00 |
|
Stefan Monnier
|
82816ba1c9
|
(message-send-mail-function): Fix error convention.
(message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
(message-widen-reply, message-send-mail, message-talkative-question)
(message-with-reply-buffer, message-generate-new-buffer-clone-locals)
(message-clone-locals, message-send-news): Use with-current-buffer.
(message-insert-or-toggle-importance): Remove unused var `valid'.
(message-make-references): Remove unused var `new-references'.
(message-make-mail-followup-to): Remove unused var `subscribed-lists'.
|
2007-11-22 20:12:45 +00:00 |
|
Stefan Monnier
|
569c11e306
|
(set_internal): Set the value in the `cons-cell' (for
Buffer_Local_values) not only for frame-local variables.
|
2007-11-22 19:48:57 +00:00 |
|
Stefan Monnier
|
693b2fe296
|
(balance-windows): Remove unused var `counter'.
(bw-balance-sub): Remove unused var `lastchild'.
(split-window-vertically): Remove unused var `switch'.
(recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
|
2007-11-22 18:08:06 +00:00 |
|