Richard M. Stallman
5fd11dc8c6
(syms_of_buffer): Doc fix.
2007-03-19 05:27:45 +00:00
Jay Belanger
ebb5150572
*** empty log message ***
2007-03-19 03:37:57 +00:00
Jay Belanger
d95deb6744
(Time Zones): Mention the 2007 rule change.
2007-03-19 03:36:17 +00:00
Jay Belanger
96cd475f4b
(math-parse-date): Fix a regular expression.
...
(math-std-daylight-savings-old, math-std-daylight-savings-new): New functions.
(math-std-daylight-savings): Use `math-std-daylight-savings-new' or
`math-std-daylight-savings-old' depending on year.
2007-03-19 03:16:20 +00:00
Chong Yidong
54e6585fac
Regenerate.
2007-03-19 01:06:13 +00:00
Chong Yidong
51673bc43b
* configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
...
user specifies "without".
* configure: Regenerate.
2007-03-19 01:05:42 +00:00
Chong Yidong
ae61688f89
Don't define KERBEROS, KERBEROS5, or HESIOD if the user specifies
...
"without".
2007-03-19 01:05:29 +00:00
Chong Yidong
39e653ead8
(pbm_load): Signal error for invalid image size.
2007-03-18 23:09:57 +00:00
Chong Yidong
b55252e06b
* image.c (pbm_load): Signal error for invalid image size.
2007-03-18 23:09:49 +00:00
Jan Djärv
f23323c5a6
Regenerated
2007-03-18 17:30:00 +00:00
Jan Djärv
36942957f2
(HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
2007-03-18 17:29:38 +00:00
Jan Djärv
4c757a6f5c
*** empty log message ***
2007-03-18 17:29:27 +00:00
Jan Djärv
a2d3b5bdcb
Regenerated
2007-03-18 17:14:01 +00:00
Jan Djärv
adfd1e3995
Warning for Gtk+ and Cygwin added.
2007-03-18 17:13:44 +00:00
Jan Djärv
fe5429607a
*** empty log message ***
2007-03-18 17:13:35 +00:00
Kim F. Storm
f47d5e926d
Remove duplicate entry.
2007-03-18 16:00:30 +00:00
Juanma Barranquero
640eb069c5
(reb-update-overlays): Do not mark zero-width regexps as invalid
...
but rather at least count them correctly.
2007-03-18 14:34:18 +00:00
Thien-Thi Nguyen
904bb06ca2
(open-tls-stream): In handshake-waiting loop,
...
don't wait more if there is output available to process.
2007-03-18 11:41:42 +00:00
YAMAMOTO Mitsuharu
c601a8ed61
(redisplay_internal, note_mouse_highlight): Check
...
popup_activated for MAC_OS.
2007-03-18 08:07:17 +00:00
YAMAMOTO Mitsuharu
6a0ace5b78
(note_mouse_movement): Don't return immediately for
...
LeaveNotify case.
2007-03-18 08:06:38 +00:00
YAMAMOTO Mitsuharu
a83c3e315f
(popup_activated_flag): New variable.
...
(x_activate_menubar, mac_menu_show): Set it during menu tracking.
(popup_activated): New function.
2007-03-18 08:06:18 +00:00
Nick Roberts
1a172c6496
*** empty log message ***
2007-03-18 04:54:51 +00:00
Nick Roberts
82a614d15d
(compilation-find-file): Revert change
...
from 2006-07-18 to allow completion of directory names.
Reported by John Carter <john.carter@tait.co.nz>.
2007-03-18 02:49:54 +00:00
Nick Roberts
92e0e0c44c
*** empty log message ***
2007-03-18 02:48:43 +00:00
Kim F. Storm
7f67eea000
(when, unless): Doc fix.
2007-03-18 00:44:24 +00:00
Kim F. Storm
31c865eca3
*** empty log message ***
2007-03-18 00:44:10 +00:00
Juanma Barranquero
b7f51ebb1e
Restore stuff accidentally deleted in 2007-03-17T23:44:01Z!storm@cua.dk.
2007-03-18 00:28:26 +00:00
Juanma Barranquero
adbb3b0547
(syms_of_buffer) <buffer-display-table>: Doc fix.
2007-03-18 00:20:22 +00:00
Kim F. Storm
c4c52bb78a
2007-03-17 Richard M. Stallman <rms@gnu.org>
...
(file_name_completion): Gcpro NAME.
2007-03-17 23:44:57 +00:00
Kim F. Storm
e3a1ed3b5b
*** empty log message ***
2007-03-17 23:44:01 +00:00
Juanma Barranquero
0d9b26a849
*** empty log message ***
2007-03-17 22:20:19 +00:00
Thien-Thi Nguyen
4a3c76867c
(tls-program): Doc fix.
2007-03-17 21:06:04 +00:00
Chong Yidong
534a87c49a
(auto-revert-tail-handler): Call after-revert-hook.
2007-03-17 20:38:17 +00:00
Chong Yidong
a919f39a5b
* autorevert.el (auto-revert-tail-handler): Call after-revert-hook.
2007-03-17 20:38:04 +00:00
Chong Yidong
fa0ae4cf7e
(try_window_id): Increment matrix positions if the buffer's byte count
...
has increased, but not the character count.
2007-03-17 19:47:13 +00:00
Chong Yidong
e338790f00
* xdisp.c (try_window_id): Increment matrix positions if the
...
buffer's byte count has increased, but not the character count.
2007-03-17 19:46:52 +00:00
Chong Yidong
3823ca8cc6
** handa@m17n.org, Mar 7: Display bug [Re: My Emacs unicode 2 crash again ...]
...
Fixed.
2007-03-17 19:45:15 +00:00
Chong Yidong
a44e763f81
** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
...
Fixed.
2007-03-17 19:44:58 +00:00
Chong Yidong
0788987302
(line-move-1): Respect `inhibit-line-move-field-capture' property.
2007-03-17 19:44:21 +00:00
Chong Yidong
f24478c1c5
* simple.el (line-move-1): Respect `inhibit-line-move-field-capture' property.
2007-03-17 19:44:11 +00:00
Chong Yidong
d8db6100e3
md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
2007-03-17 19:04:53 +00:00
Chong Yidong
1862915597
Fix "daylight savings time" -> "daylight saving time" typo.
2007-03-17 19:03:51 +00:00
Chong Yidong
f1767e2b05
Fix typo.
2007-03-17 19:00:52 +00:00
Chong Yidong
2b038606de
(Daylight Saving): Rename node from "Daylight Savings".
2007-03-17 18:59:51 +00:00
Chong Yidong
f6fcdfff17
* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
...
(xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
Return to use of the -no-properties variants. There was
consensus on emacs-devel that the speed of these variants was
prefered since we are usually parsing files (from the internet
or on disk) instead of XML created in Emacs.
2007-03-17 18:55:52 +00:00
Chong Yidong
19f512103c
Fix formatting typos.
2007-03-17 18:53:08 +00:00
Chong Yidong
edd2a62224
* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
...
(xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
Return to use of the -no-properties variants. There was
consensus on emacs-devel that the speed of these variants was
prefered since we are usually parsing files (from the internet
or on disk) instead of XML created in Emacs.
2007-03-17 18:51:19 +00:00
Chong Yidong
0226922c76
Fix "daylight savings" -> "daylight saving" typo.
2007-03-17 18:44:06 +00:00
Chong Yidong
ed1dace6c7
(Mail and Post): Update documentation for gnus-user-agent.
...
The variable now uses a list of symbols instead of just a symbol.
Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2007-03-17 18:38:40 +00:00
Chong Yidong
d2fe392e6a
* calc.texi (Time Zones): Switch to new North America DST rule.
...
* calendar.texi (Daylight Saving): Rename node from "Daylight Savings".
2007-03-17 18:37:07 +00:00