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

72128 Commits

Author SHA1 Message Date
Jason Rumney
33311fb41f *** empty log message *** 2008-03-20 14:12:50 +00:00
Reiner Steib
7d68c8ccb4 (Emacsen): Remove obsolete stuff. 2008-03-20 12:39:32 +00:00
Dan Nicolaescu
9c4c634e3e (vc-bzr-print-log): Ensure it works when passed a
single file argument.
(vc-bzr-show-log-entry): Fix typo.
2008-03-20 07:48:08 +00:00
Dan Nicolaescu
6b189a3222 (verilog-easy-menu-filter): New function.
(verilog-stmt-menu, verilog-menu): Add :help.
(verilog-customize, verilog-font-customize)
(electric-verilog-backward-sexp, electric-verilog-forward-sexp)
(verilog-mode): Update documentation strings to match tool tips.
(verilog-auto-search-do, verilog-auto-re-search-do)
(verilog-skip-forward-comment-or-string): Fix verilog-auto
expansion when a .* appears inside a string.
(verilog-re-search-forward, verilog-re-search-backward): Add
comment to recall how this works.
2008-03-20 06:15:05 +00:00
Reiner Steib
f540619714 (Oort Gnus): Add version info WRT `mail-source-delete-incoming'. 2008-03-19 22:28:51 +00:00
Reiner Steib
71456f8e7e Fix version number in previous commit. 2008-03-19 22:22:49 +00:00
Reiner Steib
29c1bee6cd (Top): Add "Other related manuals" and version info in
`iftex' output.
(Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
gnus-balloon-face-0 and the corresponding format specifiers.
2008-03-19 22:08:51 +00:00
Reiner Steib
5c7f3de1b2 (open-tls-stream): Reindent. 2008-03-19 21:29:41 +00:00
Reiner Steib
169dcbc59a (open-tls-stream): Use with-current-buffer. 2008-03-19 21:21:38 +00:00
Reiner Steib
9b655dbfd7 [ Merge from Gnus v5-10 ]
2008-03-19  Nils Ackermann  <nils@ackermath.info>  (tiny change)

	* nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
	parameter.

	* message.el (message-disassociate-draft): Specify drafts group name
	fully.

2008-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>

	* mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
	Incoming* files.

2008-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>

	* nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
	(nntp-open-via-telnet-and-telnet): Make sure the nntp port to specify
	is a string.
2008-03-19 21:01:37 +00:00
Glenn Morris
d44387517b Sync 2007-11-04 change from trunk, plus the related comments that came after.
Don't require rx when compiling.
(tls-end-of-info): Rewrite without using rx.
2008-03-19 07:08:48 +00:00
Dan Nicolaescu
d0f10d8f9f *** empty log message *** 2008-03-19 04:13:46 +00:00
Dan Nicolaescu
785fc61609 (font-lock-comment-face): Set the foreground for
the light background 8 colors case.
2008-03-19 04:00:52 +00:00
Dan Nicolaescu
fd2d29b2bd (vc-bzr-print-log): Insert a file marker. Run the log
command for each file in the list.
(vc-bzr-log-view-mode): Recognize the file marker.
(vc-bzr-show-log-entry): Make regexp match more cases.
2008-03-19 03:49:09 +00:00
Dan Nicolaescu
88219c1f13 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars. 2008-03-19 03:43:11 +00:00
Stefan Monnier
36374111c8 (For Clauses): Fix loop over key-seq to match code. 2008-03-19 02:38:44 +00:00
Stefan Monnier
1690cfbfac (vc-bzr-log-view-mode, vc-bzr-annotate-command)
(vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
Revision numbers can include ".".
2008-03-18 20:52:17 +00:00
Stefan Monnier
aec1ef0729 (diff-end-of-hunk): Be careful not to overlook trailing
"+" lines not accounted for by counting "-" and context lines.
2008-03-18 20:49:52 +00:00
Jason Rumney
117402b86d M-x term does not work on Windows. 2008-03-17 23:34:55 +00:00
Juri Linkov
8135f120d7 *** empty log message *** 2008-03-16 16:16:28 +00:00
Juri Linkov
e1dab605db (dired-warn-writable): Rename to `dired-perm-write'.
(dired-perm-write): Renamed from `dired-warn-writable'.
Change parent face from `font-lock-warning-face' to
`font-lock-comment-delimiter-face'.
(dired-warn-writable-face): Rename to `dired-perm-write-face'.
(dired-perm-write-face): Renamed from `dired-warn-writable-face'.
(dired-font-lock-keywords): Replace `dired-warn-writable-face'
with `dired-perm-write-face'.
2008-03-16 16:10:01 +00:00
YAMAMOTO Mitsuharu
89fe77298d (mac-service-open-file): Use file URL instead of file name string. 2008-03-16 09:16:08 +00:00
Stefan Monnier
0e12ba6d61 (vc-bzr-registered): Fail if `bzr' is not installed.
(vc-bzr-annotate-command): Preserve line alignment.
(vc-bzr-annotate-time): Accept space used to preserve alignment.
2008-03-14 19:38:46 +00:00
Glenn Morris
f14c33580d (font-lock-comment-face): Move from 22.1 to 22.2 2008-03-14 17:47:50 +00:00
Richard M. Stallman
4587349a79 (mouse-yank-secondary): Nice error msg if no secondary sel. 2008-03-13 15:29:18 +00:00
Richard M. Stallman
7aefbb0613 (defadvice): Add usage pattern. 2008-03-13 15:28:04 +00:00
Glenn Morris
0b2a5e8f79 More details of font-lock-comment-delimiter-face and related issues. 2008-03-13 02:59:51 +00:00
Reiner Steib
81fc1eb405 Refer to node name `Init Rebinding' instead of title. 2008-03-12 23:11:29 +00:00
Reiner Steib
59eda47fdb Add `referenced in the tutorial' comments. 2008-03-12 23:09:54 +00:00
Reiner Steib
bd6b0b0177 Remove even more discussion of flow control. 2008-03-12 22:38:26 +00:00
Chong Yidong
c7ede309ee Update to new org-mode website. 2008-03-12 14:37:46 +00:00
Chong Yidong
800c8ac446 * org.texi: Update to new org-mode website. 2008-03-12 14:37:39 +00:00
Chong Yidong
00daea80aa Remove discussion of flow control. 2008-03-12 13:36:10 +00:00
Chong Yidong
9cd754b337 * TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:
* TUTORIAL.ru, TUTORIAL.cn, TUTORIAL.ja, TUTORIAL.sk:
* TUTORIAL.cs, TUTORIAL.ko, TUTORIAL.sl, TUTORIAL.de:
* TUTORIAL.nl, TUTORIAL.sv, TUTORIAL.eo, TUTORIAL.pl, TUTORIAL.th:
* TUTORIAL.es, TUTORIAL.pt_BR: Remove discussion of flow control.
2008-03-12 13:34:10 +00:00
Chong Yidong
3d1093a7d4 * simple.el (set-mark-command): Doc fix. 2008-03-11 01:58:48 +00:00
Chong Yidong
ab7f9c7726 Doc fix. 2008-03-11 01:57:57 +00:00
Juanma Barranquero
6feaf11097 *** empty log message *** 2008-03-10 22:53:10 +00:00
Nick Roberts
1109332fdf Add advice about using Cygwin GDB (from a
thread in [h-e-w]).
2008-03-10 22:43:56 +00:00
Nick Roberts
5e215a9bf8 *** empty log message *** 2008-03-10 22:41:28 +00:00
Kenichi Handa
fe56282f27 (Finsert_file_contents): Don't make CCL program to
append "CCL: Quitted" when the decoding is quitted, but just
signal `quit'.
2008-03-10 12:21:09 +00:00
Kenichi Handa
74215b5521 (ccl_driver): If ccl->quit_silently is nonzero, don't
append "CCL: Quitted" when the CCL program is quitted.
(setup_ccl_program): Initialize ccl->quit_silently to zero.
2008-03-10 12:18:02 +00:00
Kenichi Handa
7a1dd8de8f (struct ccl_program): New member quit_silently. 2008-03-10 12:16:47 +00:00
Miles Bader
3796e31564 Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-246
2008-03-10 02:39:57 +00:00
Chong Yidong
46aeed7600 ** Emacs 22 lockup + CCL: Quited. 2008-03-10 01:49:40 +00:00
Chong Yidong
4e6535084a Fix typo. 2008-03-10 01:48:00 +00:00
Reiner Steib
286b40657d (WINDOWS SUPPORT BUGS): Add two issues. 2008-03-09 13:28:23 +00:00
Johan Bockgård
8db8d2a130 (while-no-input): Don't splice BODY directly into the `or' form. 2008-03-08 16:00:20 +00:00
Andreas Schwab
f2549aa023 (struct Lisp_Process): Declare bit field as unsigned. 2008-03-08 15:55:51 +00:00
Reiner Steib
8b7d6d40e5 Update for change of `mail-source-delete-incoming'. 2008-03-08 15:53:31 +00:00
Reiner Steib
38711604b6 (Mail Source Customization, Gnus Development, Oort Gnus):
Update for change of `mail-source-delete-incoming'.
2008-03-08 15:51:24 +00:00