- 15 Mar, 2000 10 commits
-
-
Gerd Moellmann authored
requiring easymenu.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
a sole completion.
-
Gerd Moellmann authored
can call Lisp code to its comment.
-
Gerd Moellmann authored
(Vbytecomp_version_regexp): New variable. (safe_to_load_p): New function. (Fload): Handle files not compiled with Emacs specially. (syms_of_lread): New Lisp variable load-dangerous-libraries.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
handler, doc fix. (ps-print-version): New version number (5.1). (ps-user-defined-prologue, ps-error-handler-message) (ps-print-prologue-0, ps-error-handler-alist): New vars. (ps-setup, ps-begin-file, ps-begin-job): Code fix. (ps-insert-string): New function.
-
Kenichi Handa authored
invalid self-assignment code.
-
Kenichi Handa authored
-
- 14 Mar, 2000 11 commits
-
-
Dave Love authored
-
Dave Love authored
replace-regexps-in-string. Doc fix.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(HAVE_X11R6_XIM): Define.
-
Gerd Moellmann authored
(create_frame_xic): Remove conditional compilation on X_I18N_INHIBITED. (x_kill_gs_process, x_window): Use FRAME_X_VISUAL.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
support functions only if HAVE_X11R6_XIM is defined. (xim_instantiate_callback): Define only if HAVE_X11R6_XIM.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Stefan Monnier authored
string char type. It's `const unsigned char' to match the rest of Emacs. Consistently make sure all pointers to strings use it and make sure all pointers into the pattern use `unsigned char'. (re_match_2_internal): Use `PREFETCH+STRING_CHAR' instead of GET_CHAR_AFTER_2. Also merge wordbound and notwordbound to reduce code duplication. * charset.h (GET_CHAR_AFTER_2): Remove. (GET_CHAR_BEFORE_2): Use unsigned chars, like everywhere else.
-
- 13 Mar, 2000 4 commits
-
-
Kenichi Handa authored
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Ken Raeburn authored
the invocation of YMF_PASS_LDFLAGS, in case both of them try to use backquotes.
-
- 12 Mar, 2000 15 commits
-
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(customize-set-variable, customize-save-variable): Rename args for doc. (custom-variable-tag-face, custom-face-tag-face) (custom-group-tag-face-1, custom-group-tag-face): Modify from style which user identify as hyperlink. (hook): Don't add undefined functions to the hook. (debug-ignored-errors): Transfer message from bindings.el.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(File Archives): New section.
-
Dave Love authored
-
Dave Love authored
(unexec): Don't adjust bss for sbss type SHT_PROGBITS; otherwise fix its type and alignment; copy it from current process.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
has been found. Fix bug not computing timer's predecessor.
-
Gerd Moellmann authored
file name.
-
Gerd Moellmann authored
XmNresizeHeight and XmNresizeWidth.
-