Commit graph

36327 commits

Author SHA1 Message Date
Kim F. Storm
d55ebb63f0 (math-std-daylight-savings)
(math-std-daylight-savings-old): Doc fix.
2007-03-19 09:57:30 +00:00
Kim F. Storm
1c8f28b0b0 *** empty log message *** 2007-03-19 09:57:04 +00:00
Juanma Barranquero
99181af379 (isearchb-follow-char): Fix typo in docstring. 2007-03-19 09:46:21 +00:00
Juanma Barranquero
b0dbc84e36 (def-edebug-spec): Fix typo in docstring. 2007-03-19 09:44:13 +00:00
Kim F. Storm
f0f971b12e *** empty log message *** 2007-03-19 09:25:46 +00:00
Richard M. Stallman
705959fc64 *** empty log message *** 2007-03-19 05:42:21 +00:00
Richard M. Stallman
87c6026097 (default-directory): Mark safe.
(basic-save-buffer-2): Put proper dir name in error message.
2007-03-19 05:40:20 +00:00
Richard M. Stallman
ab863ac263 (inhibit-splash-screen, initial-major-mode): Doc fixes. 2007-03-19 05:37:58 +00:00
Jay Belanger
ebb5150572 *** empty log message *** 2007-03-19 03:37:57 +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
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
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
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
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
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
34bd6b4dfd (comint-arguments): Mark backslash-escaped chars.
(comint-delim-arg): Don't treat them as delimiters.
2007-03-17 18:08:50 +00:00
Chong Yidong
7585c8f220 * comint.el (comint-arguments): Mark backslash-escaped chars.
(comint-delim-arg): Don't treat them as delimiters.
2007-03-17 18:05:43 +00:00
Chong Yidong
874985512d (ido-init-completion-maps): Remap delete-backward-char. 2007-03-17 18:04:50 +00:00
Chong Yidong
79b0b5daa9 * ido.el (ido-init-completion-maps): Remap delete-backward-char. 2007-03-17 18:04:04 +00:00
Chong Yidong
a110b98e8c (tempo-insert): Deal with 'r> if it appears specified with a prompt
argument.
2007-03-17 18:03:25 +00:00
Chong Yidong
ac1f641523 * tempo.el (tempo-insert): Deal with 'r> if it appears
specified with a prompt argument.
2007-03-17 18:02:12 +00:00
Chong Yidong
a6a4248699 (org-set-font-lock-defaults): Handle narrow table columns correctly. 2007-03-17 18:01:24 +00:00
Chong Yidong
42baaf6af4 * textmodes/org.el (org-set-font-lock-defaults): Handle narrow
table columns correctly.
2007-03-17 18:00:09 +00:00
Chong Yidong
2a30c37b66 (command-line-1): Make insertion of initial-scratch-message not depend
on scratch being selected.
2007-03-17 17:59:07 +00:00
Chong Yidong
11c5be91d7 (woman-change-fonts): Tweak previous change by using
woman-request-regexp rather than "^\\.".
2007-03-17 17:57:38 +00:00
Chong Yidong
d08592e8bc * calc/calc-forms.el (math-std-daylight-savings): Switch to new
North American rule.

* woman.el (woman-change-fonts): Tweak previous change by using
woman-request-regexp rather than "^\\.".

* startup.el (command-line-1): Make insertion of
initial-scratch-message not depend on scratch being selected.
2007-03-17 17:56:37 +00:00
Chong Yidong
31685caa25 (solar-date-next-longitude): "daylight savings" -> "daylight saving"
doc fix.
2007-03-17 17:53:34 +00:00
Chong Yidong
7b96378fa5 (lunar-new-moon-on-or-after): Doc fix. 2007-03-17 17:52:54 +00:00
Chong Yidong
06a3e3e4a4 (number-of-diary-entries): Fix docstring typo. 2007-03-17 17:51:56 +00:00
Chong Yidong
f2858d95e3 Change "daylight savings time" -> "daylight saving time". 2007-03-17 17:50:57 +00:00
Chong Yidong
e716fd6206 Change "daylight savings time" -> "daylight saving time" throughout. 2007-03-17 17:49:59 +00:00
Chong Yidong
16e5f96165 (math-std-daylight-savings): Switch to new North American rule. 2007-03-17 17:41:19 +00:00
Mark A. Hershberger
1c979bff35 eshell ansi-color hook 2007-03-16 16:53:06 +00:00
Richard M. Stallman
330167fce8 (match): Use yellow background on light-bg terminals. 2007-03-11 23:53:38 +00:00
Richard M. Stallman
7ab2e82f0e (type-break-get-previous-count): Repeat previous change here. 2007-03-11 21:17:06 +00:00
Richard M. Stallman
b0aa2c6515 (byte-compile-warning-prefix): Correctly compute line number. 2007-03-11 21:16:09 +00:00
Dan Nicolaescu
3dd34132f8 (grep-find-ignored-directories): Add .git and
.bzr to list.
2007-03-11 17:44:40 +00:00