aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1998-06-141-1/+1
* Initial revisionRichard M. Stallman1998-06-141-0/+379
* (find-function-on-key): Don't discard up event after down event.Richard M. Stallman1998-06-141-8/+0
* (skip_chars): Don't examine STRING before verifying that it is a string.Richard M. Stallman1998-06-141-3/+5
* (Fcall_interactively) <k, K>: If sequence ends in a downRichard M. Stallman1998-06-141-0/+30
* (jka-compr-insert-file-contents): Don't runRichard M. Stallman1998-06-141-12/+16
* (uncompress-while-visiting):Richard M. Stallman1998-06-141-1/+6
* (tmm-get-keymap): Handle :filter.Richard M. Stallman1998-06-141-1/+5
* (dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly.Eli Zaretskii1998-06-141-9/+26
* (file-name-invalid-regexp): Add control characters for DOS/WindowsEli Zaretskii1998-06-141-1/+2
* (Fcompleting_read): Escape bare newline in doc string.Erik Naggum1998-06-141-1/+1
* (Finsert_file_contents): Fix change to set INSERTED.Richard M. Stallman1998-06-141-1/+1
* (sun4H:SunOS:5.*:*): New case.Richard Kenner1998-06-131-0/+3
* (user-init-file): Default value now nil.Richard M. Stallman1998-06-131-3/+8
* (command-line-1): Check that user-init-file non-nil.Richard M. Stallman1998-06-131-0/+1
* (rmail-variables): Locally bindRichard M. Stallman1998-06-131-4/+5
* (tar-mode): Locally bind local-enable-local-variables,Richard M. Stallman1998-06-131-4/+4
* (archive-mode): Locally bind local-enable-local-variables, notRichard M. Stallman1998-06-131-2/+2
* (info-other-window): New function.Richard M. Stallman1998-06-131-0/+8
* (help-map): C-h 4 i runs info-other-window.Richard M. Stallman1998-06-131-16/+1
* (parse_menu_item): Put a quote around DEFRichard M. Stallman1998-06-131-2/+3
* (other): Doc fix.Richard M. Stallman1998-06-131-1/+1
* (repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.Richard M. Stallman1998-06-131-2/+1
* (find-file-noselect): Delete unused local var `error'.Richard M. Stallman1998-06-131-3/+3
* (find-file-noselect): Use find-file-noselect-1Richard M. Stallman1998-06-131-1/+2
* (elisp-eval-region): Accept new arg read-function; also handleRichard M. Stallman1998-06-131-2/+13
* (eval-defun): Pass read function toRichard M. Stallman1998-06-131-7/+6
* Several fixes in doc string style.Richard M. Stallman1998-06-131-7/+10
* (ispell-region): Return non-nil if not aborted.Richard M. Stallman1998-06-131-3/+4
* (detect_coding_system): Always return a list of HIGHEST is zero.Kenichi Handa1998-06-131-5/+7
* (read-feature): Doc fix.Richard M. Stallman1998-06-131-18/+60
* Add @dircategory, @direntry.Richard M. Stallman1998-06-131-0/+5
* *** empty log message ***Richard M. Stallman1998-06-131-2/+2
* (INSTALL_INFO): New variable.Richard M. Stallman1998-06-131-1/+2
* (standard_args): Fix arg order to match code in `main'.Richard M. Stallman1998-06-121-11/+17
* (tpu-include) Use insert-file-contents, remove save-excursion.Richard M. Stallman1998-06-121-3/+2
* (vc-dired-hook): Don't use dired-kill-line to remove directory linesAndré Spiegel1998-06-121-4/+13
* (set-auto-coding): Cancel the previous change.Kenichi Handa1998-06-121-68/+64
* (Finsert_file_contents): Undo the previous change forKenichi Handa1998-06-121-179/+148
* (Finsert_file_contents): After calling handler,Kenichi Handa1998-06-121-0/+2
* (instantiate-fontset): DeleteKenichi Handa1998-06-121-106/+160
* While creating fontsets of style variants, payKenichi Handa1998-06-121-11/+21
* (set-face-font): Pay attention to fontset.Kenichi Handa1998-06-121-4/+2
* (gud-filter): extend scope of binding of gud-filter-defer-flag.Richard M. Stallman1998-06-121-16/+16
* (hs-minor-mode): Use `make-local-variable' not `make-variable-buffer-local'.Thien-Thi Nguyen1998-06-121-1/+1
* Require `easymenu'. Rework to use easymenu. Remove eol ws.Thien-Thi Nguyen1998-06-121-251/+284
* Initial revisionRichard M. Stallman1998-06-121-0/+227
* (set-auto-coding): Argument is changed to SIZE.Kenichi Handa1998-06-121-64/+68
* (set_auto_coding_unwind): New function.Kenichi Handa1998-06-121-149/+189
* *** empty log message ***Richard M. Stallman1998-06-111-0/+11