1998-11-26 |
Kenichi Handa |
(internal_self_insert): If C has modifier bits, insert
|
1998-11-25 |
Richard M. Stallman |
(thing-at-point-url-at-point): Don't use current
|
1998-11-25 |
Richard M. Stallman |
(frame-parameter): Doc fix.
|
1998-11-25 |
Richard M. Stallman |
(read_process_output): Call signal_after_change.
|
1998-11-25 |
Richard M. Stallman |
(tex-feed-input): New function.
|
1998-11-24 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
1998-11-24 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
1998-11-24 |
Richard M. Stallman |
(Fmake_keymap): Doc fix.
|
1998-11-24 |
Kenichi Handa |
(move-to-column-force): New function.
|
1998-11-24 |
Kenichi Handa |
Make a new map by make-keymap.
|
1998-11-24 |
Kenichi Handa |
(word_boundary_p): If C1 or C2 are composite
|
1998-11-23 |
Dave Love |
Various minor doc fixes.
|
1998-11-23 |
Simon Marshall |
* lazy-lock.el (lazy-lock-unstall):
|
1998-11-23 |
Simon Marshall |
* fast-lock.el (fast-lock-save-cache-1):
|
1998-11-23 |
Simon Marshall |
* font-lock.el (font-lock-defaults): Doc fix.
|
1998-11-22 |
Andrew Innes |
(rmail-set-message-counters-counter): Detect messages that have been
|
1998-11-22 |
Richard M. Stallman |
Rename function and variables added in previous change:
|
1998-11-22 |
Richard M. Stallman |
(window-buffer-height): New function, split from
|
1998-11-22 |
Richard M. Stallman |
Add resizing of temporary buffers.
|
1998-11-22 |
Richard M. Stallman |
(Fset_mouse_position): Doc fix.
|
1998-11-22 |
Richard M. Stallman |
(initial-frame-alist): Add defcustom.
|
1998-11-22 |
Richard M. Stallman |
(shell-prompt-pattern): Add defcustom.
|
1998-11-21 |
Richard M. Stallman |
(message-ignored-supersedes-headers): Remove NNTP-Posting-Date.
|
1998-11-21 |
Richard M. Stallman |
(describe-mode): Don't avoid loop indirecting thru value of INDICATOR.
|
1998-11-21 |
Richard M. Stallman |
(describe-variable): Allow any variable with a defcustom,
|
1998-11-21 |
Richard M. Stallman |
(mail-unsent-separator): Additional alternative.
|
1998-11-20 |
Andrew Innes |
(nntp-request-group): Allow for failures when requesting a new group.
|
1998-11-19 |
Richard M. Stallman |
(lisp-interaction-mode-map): Doc fix.
|
1998-11-19 |
Richard M. Stallman |
(find-function-regexp): Handle skeletons.
|
1998-11-19 |
Simon Marshall |
Added with-temp-message.
|
1998-11-19 |
Richard M. Stallman |
(gud-common-init): Use pop-to-buffer.
|
1998-11-19 |
Richard M. Stallman |
(Fsingle_key_description): Handle generic characters.
|
1998-11-19 |
Richard M. Stallman |
(Frequire): New arg NOERROR.
|
1998-11-18 |
Dave Love |
(fortran-end-prog-re): Fix typo.
|
1998-11-18 |
Richard M. Stallman |
(temp-buffer-show-hook): This is not obsolete.
|
1998-11-18 |
Richard M. Stallman |
(Qmouse_face): Replace definition with extern decl.
|
1998-11-18 |
Richard M. Stallman |
(Qmouse_face): Variable definition moved here.
|
1998-11-17 |
Richard M. Stallman |
(temp_output_buffer_show): Around temp-buffer-show-hook,
|
1998-11-17 |
Karl Heuer |
*** empty log message ***
|
1998-11-16 |
Dave Love |
Require skeleton when compiling.
|
1998-11-16 |
Karl Heuer |
indent `with-output-to-string' as a CL
|
1998-11-16 |
Kenichi Handa |
(*-*-bsdi4*): New target.
|
1998-11-16 |
Kenichi Handa |
Set syntaxes all non-word multibyte
|
1998-11-16 |
Kenichi Handa |
(japanese-zenkaku-region): New optional arg KATAKANA-ONLY.
|
1998-11-16 |
Kenichi Handa |
(CHAR_TABLE_REF): Check if IDX is negative or not.
|
1998-11-16 |
Kenichi Handa |
(non_ascii_char_to_string): If C is negative, signal error.
|
1998-11-16 |
Kenichi Handa |
(SINGLE_BYTE_CHAR_P): Check if C is negative or not.
|
1998-11-16 |
Kenichi Handa |
Initial revision
|
1998-11-16 |
Kenichi Handa |
(after-insert-file-set-buffer-file-coding-system): If the buffer
|
1998-11-16 |
Kenichi Handa |
(tar-header-block-tokenize): Decode codes of file
|
1998-11-16 |
Kenichi Handa |
Include charset.h.
|
1998-11-16 |
Kenichi Handa |
(abbrev.o): Depend on charset.h
|
1998-11-16 |
Kenichi Handa |
(SYNTAX_ENTRY_INT): For a composite character, check
|
1998-11-15 |
Karl Heuer |
Require cl.
|
1998-11-15 |
Dave Love |
Fix previous change:
|
1998-11-13 |
Karl Heuer |
(LIBS_MACHINE): Delete redundant definition.
|
1998-11-13 |
Karl Heuer |
Fix previous change.
|
1998-11-13 |
Karl Heuer |
(auto-insert-alist): Don't assume *.el is part of GNU Emacs.
|
1998-11-13 |
Carsten Dominik |
(reftex-finding-files): Group documentation fixed.
|
1998-11-13 |
Andrew Innes |
Convert to DOS format.
|