- 21 Sep, 2000 2 commits
-
-
Miles Bader authored
-
Miles Bader authored
`special' modes.
-
- 20 Sep, 2000 38 commits
-
-
Dave Love authored
(iswitchb-mode-map): Define completely initially. Inherit minibuffer-local-map. (iswitchb-completion-help) <!iswitchb-xemacs>: Use fundamental-mode. (iswitchb-global-map): New variable. (iswitchb-summaries-to-end): Amalgamate regexps. (iswitchb-mode): New. (iswitchb-mode-hook): New variable. (iswitchb) <defgroup>: Add URL link. Use group `completion', not `extensions'.
-
Stefan Monnier authored
(diff-mode): Add support for add-log.el. (diff-hunk-text): Use char offsets rather than line offsets. (diff-find-source-location): Replace LINE with line-offset (nil if not found) and always set POS to a meaningful position. Adapt to the new char-offsets. (diff-apply-hunk): Drop support for the unused `select' POPUP. Adapt to the new diff-find-source-location. (diff-goto-source): Adapt to the new diff-find-source-location.
-
Stefan Monnier authored
(add-change-log-entry): Use it. Call add-log-file-name-function with the changelog file name if the current buffer is not associated with any file. Avoid find-file if the selected window is dedicated.
-
Gerd Moellmann authored
(electric-help-shrink-window): New user-option. (with-electric-help): Use it.
-
Gerd Moellmann authored
`mode-line' has a :box, and we're on a graphical frame, add 1 to the needed window height.
-
Dave Love authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Stefan Monnier authored
Move code from diff-apply-hunk. Return buffer rather than file. (diff-apply-hunk): Use the new result from diff-find-source-location. (diff-goto-source): Use the new diff-find-source-location.
-
Dave Love authored
-
Dave Love authored
we'll be careful merging development changes.
-
Dave Love authored
specifically.
-
Dave Love authored
-
Dave Love authored
redundant autoloads.
-
Dave Love authored
(mouse-set-point, set-face-foreground) (set-face-background, x-popup-menu) [not window-system]: Don't zap them.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Kenichi Handa authored
(NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el files to .elc. (${TIT}): Adjusted for the above change. (clean mostlyclean): Likewise. (.el.elc): New target.
-
Gerd Moellmann authored
to a call to `append', because the last list passed to `append' is not copied, and so subsequent calls to assq-delete-all will modify default-frame-alist.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(fancy-splash-head): Use an XBM image if appropriate. (command-line-1): Show splash screens in more cases.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
to XBM; we always have PBM support.
-
Gerd Moellmann authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(dired-readin): Bind indent-tabs-mode to nil.
-
Gerd Moellmann authored
symbols are specified, add color translations to the cache. (xpm_color_bucket, xpm_cache_color) [ALLOC_XPM_COLORS]: New functions. (xpm_lookup_color) [ALLOC_XPM_COLORS]: Use xpm_color_bucket and xpm_cache_color. (xpm_load) [ALLOC_XPM_COLORS]: Pass frame and XPM attributes structures to xpm_init_color_cache.
-
Gerd Moellmann authored
is `dark', change the black background of the image to gray. (fancy-splash-screens): Display startup echo area message. (display-startup-echo-area-message): New function. (command-line-1): Use it.
-
Dave Love authored
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
stipples both exist and are readable before trying to search them.
-