Dave Love
6b8a0b2d41
*** empty log message ***
2000-11-01 19:16:06 +00:00
Dave Love
02af1bf14a
(elp-restore-function): Remove autoload
...
cookie.
2000-11-01 19:14:57 +00:00
Dave Love
1c33719f14
(base64): Require unconditionally.
...
(message-posting-charset): Defvar when compiling.
(rfc2047-encode-message-header, rfc2047-encodable-p): Require
message.
2000-11-01 19:07:36 +00:00
Dave Love
08c9a3850d
(nnoo): Require.
...
(mm-uu-dissect): Autoload.
2000-11-01 19:02:48 +00:00
Dave Love
35f4f38001
Change Maintainer
2000-11-01 19:01:17 +00:00
Dave Love
8538cc2a48
(mml-parse-1): Clarify message.
...
(mml-minibuffer-read-type): Use mailcap-mime-types.
2000-11-01 18:59:45 +00:00
Stefan Monnier
160ff4e59d
*** empty log message ***
2000-11-01 16:27:08 +00:00
Dave Love
e017ba356d
2000-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
...
* rfc2231.el: Require cl when compiling.
2000-11-01 15:08:23 +00:00
Dave Love
44d5f5760f
(mm-uu-decode-function, mm-uu-binhex-decode-function):
...
Fix custom type.
(mm-uu-configure-list): Move and fix custom type.
2000-11-01 14:54:52 +00:00
Dave Love
5ce3df5708
Require cl when compiling.
2000-11-01 14:48:17 +00:00
Dave Love
dd8955f010
Use (featurep 'xemacs).
...
(binhex-char-int): New alias, replacing char-int.
Change callers.
(binhex-decode-region): Simplify work buffer code.
(binhex-decode-region-external): Use expand-file-name, not concat.
2000-11-01 14:46:55 +00:00
Eli Zaretskii
cd66d2ed41
Rearrange menu items more logically, and put
...
them into a single category. Add menu items for RefTeX and
Widget.
2000-11-01 11:36:56 +00:00
Miles Bader
5bf9910044
(diary-face, holiday-face): Add dark-background variants.
2000-11-01 09:11:58 +00:00
Sam Steingold
a403261168
use default-directory when tex-main-file has no directory
2000-10-31 21:31:55 +00:00
Gerd Moellmann
2f6707adae
*** empty log message ***
2000-10-31 21:24:31 +00:00
Stefan Monnier
c286608e91
*** empty log message ***
2000-10-31 21:07:05 +00:00
Stefan Monnier
b92aaee07c
(custom-mode-map): Switch back to a sparse keymap.
2000-10-31 21:06:51 +00:00
Eli Zaretskii
a28afc5f92
Fix the @setfilename line.
2000-10-31 18:48:19 +00:00
Thien-Thi Nguyen
4836835a23
*** empty log message ***
2000-10-31 18:14:00 +00:00
Thien-Thi Nguyen
acce6d21f9
(ediff-prepare-buffer-hook): Expand docstring, no functional change.
2000-10-31 18:05:59 +00:00
Gerd Moellmann
26dcb81b52
*** empty log message ***
2000-10-31 16:59:46 +00:00
Gerd Moellmann
648ec2ff27
(find-file-noselect): When we expand a wildcard, return
...
a list of buffers, as we should do according to the doc string.
2000-10-31 16:55:23 +00:00
Gerd Moellmann
5b7bc0da05
(read_char) <wrong_kboard>: Make sure that we
...
process idle timers while waiting for another event.
2000-10-31 16:31:04 +00:00
Ken Raeburn
49fc45009e
* loadup.el (top level): Adjust load path if program name is
...
"../src/bootstrap-emacs", in case it's not dumped and thus the load path
adjustment hasn't already been done.
2000-10-31 15:58:25 +00:00
Gerd Moellmann
0a894bad85
(update_frame_line): Handle case where spaces in
...
the default face are colored.
2000-10-31 13:32:29 +00:00
Gerd Moellmann
e85ee976fe
(redisplay_tool_bar): Don't set fonts_changed_p if
...
window height hasn't changed.
2000-10-31 12:53:56 +00:00
Jason Rumney
01b220b61a
(x_produce_glyphs): Handle composite characters.
...
(x_draw_glyph_string_foreground)
(x_draw_composite_glyph_string_foreground): Restore old font.
2000-10-31 12:42:51 +00:00
Dave Love
4edc4a39e6
(elp-unload-hook): New function.
2000-10-31 12:05:34 +00:00
Dave Love
3eef341ac1
(unload-feature): Call elp-restore-function,
...
checking for symbols; don't use elp-restore-all.
(loadhist-hook-functions): Doc fix.
2000-10-31 12:02:51 +00:00
Gerd Moellmann
9e20722fec
Little programming improvement.
...
(delimit-columns-str): New macro.
(delimit-columns-region, delimit-columns-rectangle): Code fix.
2000-10-31 11:57:12 +00:00
Gerd Moellmann
ea0c615db0
Fix bug on selected pages for printing. Use
...
`color-values' for Emacs 21. Ensure fontification when jit-lock
is on. Try to avoid warning messages when compiling. Doc Fix.
(ps-print-version): New version number (6.3).
(ps-color-device): Use `color-values' to determine if device
supports color.
(ps-color-values): Try to use `x-color-values' when using XEmacs.
(ps-print-page-p): Changed from defsubst to defun.
(ps-page-number): Changed from defmacro to defun.
(ps-header-sheet, ps-header-page): Fix bug on selected pages for
printing.
(ps-print-ensure-fontified): Ensure fontification when jit-lock is
on.
(ps-end-file, ps-dummy-page): Funs eliminated.
(ps-print-color-scale): Changed default value.
(ps-page-n-up, ps-print-page-p): New internal vars.
(ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
(ps-plot-region, ps-generate, ps-end-job): Code fix.
2000-10-31 11:54:38 +00:00
Miles Bader
4e6b720485
(read_minibuf): Reset the undo history just before starting the recursive-edit.
2000-10-31 06:37:58 +00:00
Kenichi Handa
dfc064f2b5
(decode-mac-roman, encode-mac-roman, mac-roman): Moved to european.el.
...
(ccl-encode-mac-roman-font, fontset-mac): Modified for
mule-unicode-2500-33ff and mule-unicode-e000-ffff.
(mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
(mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
2000-10-31 04:17:17 +00:00
Kenichi Handa
d7a0fd0086
*** empty log message ***
2000-10-31 04:16:17 +00:00
Stefan Monnier
cf9b4b0b2c
(x_load_resources): Use the class name in the defaults.
2000-10-30 21:56:17 +00:00
Gerd Moellmann
563f68f11b
(menu_face_change_count): New variable.
...
(Finternal_set_lisp_face_attribute): Increment it for changes
of the `menu' face.
(realize_basic_faces): Reflect changes in the `menu' faces
in menu bars.
2000-10-30 20:46:02 +00:00
Dave Love
234be340d8
(imenu-generic-expression)
...
(imenu-progress-message): Only defvar when compiling.
2000-10-30 19:59:09 +00:00
Dave Love
5e59b0d96e
Speling &c.
2000-10-30 19:49:10 +00:00
Dave Love
428da1d226
Changes from Kai G.
2000-10-30 19:29:46 +00:00
Dave Love
4325195cd6
Fix 2000-10-27 change properly.
2000-10-30 19:10:33 +00:00
Dave Love
eaf67bae39
*** empty log message ***
2000-10-30 17:23:45 +00:00
Gerd Moellmann
82e274d1d4
(try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the
...
dy obtained from the iterator's y-position after moving from
scroll_margin_pos to PT; see comment there.
2000-10-30 16:25:15 +00:00
Gerd Moellmann
0dbf9fd270
(safe_eval_handler): Call add_to_log.
2000-10-30 15:43:27 +00:00
Gerd Moellmann
906b3b1495
(resolve_face_name): Handle case that FACE_NAME
...
is not a symbol or string.
2000-10-30 15:36:36 +00:00
Gerd Moellmann
d4358b37be
(echo_area_display): Don't perform a display update from
...
inside redisplay. The update will happen anyway at the end of
redisplay, and it can confuse redisplay (GC messages while
redisplaying, for instance.)
2000-10-30 15:26:46 +00:00
Stefan Monnier
70c825df44
*** empty log message ***
2000-10-30 15:21:36 +00:00
Stefan Monnier
0cdd06f849
(re_iswctype, re_wctype_to_bit): Fix braino.
...
(regex_compile): Catch bogus \(\1\).
2000-10-30 15:20:17 +00:00
Gerd Moellmann
cae71efec1
(x_alloc_nearest_color): Fix last change to compare
...
RGB values.
2000-10-30 15:17:11 +00:00
Gerd Moellmann
35efe0a116
(x_alloc_nearest_color): If allocation succeeds, and
...
we have a color cache, check that the cached color equals the
allocated color. If not, clear the color cache.
2000-10-30 15:13:58 +00:00
Stefan Monnier
f077c4622f
(log-edit-confirm): Fix the default.
2000-10-30 14:28:30 +00:00