Eli Zaretskii
22cd6fd3c0
(font-lock-mode): Doc fix.
2001-04-30 14:03:07 +00:00
Eli Zaretskii
2b3e941a39
(dired-do-rename-regexp, dired-do-copy-regexp)
...
(dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2001-04-30 13:37:00 +00:00
Gerd Moellmann
50df7214b3
(rmail-message-regexp-p): Yet another fix.
2001-04-30 12:57:34 +00:00
Eli Zaretskii
e2f599e95b
(tty-color-define, tty-color-off-gray-diag)
...
(tty-color-translate, tty-color-by-index, tty-color-values)
(tty-color-desc): Doc fix.
2001-04-29 10:11:11 +00:00
Eli Zaretskii
dcaf31d3e4
(dired-do-create-files, dired-do-copy)
...
(dired-do-symlink, dired-do-hardlink, dired-do-rename): Mention
dired-dwim-target in the doc string.
2001-04-27 15:40:29 +00:00
Miles Bader
a6a0642945
(dabbrev--ignore-buffer-p): New function.
...
(dabbrev--find-expansion): Use it.
(dabbrev--select-buffers): Don't select ignored buffers.
2001-04-27 15:28:38 +00:00
Gerd Moellmann
5a5d918531
*** empty log message ***
2001-04-27 13:01:17 +00:00
Gerd Moellmann
b2b8f8fa96
(rmail-message-regexp-p): Don't match before
...
headers.
2001-04-27 13:00:42 +00:00
Richard M. Stallman
fd2dfb4079
Add doc strings for some functions.
...
(dabbrev--eliminate-newlines): New variable.
(dabbrev--substitute-expansion): Convert newlines to spaces
if dabbrev--eliminate-newlines is set.
If abbrev and expansion are both all-lower-case,
leave dabbrev--last-case-pattern nil.
2001-04-26 19:44:30 +00:00
Richard M. Stallman
c5b82005f5
*** empty log message ***
2001-04-26 19:43:32 +00:00
Gerd Moellmann
7cff9c6f87
(rmail-message-regexp-p): Use rfc822-goto-eoh
...
if necessary, like in rmail-show-message.
2001-04-26 13:43:42 +00:00
Gerd Moellmann
efa89c1f70
Color specified by number is forced to be float number.
...
(ps-print-version): New version number (6.5.1.1).
(ps-header-frame-alist, ps-footer-frame-alist): Adjust color
initialization.
(ps-prefix-quote): New internal var.
(ps-print-quote): New fun.
(ps-setup, ps-output-frame-properties, ps-float-format)
(ps-format-color): Code fix.
(ps-plot-region): Eliminate redundant foreground color text
setting.
2001-04-26 09:30:00 +00:00
Eli Zaretskii
d3111e5aa9
(dabbrev--select-buffers): Add a doc string.
2001-04-26 07:40:14 +00:00
Gerd Moellmann
a728644cc8
*** empty log message ***
2001-04-25 18:32:07 +00:00
Gerd Moellmann
75fe153b0c
(tty-handle-reverse-video): Don't set inverse-video.
2001-04-25 18:16:30 +00:00
Eli Zaretskii
4645bb6838
(Info-additional-directory-list): Doc fix.
2001-04-25 17:17:01 +00:00
Eli Zaretskii
4ecdf04d03
(find-lisp-find-dired-filter)
...
(find-lisp-find-dired-subdirectories, find-lisp-find-dired): Add
autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
2001-04-25 16:22:14 +00:00
Stefan Monnier
1dc64fca5b
(makefile-font-lock-keywords):
...
Rationalize the rules for includes and conditionals and use the
keyword face for them.
2001-04-25 15:52:45 +00:00
Stefan Monnier
7cd512f22f
(modify-face): Add compatibility for non-interactive use.
2001-04-25 15:22:53 +00:00
Eli Zaretskii
3ae14dd9d5
Fix dates for the last few entries, so they increase monotonically.
2001-04-25 13:53:40 +00:00
John Wiegley
2e88b53c21
(eshell-find-alias-function): Corrected the fix from last night, since
...
it wasn't finding eshell/cd.
2001-04-24 20:48:14 +00:00
John Wiegley
ffeb5c1c4d
*** empty log message ***
2001-04-24 20:47:45 +00:00
Gerd Moellmann
35f901fa57
(string-rectangle): Revert to 20.x behaviour.
...
(replace-rectangle): Make it an alias for string-rectangle.
(string-insert-rectangle): New function.
2001-04-24 10:57:05 +00:00
John Wiegley
c7b1b508e5
(eshell-find-alias-function): Return t in the case where the function
...
was defined in a file, but not part of an eshell module.
2001-04-24 06:33:40 +00:00
John Wiegley
ef59cfc663
(eshell/diff): Fixed problems that were occurring with Emacs 21's
...
diff.el/compile.el interaction layer.
2001-04-24 06:31:46 +00:00
John Wiegley
157975e356
(eshell-smart-redisplay): Added some safety code to work around a
...
redisplay problem I've been having.
2001-04-24 03:16:21 +00:00
John Wiegley
3dc630b9e1
(timeclock-day-required): If the time required for a particular day is
...
not set, use `timeclock-workday'.
(timeclock-find-discrep): Added some sample code in a comment.
2001-04-24 01:39:55 +00:00
John Wiegley
9c6a6a5a66
(eshell-command): Made a few changes so that `eshell-command' could be
...
called programmatically.
(eshell-non-interactive-p): Moved this variable here.
2001-04-24 01:37:31 +00:00
John Wiegley
671faf5874
Moved `eshell-non-interactive-p' to eshell.el.
2001-04-24 01:37:08 +00:00
Eli Zaretskii
53e1a74cec
(calendar-two-frame-setup, calendar-only-one-frame-setup)
...
(calendar-one-frame-setup): Use display-multi-frame-p instead of window-system.
2001-04-23 14:22:33 +00:00
Eli Zaretskii
13f0f9883b
(diary-entry-marker, calendar-today-marker, calendar-holiday-marker): Use
...
display-color-p instead of window-system.
(calendar-mode-map, calendar-mode): Use display-popup-menus-p instead of
window-system.
(calendar-hide-window): Use display-multi-frame-p instead of window-system.
2001-04-23 14:19:57 +00:00
Gerd Moellmann
1d14e80c95
(fortune-from-region): Use eq' instead of eql'.
2001-04-23 12:31:27 +00:00
Gerd Moellmann
23b809c2a7
Fix autoload cookies.
2001-04-23 11:50:36 +00:00
Gerd Moellmann
b5eeaa1d09
*** empty log message ***
2001-04-23 10:17:30 +00:00
Gerd Moellmann
67ac0f7ae4
Instead of defining line-beginning-position and
...
line-end-position a defalias is used for point-at-bol and
point-at-eol.
Added XEmacs compatibility code.
(goto-address-highlight-keymap): Made keybindings XEmacs
compatible.
2001-04-23 10:16:54 +00:00
Eli Zaretskii
ac1470eb03
(sentence-end): Doc fix.
2001-04-22 08:35:45 +00:00
Gerd Moellmann
624ef9b3c2
(sql-escape-newlines-and-send): New function.
...
(sql-db2): Set comint-input-sender to
sql-escape-newlines-and-send.
(sql-db2-program): New option.
(sql-db2-options): New option.
(sql-db2): New function.
(sql-mode-menu): Added highlighting entries.
(sql-highlight-oracle-keywords): New function.
(sql-highlight-postgres-keywords): New function.
(sql-highlight-ansi-keywords): New function.
(sql-help): Doc change.
2001-04-20 10:03:48 +00:00
Karl Fogel
939d701903
* saveplace.el (save-place-alist-to-file): Removed no-effect code
...
that inserted file content only to delete it immediately.
Probably a cut-and-paste bug. Thanks to Juanma Barranquero
<lektu@uol.com.br> for the patch.
2001-04-19 22:55:19 +00:00
Stefan Monnier
2a83a11dc1
(easy-mmode-defsyntax): Unquote `doc'.
2001-04-19 22:45:04 +00:00
Gerd Moellmann
0f8d6dc7c2
*** empty log message ***
2001-04-18 15:36:20 +00:00
Gerd Moellmann
6f26dfa51f
(toplevel): Comment out the spec
...
for defmethod.
2001-04-18 15:09:36 +00:00
Gerd Moellmann
6f4dd4dc86
*** empty log message ***
2001-04-18 14:21:41 +00:00
Gerd Moellmann
80c40c6fbc
(comint-cr-magic): New function.
...
(toplevel): Add it to comint-preoutput-filter-functions.
2001-04-18 14:18:44 +00:00
Andrew Innes
90200fccb1
*** empty log message ***
2001-04-18 14:11:21 +00:00
Andrew Innes
cc7aa0538b
(EMACSLOADPATH): Define.
...
(custom-deps):
(autoloads):
(.el.elc):
(compile-files-CMD):
(compile-files-SH):
(recompile): Remove stuff to set EMACSLOADPATH.
2001-04-18 14:10:23 +00:00
Gerd Moellmann
edc5c81de4
("Slovak"): Add tutorial entry.
2001-04-18 14:02:58 +00:00
Gerd Moellmann
408d5219ee
(browse-url-new-window-flag): Renamed from
...
browse-url-new-window-p.
2001-04-18 12:48:36 +00:00
Gerd Moellmann
daa66f34f7
browse-url-new-window-p -> browse-url-new-window-flag.
2001-04-18 12:47:39 +00:00
Eli Zaretskii
5d5845dc5e
(Info-menu-update): When there are no menus and/or no
...
cross references in the node, make the respective items of the
Info menu-bar menu inactive.
2001-04-17 20:31:29 +00:00
Gerd Moellmann
f4f480bdba
*** empty log message ***
2001-04-17 16:33:44 +00:00