summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Detect HPPA 2.0 architecture.gcc-2_8_1-980811Richard M. Stallman1998-08-091-2/+34
* (Fminibuffer_complete): this_command renamed to Vthis_command.Richard M. Stallman1998-08-091-3/+3
* (Fcall_last_kbd_macro): this_command renamed to Vthis_command.Richard M. Stallman1998-08-091-2/+2
* (Vthis_command): Renamed from this_command.Richard M. Stallman1998-08-091-1/+1
* (next-error): Doc fix.Richard M. Stallman1998-08-091-11/+16
* Load byte-run and format a little earlier.Richard M. Stallman1998-08-091-3/+3
* (CHARSET_OK): Check that coding_system_table[IDX] != 0.Richard M. Stallman1998-08-091-5/+6
* Don't require font-lock.Richard M. Stallman1998-08-091-1/+0
* (flyspell-command-hook): Option deleted.Richard M. Stallman1998-08-081-34/+18
* Describe assoc-default.Richard M. Stallman1998-08-081-0/+20
* (add-hook): Use byte-code-function-p, not compiled-function-p.Richard M. Stallman1998-08-081-2/+2
* (assoc-default): Rewrite not to use dolist.Richard M. Stallman1998-08-081-10/+16
* Delete the undo-in-progress compatibility code.Richard M. Stallman1998-08-081-11/+1
* Initial revisionRichard M. Stallman1998-08-081-0/+1202
* (x_term_init): Don't reset LC_TIME to "C", since weRichard M. Stallman1998-08-081-2/+0
* (set-rmail-inbox-list): Error if not in Rmail mode.Richard M. Stallman1998-08-081-0/+4
* Avoid using initializers for Lisp_Object.Richard M. Stallman1998-08-081-9/+20
* (forward-paragraph): Fix the logic for handling beginning of bufferRichard M. Stallman1998-08-081-7/+10
* Require sendmail.Richard M. Stallman1998-08-081-1/+3
* Bind case-fold-search to t in many functions.Richard M. Stallman1998-08-081-105/+128
* (speedbar-edit-line, speedbar-buffer-kill-buffer,Eric M. Ludlam1998-08-081-37/+47
* (mail-fetch-field): Doc fix.Richard M. Stallman1998-08-081-3/+3
* (input-method-exit-on-first-char)Richard M. Stallman1998-08-081-8/+7
* (vc-file-not-found-hook): Call vc-file-clearprops.Richard M. Stallman1998-08-081-1/+4
* (flyspell-persistent-highlight): Doc fix.Richard M. Stallman1998-08-081-1/+3
* (Vthis_command): Renamed from this_command.Richard M. Stallman1998-08-081-48/+128
* Initial revisionRichard M. Stallman1998-08-081-0/+17
* (x_list_fonts): Fix previous change.Richard M. Stallman1998-08-081-1/+3
* (gnus-startup-file-coding-system): New variable.Richard M. Stallman1998-08-081-2/+8
* (widget-beginning-of-line): Properly handleRichard M. Stallman1998-08-081-8/+14
* (Fcall_process): Check type of process cmd args earlier on.Richard M. Stallman1998-08-081-2/+3
* (Fprocess_send_eof): Transfer proc_encode_coding_systemRichard M. Stallman1998-08-081-1/+15
* (midnight-delay-set): Use run-hooks directly.Richard M. Stallman1998-08-071-5/+1
* (command-line): Require whitespace delimiter whenRichard M. Stallman1998-08-071-1/+1
* (midnight-timer-function): No need to test midnight-mode.Richard M. Stallman1998-08-071-2/+1
* (repeat): Make an undo boundary between repetitions.Richard M. Stallman1998-08-071-0/+2
* (FRAME_OUTER_WINDOW): New macro.Richard M. Stallman1998-08-071-1/+8
* (print_escape_multibyte, Qprint_escape_multibyte)Richard M. Stallman1998-08-071-11/+32
* (Fcall_interactively): Pass new arg to Fread_key_sequence.Richard M. Stallman1998-08-071-2/+2
* (isearch-process-search-multibyte-characters): Fix previous change.Kenichi Handa1998-08-071-2/+3
* (quail-update-translation): Delete theKenichi Handa1998-08-071-8/+1
* (general_insert_function): If enable-multibyte-characters isKenichi Handa1998-08-071-1/+7
* (multibyte_char_to_unibyte): Extern it.Kenichi Handa1998-08-071-0/+1
* (multibyte_char_to_unibyte): New function.Kenichi Handa1998-08-071-2/+41
* (internal_self_insert): If enable-multibyte-characters isKenichi Handa1998-08-071-2/+7
* (Fread_key_sequence): Update declaration.Kenichi Handa1998-08-071-1/+1
* (split-window-horizontally): Doc fix.Richard M. Stallman1998-08-061-1/+3
* (Fsplit_window): Doc fix.Richard M. Stallman1998-08-061-1/+2
* (quail-japanese-use-double-n): New variable.Kenichi Handa1998-08-061-21/+32
* (debugger-outer-unread-post-input-method-events): New variable.Kenichi Handa1998-08-061-0/+10