Juanma Barranquero
86b8a072ee
*** empty log message ***
2007-03-28 08:44:36 +00:00
Glenn Morris
1fbd183032
(PC-do-completion-end): New variable.
...
(partial-completion-mode) <choose-completion-string-functions>:
Use PC-do-completion-end in the non-minibuffer case to replace the
correct amount of text.
(PC-do-completion): Set PC-do-completion-end for c-c-s-f.
(PC-lisp-complete-symbol): Give marker the after-insertion type,
to deal with improvements inserted after point.
2007-03-28 03:28:49 +00:00
Glenn Morris
a0314231fa
Stephen Berman <Stephen.Berman at gmx.net>:
...
(recentf-save-file): Add a custom :set function.
2007-03-28 03:26:26 +00:00
Glenn Morris
af49347bdf
*** empty log message ***
2007-03-28 03:25:56 +00:00
Stefan Monnier
6340a43f5c
(make-text-button): Add explicit `button' property.
...
(default-button): Don't put a `button' property on it.
2007-03-28 03:20:31 +00:00
Stefan Monnier
070f60e096
(python-mode): Skip comments when parsing.
2007-03-28 01:21:47 +00:00
Stefan Monnier
74cb3d2111
(vc-with-current-file-buffer): New macro.
...
(vc-arch-file-source-p): Use it to avoid infloop.
2007-03-28 01:19:43 +00:00
Stefan Monnier
4878f1de7c
(lisp-complete-symbol): Make get-buffer-window find windows in other frames.
2007-03-28 00:54:08 +00:00
Stefan Monnier
dbb56e39bf
(comint-proc-query, comint-dynamic-list-completions):
...
Fix calls to get-buffer-window to find windows in other frames.
Reported by David Hansen <david.hansen@gmx.net>.
2007-03-28 00:51:08 +00:00
Nick Roberts
d3425b3565
(Info-display-images-node): On a text-only terminal, show
...
the "text" or "alt" parts of the image blobs.
2007-03-27 22:21:02 +00:00
Nick Roberts
54fb4f9679
*** empty log message ***
2007-03-27 22:20:20 +00:00
Thien-Thi Nguyen
561fb49147
(message-yank-original): Fix bug:
...
Don't switch point and mark unnecessarily.
2007-03-27 14:13:19 +00:00
Glenn Morris
8dbe4a8cca
(PC-do-completion): Compute completion-base-size in
...
the non-filename case, rather than setting to nil.
(PC-lisp-complete-end): New variable.
(PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
original end in a series of consecutive invocations.
2007-03-27 03:17:42 +00:00
Glenn Morris
6afdff63e5
*** empty log message ***
2007-03-27 03:17:27 +00:00
Glenn Morris
851971c72e
(diary-live-p): Do not check for diary-selective-display.
2007-03-27 02:47:50 +00:00
Glenn Morris
7465af6028
*** empty log message ***
2007-03-27 02:47:32 +00:00
Glenn Morris
c8a9e437d5
(calendar-mode-hook): Declare it.
2007-03-27 02:36:25 +00:00
Glenn Morris
e3fbc89b6a
Restore HP-UX support (removed 2007-01-29).
2007-03-27 02:36:08 +00:00
Stefan Monnier
084c41ca0a
(occur-next-error): *Occur* might not be displayed in the
...
selected frame. Reported by David Hansen <david.hansen@gmx.net>.
2007-03-26 15:09:52 +00:00
Nick Roberts
5ae4899796
Change help-echo (again). `Entering directory DIR' visits DIR
...
but `Leaving directory DIR' visits parent of DIR.
2007-03-26 10:20:27 +00:00
Richard M. Stallman
8907f65c85
*** empty log message ***
2007-03-26 03:32:35 +00:00
Richard M. Stallman
14007de1ff
(flyspell-large-region): Use ispell-call-process-region.
2007-03-26 03:31:29 +00:00
Richard M. Stallman
8bd91fd08d
(byte-compile-file-form-defmumble): Use prin1 instead of princ.
2007-03-26 03:30:53 +00:00
Nick Roberts
3e32375010
*** empty log message ***
2007-03-26 00:01:03 +00:00
Chong Yidong
6aa2269da5
(face-set-after-frame-default): Revert 2007-03-10 change. Merge in X
...
resources before global face.
2007-03-25 18:58:06 +00:00
Chong Yidong
0c8e847f89
Don't mark default-directory as a safe local var.
2007-03-25 17:54:35 +00:00
Chong Yidong
98d4c36f4c
(compilation-start): Save compilation-directory rather than
...
default-directory as local var.
(compilation-directory): Mark as safe local var.
2007-03-25 17:52:31 +00:00
Chong Yidong
c324c766da
* progmodes/compile.el (compilation-start): Save
...
compilation-directory rather than default-directory as local var.
(compilation-directory): Mark as safe local var.
* files.el: Don't mark default-directory as a safe local var.
2007-03-25 17:51:56 +00:00
Alan Mackenzie
c421028a68
Fix typo.
2007-03-25 12:04:11 +00:00
Alan Mackenzie
6bc7293bd6
(c-before-change): Fix BOB bug.
2007-03-25 12:03:13 +00:00
Alan Mackenzie
0c5f5bd4f9
*** empty log message ***
2007-03-25 12:01:03 +00:00
Juri Linkov
84d6b04be1
(compare-windows): Rename customization group
...
`compare-w' to `compare-windows'.
(compare-windows-whitespace, compare-ignore-whitespace)
(compare-ignore-case, compare-windows-sync)
(compare-windows-sync-string-size, compare-windows-recenter)
(compare-windows-highlight, compare-windows): Change group name in
the `group' tag from `compare-w' to `compare-windows'.
(compare-windows-sync): Add option `nil' for no sync. Doc fix.
2007-03-25 09:29:32 +00:00
Eli Zaretskii
61880ffee7
*** empty log message ***
2007-03-24 16:48:39 +00:00
Eli Zaretskii
bab818545b
Change example to always enable abbrev-mode, and remove redundant `function'.
...
(expand-abbrev-hook): Add autoload cookie.
2007-03-24 16:39:43 +00:00
Eli Zaretskii
6e5a4966d5
(testcover-start, testcover-end, testcover-mark-all, testcover-unmark-all): Add
...
prompts to interactive specs.
2007-03-24 15:54:09 +00:00
Jason Rumney
ced3c1e229
(find-file-hook, auto-revert-tail-mode):
...
Use file size in bytes for auto-revert-tail-pos not characters.
2007-03-24 13:39:21 +00:00
Jason Rumney
2eed4e6824
*** empty log message ***
2007-03-24 13:38:43 +00:00
Thien-Thi Nguyen
53cc5b9c57
(vc-rcs-annotate-command):
...
Set text property :vc-annotate-prefix on the annotation text.
(vc-rcs-annotate-time): Instead of searching for ": ",
search for end of text propertized with :vc-annotate-prefix.
2007-03-24 11:33:42 +00:00
Martin Rudalics
ae18604f63
(top level): Remove calls putting
...
permanent-local nil property since these are no-ops.
2007-03-24 09:51:52 +00:00
Martin Rudalics
fcbd9af64f
(Man-support-local-filenames): Assure that
...
default-directory exists when doing call-process.
2007-03-24 09:43:07 +00:00
Thien-Thi Nguyen
39db15c998
(m4-m4-buffer, m4-m4-region): Fix omission bug:
...
Use m4-program-options to construct shell command.
2007-03-23 14:12:02 +00:00
David Kastrup
7a147065e4
(c-make-emacs-variables-local): Use
...
`mapcar' rather than `mapcan' to silence compiler warning.
2007-03-23 09:52:42 +00:00
David Kastrup
ce545621d2
* textmodes/reftex.el: Add maintainer address.
...
* textmodes/reftex-vars.el: Add maintainer address.
* textmodes/reftex-toc.el: Add maintainer address.
* textmodes/reftex-sel.el: Add maintainer address.
* textmodes/reftex-ref.el: Add maintainer address.
* textmodes/reftex-parse.el: Add maintainer address.
* textmodes/reftex-index.el: Add maintainer address.
* textmodes/reftex-global.el: Add maintainer address.
* textmodes/reftex-dcr.el: Add maintainer address.
* textmodes/reftex-cite.el: Add maintainer address.
* textmodes/reftex-auc.el: Add maintainer address.
* reftex.texi (Imprint): Update maintainer information.
2007-03-22 21:06:43 +00:00
Carsten Dominik
28a419dd46
(org-agenda-mode, org-table-edit-formulas):
...
Make sure that `global-font-lock-mode' does not turn on font-lock
in these buffers.
2007-03-22 10:22:36 +00:00
Carsten Dominik
3d49ff4ab4
*** empty log message ***
2007-03-22 10:21:51 +00:00
Kim F. Storm
429146fcad
(xterm-mouse-event): Remove unused var `time'.
2007-03-21 22:36:48 +00:00
Nick Roberts
4c8bb950f0
*** empty log message ***
2007-03-21 20:43:49 +00:00
Nick Roberts
a7dc2df1b3
(xt-mouse-epoch): New variable.
...
(xterm-mouse-event): Use float-time.
2007-03-21 20:41:23 +00:00
Nick Roberts
915bdfc401
(xterm-mouse-event): Compute a timestamp using
...
current-time.
2007-03-21 20:33:26 +00:00
Nick Roberts
086b2469dc
*** empty log message ***
2007-03-21 20:33:01 +00:00
Stefan Monnier
414a17c9a5
(read-file-name-internal): Don't add the final > if the completion is not
...
finished (re-application of this patch, which was accidentally undone by Eli).
2007-03-21 19:23:12 +00:00
Chong Yidong
ba5b5659a6
(viper-non-hook-settings): Handle mouse clicks in describe-key and
...
describe-key-briefly advice a little better.
2007-03-21 16:18:25 +00:00
Chong Yidong
4bb5f57981
* emulation/viper.el (viper-non-hook-settings): Handle mouse
...
clicks in describe-key and describe-key-briefly advice a little
better.
2007-03-21 16:18:16 +00:00
Chong Yidong
c3f82997d7
Fix typo in comment.
2007-03-21 16:15:45 +00:00
Miles Bader
815b81c8f2
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 209-210)
- Merge from emacs--devo--0
- Update from CVS
2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* lisp/gnus/message.el (message-required-news-headers):
* lisp/gnus/gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-generate-new-buffers): Change the meaning of the
nil value; add `standard' to the choices; treat t as `unique'; improve
doc string.
(gnus-select-frame-set-input-focus): Autoload.
(message-buffer-name): Search for the existing message buffer if
message-generate-new-buffers is nil or `standard'; treat the value t of
message-generate-new-buffers as `unique'.
(message-pop-to-buffer): Raise the frame already displaying the message
buffer; clear the echo area after querying.
(message-setup): Pass the `continue' argument to compose-mail.
(message-mail): Prefer `switch-function' if it is given; search for the
existing message buffer if the `continue' argument is non-nil; pass
continue and switch-function arguments to compose-mail by way of
message-setup.
(message-mail-other-window): Adjust argument of message-setup.
(message-mail-other-frame): Ditto.
2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
* man/message.texi (Message Buffers): Update documentation for
message-generate-new-buffers.
2007-03-15 Daiki Ueno <ueno@unixuser.org>
* man/pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-674
2007-03-21 13:28:53 +00:00
Juanma Barranquero
9f25e707aa
*** empty log message ***
2007-03-21 12:07:40 +00:00
Juanma Barranquero
82ba1a5a9a
(server-process-filter): Cancel any pending isearch.
2007-03-21 12:02:32 +00:00
Glenn Morris
76b0b55fd6
Ulf Jasper <ulf.jasper at web.de>:
...
(icalendar-version): Increase to 0.15.
(icalendar--get-unfolded-buffer): Define actual arguments rather
than just using &rest. Check replace-in-string is fbound.
(icalendar-import-buffer): Doc fix.
(icalendar--convert-ical-to-diary): Set diary-file. Check
diary-file before inserting final newline.
(icalendar--add-diary-entry): Return diary-file.
2007-03-21 07:15:44 +00:00
Glenn Morris
137753463d
(diary-set-maybe-redraw): Autoload it.
...
(diary-display-hook): Add custom :set function.
2007-03-21 06:25:58 +00:00
Glenn Morris
eec39ec7cd
(diary-header-line-flag): Doc fix. Add custom :set function.
...
(diary-header-line-format): Doc fix.
(diary-set-maybe-redraw): New function.
(number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
(diary-list-entries): Always run diary-mode.
2007-03-21 06:25:47 +00:00
David Kastrup
12333e2ba5
(magic-mode-alist): Require literal "%!PS" string for
...
magic postscript file detection.
2007-03-20 18:36:15 +00:00
Richard M. Stallman
5d5afbcdea
(compose-mail): Run switch-function after setting up the mail buffer.
...
(switch-to-completions): No error if search for \n\n fails.
2007-03-20 16:24:03 +00:00
Richard M. Stallman
bc4c663309
(ispell-call-process): New function.
...
Defends against bad `default-directory.'
(ispell-check-version, ispell-find-aspell-dictionaries)
(ispell-get-aspell-config-value, lookup-words): Call it.
(ispell-call-process-region): New function.
(ispell-send-string): Call it.
2007-03-20 16:23:09 +00:00
Andreas Schwab
a8b145e357
(custom-deps): Depend on $(lisp)/subdirs.el.
...
(finder-data): Likewise.
(autoloads): Likewise.
2007-03-20 09:47:48 +00:00
Martin Rudalics
8400146f67
(basic-save-buffer): Do not set visited filename when
...
the corresponding directory does not exist or the specified
filename is that of an existing directory.
2007-03-20 09:37:57 +00:00
Glenn Morris
e3f4245a04
(diary-live-p): New function.
...
(number-of-diary-entries): Add a :set function to redisplay diary
when necessary.
2007-03-20 07:45:06 +00:00
Glenn Morris
b537c2a943
*** empty log message ***
2007-03-20 07:44:29 +00:00
Kenichi Handa
6f24655361
(quail-setup-completion-buf): Make the
...
completion buffer read-only.
(quail-completion): Adjusted for the above change. Leave the
modified flag nil.
2007-03-20 02:21:58 +00:00
Chong Yidong
85410b02f0
Regenerate.
2007-03-20 01:01:04 +00:00
Chong Yidong
dd35811fe3
Bump version to 22.0.96.
2007-03-20 00:46:19 +00:00
Eli Zaretskii
66cb3e0e8b
*** empty log message ***
2007-03-19 21:54:12 +00:00
Glenn Morris
7ad42042de
*** empty log message ***
2007-03-19 21:20:10 +00:00
Glenn Morris
7c671b23f3
Change form of license text to match rest of Emacs.
2007-03-19 20:59:53 +00:00
Chong Yidong
c4cbc4b228
Mark 1997-12-22 changes by Kevin Rodgers as tiny.
2007-03-19 20:34:21 +00:00
Chong Yidong
c941883e05
Mark 1994-06-17 change by Kevin Rodgers as tiny.
2007-03-19 20:31:52 +00:00
Chong Yidong
d15a6f0af2
Mark 1994-07-11 change by Kevin Rodgers as tiny.
2007-03-19 20:31:21 +00:00
Chong Yidong
40595afa3a
Mark 1995-05-19 change by Kevin Rodgers as tiny.
2007-03-19 20:30:34 +00:00
Nick Roberts
be0a287b76
(t-mouse-make-event-element): Use timestamp output
...
from client program, mev, to compute mouse event.
2007-03-19 20:07:45 +00:00
Nick Roberts
de7dd7251e
*** empty log message ***
2007-03-19 20:07:23 +00:00
Chong Yidong
f2978805a2
Mark 1998-07-07 change by Kevin Rodgers as tiny.
2007-03-19 19:03:34 +00:00
Chong Yidong
df16a5f111
Mark 1998-06-03 change by Kevin Rodgers as tiny.
2007-03-19 19:00:13 +00:00
Chong Yidong
0eca6cb885
Mark 1998-08-26 change by Kevin Rodgers as tiny.
2007-03-19 18:54:53 +00:00
Chong Yidong
5f7099a3b5
(momentary): Face removed; unused due to reversion of 2007-01-04
...
changes by Kevin Rodgers.
2007-03-19 18:41:12 +00:00
Chong Yidong
ed48670ccc
* faces.el (momentary): Face removed; unused due to reversion of
...
2007-01-04 changes by Kevin Rodgers.
2007-03-19 18:41:02 +00:00
Chong Yidong
a377858b3c
Revert 2007-01-04 change by Kevin Rodgers due to lack of legal papers.
2007-03-19 18:39:24 +00:00
Chong Yidong
40303778ea
Mark 2007-03-04 doc fix by Kevin Rodgers as tiny.
2007-03-19 18:33:14 +00:00
Chong Yidong
61005ac7f5
Mark 2006-12-30 one-line change by Kevin Rodgers as tiny.
2007-03-19 18:31:51 +00:00
Chong Yidong
c412f81ab8
Revert 2006-12-08 change by Kevin Rodgers due to lack of legal papers.
2007-03-19 18:29:56 +00:00
Chong Yidong
39a8d88a7f
Revert 2006-02-04 change by Kevin Rodgers due to lack of legal papers.
2007-03-19 18:28:31 +00:00
Chong Yidong
a5ffe5c632
Mark 2006-01-27 doc fix by Kevin Rodgers as tiny.
2007-03-19 18:25:22 +00:00
Chong Yidong
d17f2a345f
Mark 2005-12-10 change by Kevin Rodgers as tiny; it was almost
...
completely reverted by Stefan Monnier's 2005-12-21 change.
2007-03-19 18:24:10 +00:00
Chong Yidong
5da23a933a
Fix typo in last commit.
2007-03-19 15:53:24 +00:00
Chong Yidong
c2841cde5f
(mouse-drag-track): Remove spurious input-pending-p test. Suggested
...
by Johan Bockgård.
2007-03-19 15:52:04 +00:00
Chong Yidong
72e823d84e
* mouse.el (mouse-drag-track): Remove spurious input-pending-p
...
test. Suggested by Johan Bockgård.
2007-03-19 15:51:54 +00:00
Chong Yidong
af777b43f3
(lisp-font-lock-keywords-1): Highlight define-globalized-minor-mode as
...
a keyword.
2007-03-19 15:45:47 +00:00
Chong Yidong
043aa308c7
* font-lock.el (lisp-font-lock-keywords-1): Highlight
...
define-globalized-minor-mode as a keyword.
2007-03-19 15:45:38 +00:00
Juanma Barranquero
e2411870e6
(python-default-template): Doc fix.
...
(python-buffer): Fix typo in docstring.
2007-03-19 15:37:15 +00:00
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
Andreas Schwab
593b4fa884
(diff-apply-hunk): Use proper format string for
...
error.
2007-03-11 10:45:00 +00:00
Stefan Monnier
951c155f39
(report-emacs-bug): Don't hard code the "X" name.
2007-03-11 01:29:50 +00:00
Juanma Barranquero
520e9259c7
*** empty log message ***
2007-03-11 01:03:17 +00:00