1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

13463 Commits

Author SHA1 Message Date
Carsten Dominik
a98f98c0cf Also provide idlwave.shell, not only idlw-shell. 2000-01-05 08:50:31 +00:00
Kenichi Handa
6ddb893fff *** empty log message *** 2000-01-05 08:13:59 +00:00
Kenichi Handa
41481e4bcd PostScript code now is in separate files, doc fix.
(ps-print-version): New version number (5.0.3).
(ps-header-lines, ps-left-header, ps-right-header): No more buffer
local.
(ps-spool-config): Initialization fix.
(ps-print-prologue-1, ps-print-prologue-2, ps-print-duplex-feature):
PostScript code moved to separated file.
(ps-background-image): Little code reformating.
(ps-begin-file, ps-begin-job): Fix code.
(ps-postscript-code-directory, ps-mark-code-directory): New
vars.
(ps-prologue-file): New fun.
2000-01-05 08:11:30 +00:00
Kenichi Handa
894ee0a289 *** empty log message *** 2000-01-05 08:10:08 +00:00
Kenichi Handa
0a5daee5ba ps-vars eliminated, doc fix.
(ps-print-version): New version number (5.0.2).
(ps-spool-config): Initialization fix.
(ps-print-customize): New fun.
2000-01-05 07:17:31 +00:00
Kenichi Handa
3ea591bda6 ps-vars eliminated, ps-multibyte-buffer now is
`;;;###autoload'.
2000-01-05 07:16:52 +00:00
Kenichi Handa
ae833aae6e *** empty log message *** 2000-01-05 07:14:45 +00:00
Gerd Moellmann
560a7bd208 *** empty log message *** 2000-01-04 21:32:26 +00:00
Gerd Moellmann
39d62e7a1f (auto-revert-mode): Return value of auto-revert-mode. 2000-01-04 21:29:59 +00:00
Dave Love
f45dd0f411 (make-mode-line-mouse-sensitive): Fix the toggle menu items. 2000-01-04 18:45:48 +00:00
Dave Love
c282ca4de5 (elide-head): Add :version. 2000-01-04 00:11:00 +00:00
Dave Love
6125598177 (cl-emacs-type): Remove defvar.
(cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
`cl-hash-table-p', not `hash-table-p'.
(cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
2000-01-03 23:12:38 +00:00
Eli Zaretskii
c182a70f74 *** empty log message *** 2000-01-03 17:04:20 +00:00
Eli Zaretskii
293b481487 (face-read-integer, read-face-attribute)
(color-defined-p, color-values): unspecified-{f,b}g are now
strings.
2000-01-03 16:58:20 +00:00
Gerd Moellmann
047f434ac5 *** empty log message *** 2000-01-03 14:55:38 +00:00
Gerd Moellmann
bcf90db982 (c-fill-paragraph): Count number of spaces
at comment end, and re-insert them after filling.
2000-01-03 14:49:24 +00:00
Eli Zaretskii
f70020842c Renamed idlwave-*.el into idlw-*.el. 2000-01-03 14:34:24 +00:00
Eli Zaretskii
103a192211 Renamed idlwave-*.{el,elc} into idlw-*.{el,elc}. 2000-01-03 14:31:21 +00:00
Eli Zaretskii
7c513d8d9d Set version to the last version of idlwave. 2000-01-03 14:27:37 +00:00
Eli Zaretskii
8c7b4ec861 Renamed idlwave-*.el into idlw-*.el. 2000-01-03 14:23:13 +00:00
Eli Zaretskii
bab531e295 (mouse-drag-region-1): Don't try to catch a
double-click when doing follow-link (it's overridden anyway).
2000-01-03 13:51:19 +00:00
Eli Zaretskii
d684c67612 *** empty log message *** 2000-01-03 11:58:49 +00:00
Eli Zaretskii
79b24da30b (xw-defined-colors): Call color-supported-p,
the new name of face-color-supported-p.
2000-01-03 11:58:12 +00:00
Eli Zaretskii
0aad4805af (completion-setup-function): Count completion-size
from minibuffer-prompt-end, not from point-min.
2000-01-03 09:18:54 +00:00
Eli Zaretskii
5fe1d13989 *** empty log message *** 2000-01-02 14:13:48 +00:00
Eli Zaretskii
37462f4c7c (read-face-attribute, defined-colors, color-defined-p):
Pass the frame to tty-color-* functions.
(display-color-p, frame-set-background-mode): Pass the frame to
tty-display-color-p.
2000-01-02 14:12:09 +00:00
Eli Zaretskii
20de726ede (tty-defined-color-alist): Renamed from tty-color-alist.
(tty-color-alist, tty-modify-color-alist): New functions.
(tty-color-define,  tty-color-clear, tty-color-approximate)
(tty-color-translate, tty-color-by-index, tty-color-desc): Accept
an optional parameter FRAME.
2000-01-02 14:11:02 +00:00
Gerd Moellmann
27189709c1 *** empty log message *** 2000-01-01 17:25:11 +00:00
Gerd Moellmann
f64ae86ca6 (create-image, defimage): Don't assume image data is a
string.
2000-01-01 16:42:20 +00:00
Gerd Moellmann
162dec0193 (defimage): Handle specifications containing :data
instead of :file.
(image-type-from-data): New function.
(image-type-from-file-header): Use it.
(create-image): Add parameter DATA-P.
2000-01-01 16:33:32 +00:00
Richard M. Stallman
40891308b8 (command-history): Renamed from command-history-mode.
(Command-history-setup): Don't switch buffers.  Take
no args, and do not set major-mode, mode-name or the local map.
(command-history-mode): New function, does some of those things
Command-history-setup used to do.
(list-command-history): Call command-history-mode, not
Command-history-setup.
1999-12-31 23:41:32 +00:00
Richard M. Stallman
e65f2cc093 (electric-command-history): Call Command-history-setup
and command-history-mode using their new conventions.
1999-12-31 23:41:11 +00:00
Richard M. Stallman
23e3e630ba *** empty log message *** 1999-12-31 23:40:48 +00:00
Richard M. Stallman
d4e672cabf (archive-mode-map): Bind q to quit-window. 1999-12-31 21:13:57 +00:00
William M. Perry
bc28370787 * image.el (defimage): Images with the :data keyword should be considered valid as well. 1999-12-31 15:54:44 +00:00
Richard M. Stallman
f6e2cbe3c1 (dired-get-filename): Don't call file-name-absolute-p with FILE if FILE is nil. 1999-12-31 07:04:08 +00:00
Richard M. Stallman
f436a90ae2 (choose-completion-string): In minibuffer,
do not delete the prompt string.
1999-12-31 04:02:38 +00:00
Gerd Moellmann
cc8fdbd3c2 (make-mode-line-mouse-sensitive): Copy keymap
assigned to mode-line-mode-menu because bindings.el is dumped with
Emacs, and thus the lists used for menu-item definition will be
copied to pure space.  Emacs' menu code (parse_menu_item) doesn't
like pure menu item definitions.
1999-12-30 17:49:14 +00:00
Gerd Moellmann
a915c6488f *** empty log message *** 1999-12-30 12:27:44 +00:00
Gerd Moellmann
345839e3ec (expand-abbrev-hook): Return t if expansion was
done, nil otherwise.
1999-12-30 12:25:22 +00:00
Richard M. Stallman
23bdfc9af6 (tar-mode-map): Bind q to quit-window, not tar-quit.
(tar-quit): Function deleted.
1999-12-30 08:26:31 +00:00
Richard M. Stallman
d989116ddb *** empty log message *** 1999-12-30 08:22:06 +00:00
Richard M. Stallman
3ba2590f71 Supply licensing info. 1999-12-30 02:57:12 +00:00
Richard M. Stallman
2b12cfbfd1 Fix in license info. 1999-12-30 02:50:29 +00:00
Thien-Thi Nguyen
30f80d00b5 (also deleted unsightly eol whitespace) 1999-12-29 09:06:03 +00:00
Thien-Thi Nguyen
1a8e83dc40 (hs-minor-mode-menu): Fix omission bug; was used but not declared.
(hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
hs-find-block-beginning): Add or modify docstrings.

(hs-isearch-show): Rewrite.
1999-12-29 09:00:35 +00:00
Thien-Thi Nguyen
74576c2c8d *** empty log message *** 1999-12-28 23:44:13 +00:00
Thien-Thi Nguyen
4340f945cf *** empty log message *** 1999-12-28 23:38:33 +00:00
Gerd Moellmann
e83062243f (icomplete-exhibit): Adapt to prompt in buffer. 1999-12-28 18:14:44 +00:00
Gerd Moellmann
a3d4e58757 (c-fill-paragraph): Don't delete white
space in front of a C-style comment end.
1999-12-28 16:16:23 +00:00