1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
Commit graph

69601 commits

Author SHA1 Message Date
Chong Yidong
bf74ebd3a0 ** Byte compiler gives wrong locations for warning.
Warning message tweaked.  Added TODO item to report more accurate line numbers.
2007-04-06 15:09:37 +00:00
John Paul Wallington
d4f26f4083 (lisp-font-lock-keywords-2): Add `with-case-table'. 2007-04-06 12:17:50 +00:00
John Paul Wallington
8d6fd8d480 (with-case-table): Use `make-symbol' to avoid variable capture.
Restore the table in the same buffer.
2007-04-06 12:15:04 +00:00
Chong Yidong
510def3e58 Mark 1995-03-23 change by Kevin Rodgers as tiny. 2007-04-06 00:07:14 +00:00
Richard M. Stallman
a7abe86786 Clarify potential drawback of previous change. 2007-04-05 23:39:08 +00:00
Chong Yidong
1fbb84daed (byte-optimize-form-code-walker): Print entire form. 2007-04-05 17:57:05 +00:00
Chong Yidong
c2d489d35a * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print
entire form.
2007-04-05 17:56:23 +00:00
Nick Roberts
109a770975 (breakpoint-disabled): Tweak face (again)
for low-color displays.
2007-04-05 07:14:51 +00:00
Nick Roberts
3cba70867c *** empty log message *** 2007-04-05 07:14:19 +00:00
Glenn Morris
d2fe66859e Seed RNG on loading. 2007-04-05 06:29:42 +00:00
Glenn Morris
8b9145b6ef *** empty log message *** 2007-04-05 06:29:19 +00:00
Glenn Morris
c420eb369d (top-level): Provide self. 2007-04-05 06:16:18 +00:00
Glenn Morris
4f57f9a303 *** empty log message *** 2007-04-05 06:15:53 +00:00
Glenn Morris
d23b7a3f4a Regenerate. 2007-04-05 06:07:32 +00:00
Alan Mackenzie
c788945f63 * (c-special-indent-hook): Amend doc-string to mention
c-syntactic-indentation.
2007-04-04 20:54:51 +00:00
Alan Mackenzie
b0cce1bdc9 *** empty log message *** 2007-04-04 20:48:38 +00:00
Chong Yidong
29a4d158c0 ** andreas.roehler@easy-emacs.de, Apr 3: slow with html-file
Third-party Elisp package is at fault: see 04 Apr 2007 emacs-devel
message by Andreas Roehler
2007-04-04 17:44:40 +00:00
Chong Yidong
331345ba4d Add ascii-case-table and with-case-table. 2007-04-04 16:02:37 +00:00
Chong Yidong
45948ea1b4 (Case Tables): Document with-case-table and ascii-case-table. 2007-04-04 15:57:04 +00:00
Chong Yidong
322cbd38d4 * strings.texi (Case Tables): Document with-case-table and
ascii-case-table.
2007-04-04 15:56:48 +00:00
Chong Yidong
b242a76c57 (smtpmail-via-smtp): Use ascii-case-table when downcasing. 2007-04-04 15:38:04 +00:00
Chong Yidong
94e630238a * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
downcasing.
2007-04-04 15:37:35 +00:00
Chong Yidong
bd72e34f56 (ascii-case-table): New var. 2007-04-04 15:34:59 +00:00
Chong Yidong
6a978be38d * subr.el (with-case-table): New macro. 2007-04-04 15:34:43 +00:00
Chong Yidong
b434156627 * subr.el (with-case-table): New macro.
* international/mule.el (ascii-case-table): New var.
2007-04-04 15:34:34 +00:00
Stefan Monnier
ade817bdf2 (format_exception): New function.
(eexecfile): Use it instead of traceback.print_exception.
Don't use execfile to avoid a bug in w32.
2007-04-04 14:48:47 +00:00
Richard M. Stallman
8ea81ae0ef *** empty log message *** 2007-04-04 14:06:52 +00:00
Glenn Morris
2c0b72db4e *** empty log message *** 2007-04-04 03:01:10 +00:00
Glenn Morris
f4b84ef468 (Configuration): Add entries on compiler/preprocessor mismatch, and on
preprocessor inserting whitespace.
2007-04-04 02:58:38 +00:00
Glenn Morris
67b33cb090 Mention preprocessor to use with /opt/SUNWspro/bin/cc on Solaris. 2007-04-04 02:55:22 +00:00
Glenn Morris
7318db6b80 (NON_GNU_CPP): Use associated preprocessor when compiling with Sun
Studio on Solaris.
2007-04-04 02:52:50 +00:00
Chong Yidong
1dd95c1a6a Regenerate. 2007-04-04 00:44:49 +00:00
Chong Yidong
85adab9a0a Bump version to 22.0.97. 2007-04-04 00:42:38 +00:00
Thien-Thi Nguyen
c345112ee1 (gnus-inews-yank-articles): Fix bug: After
message-yank-original, make sure (< mark TEXT point).
2007-04-03 23:25:47 +00:00
Nick Roberts
d2b3c7dbb8 (gud-minor-mode-map): Simplify. 2007-04-03 21:27:29 +00:00
Nick Roberts
7eb74b2a87 *** empty log message *** 2007-04-03 21:26:46 +00:00
Nick Roberts
fc7ed6dd06 (t-mouse-make-event-element): Don't use the left edge
of the window if we're outside it e.g menu-bar.
2007-04-03 21:16:40 +00:00
Nick Roberts
ad15832ecb (xterm-mouse-event): Don't use the left edge of the
window if we're outside it e.g menu-bar.
2007-04-03 21:16:17 +00:00
Nick Roberts
13cb58294e *** empty log message *** 2007-04-03 21:15:37 +00:00
Karl Berry
2fd94b0921 wording 2007-04-03 16:41:29 +00:00
Eli Zaretskii
665b5955fc Fix last change. 2007-04-03 15:25:28 +00:00
Chong Yidong
5ff08acd73 ** Stephen.Berman@gmx.net, Mar 27: Menu bar display bug
Fixed in the 2007-04-03 checkin by Jan Djärv.
2007-04-03 13:41:50 +00:00
Juanma Barranquero
ca21600dcc Revert non-significant part of 2007-04-02T09:21:26Z!lekktu@gmail.com. 2007-04-03 12:34:10 +00:00
Eli Zaretskii
06efaba247 *** empty log message *** 2007-04-03 11:17:35 +00:00
Juanma Barranquero
a24d88b419 *** empty log message *** 2007-04-03 11:14:15 +00:00
Eli Zaretskii
db0821c894 (rmail-convert-to-babyl-format): Don't try to decode base-64 encoded body
if its content-type is something other than text/* or message/*.
2007-04-03 11:11:27 +00:00
Juanma Barranquero
6cbb0bb076 (activate-mark-hook): Fix typo in docstring. 2007-04-03 11:10:09 +00:00
Eli Zaretskii
5a693cc041 (main): Fix instructions for building Emacs for profiling. 2007-04-03 10:21:06 +00:00
Eli Zaretskii
b49b513704 *** empty log message *** 2007-04-03 10:12:07 +00:00
Eli Zaretskii
2fa4f835d8 Add entry for switching MS-Windows keyboard input to Unicode.
Add specific pointer to msdos.c functions that support menus on text terminals.
2007-04-03 10:11:47 +00:00