summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (flyspell-check-word-p): Don't delay inside a kbd macro.Richard M. Stallman1998-12-011-1/+4
* (help-xref-button): Do nothing if text already has the help-xref property.Richard M. Stallman1998-11-301-16/+16
* (make-local-hook): Return the hook variable.Richard M. Stallman1998-11-301-1/+4
* Update author email and web page.Stephen Eglen1998-11-302-6/+6
* (display_text_line): When handling HPOS < 0 after loop,Richard M. Stallman1998-11-301-2/+3
* (features): Add `base64' to this list.Richard M. Stallman1998-11-291-0/+3
* (auto-insert-alist): Use user-mail-address.Richard M. Stallman1998-11-291-1/+1
* (install-arch-dep): Copy fns-*.el from lib-src.Richard M. Stallman1998-11-291-1/+1
* (symbol-file): Doc fix.Richard M. Stallman1998-11-291-1/+4
* (hack-one-local-variable): Cope with non-file buffers.Richard M. Stallman1998-11-291-3/+5
* (describe-mode): Put major mode first.Richard M. Stallman1998-11-291-12/+13
* (appt-disp-window): Use pop-to-buffer,Richard M. Stallman1998-11-291-3/+5
* (Fsingle_key_description): Fix previous change.Richard M. Stallman1998-11-281-2/+3
* (transpose-subr, transpose-subr-1): Rename variablesRichard M. Stallman1998-11-281-21/+31
* *** empty log message ***Richard M. Stallman1998-11-271-12/+13
* (Fstring_as_unibyte, Fstring_as_multibyte):Richard M. Stallman1998-11-271-2/+7
* (Frequire): Update declaration.Kenichi Handa1998-11-261-1/+1
* (ccl-dump-translate-character-const-tbl):Kenichi Handa1998-11-261-1/+1
* (define-translation-table): Fix bug ofKenichi Handa1998-11-261-5/+12
* ("Chinese-BIG5"): Add charset-origin-alist property.Kenichi Handa1998-11-261-0/+3
* (ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSBKenichi Handa1998-11-261-2/+2
* (non_ascii_char_to_string): If C has modifier bits,Kenichi Handa1998-11-261-0/+17
* (CHAR_BYTES): If C has modifier bits, return 1.Kenichi Handa1998-11-261-1/+2
* (internal_self_insert): If C has modifier bits, insertKenichi Handa1998-11-261-0/+4
* (thing-at-point-url-at-point): Don't use currentRichard M. Stallman1998-11-251-1/+1
* (frame-parameter): Doc fix.Richard M. Stallman1998-11-251-1/+1
* (read_process_output): Call signal_after_change.Richard M. Stallman1998-11-251-1/+4
* (tex-feed-input): New function.Richard M. Stallman1998-11-251-0/+10
* (syms_of_buffer): Doc fix.Richard M. Stallman1998-11-241-3/+10
* (syms_of_keyboard): Doc fix.Richard M. Stallman1998-11-241-2/+6
* (Fmake_keymap): Doc fix.Richard M. Stallman1998-11-241-2/+2
* (move-to-column-force): New function.Kenichi Handa1998-11-241-3/+24
* Make a new map by make-keymap.Kenichi Handa1998-11-241-47/+100
* (word_boundary_p): If C1 or C2 are compositeKenichi Handa1998-11-241-0/+5
* Various minor doc fixes.Dave Love1998-11-231-48/+75
* * lazy-lock.el (lazy-lock-unstall):Simon Marshall1998-11-231-39/+64
* * fast-lock.el (fast-lock-save-cache-1):Simon Marshall1998-11-231-34/+56
* * font-lock.el (font-lock-defaults): Doc fix.Simon Marshall1998-11-231-44/+26
* (rmail-set-message-counters-counter): Detect messages that have beenAndrew Innes1998-11-221-13/+27
* Rename function and variables added in previous change:Richard M. Stallman1998-11-221-13/+13
* (window-buffer-height): New function, split fromRichard M. Stallman1998-11-221-35/+32
* Add resizing of temporary buffers.Richard M. Stallman1998-11-221-0/+69
* (Fset_mouse_position): Doc fix.Richard M. Stallman1998-11-221-1/+5
* (initial-frame-alist): Add defcustom.Richard M. Stallman1998-11-221-2/+6
* (shell-prompt-pattern): Add defcustom.Richard M. Stallman1998-11-221-2/+4
* (message-ignored-supersedes-headers): Remove NNTP-Posting-Date.Richard M. Stallman1998-11-211-1/+1
* (describe-mode): Don't avoid loop indirecting thru value of INDICATOR.Richard M. Stallman1998-11-211-1/+3
* (describe-variable): Allow any variable with a defcustom,Richard M. Stallman1998-11-211-2/+2
* (mail-unsent-separator): Additional alternative.Richard M. Stallman1998-11-211-1/+2
* (nntp-request-group): Allow for failures when requesting a new group.Andrew Innes1998-11-201-1/+1