summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (fortran-electric-line-number): Add delete-selection property.Richard M. Stallman1998-06-061-0/+1
* Properly terminate a comment.Richard M. Stallman1998-06-061-1/+1
* (comment-region): Check for enough chars to deleteRichard M. Stallman1998-06-061-4/+5
* (rmail): Prevent find-file from callingRichard M. Stallman1998-06-061-10/+9
* (init_callproc): Check Vinstallation_directory even if !initialized.Richard M. Stallman1998-06-061-1/+1
* (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.Richard M. Stallman1998-06-061-5/+6
* *** empty log message ***Dan Nicolaescu1998-06-061-7/+16
* (scan_lists): Properly skip the comment-fence characterRichard M. Stallman1998-06-061-43/+88
* (string-rectangle-line): Delete the rectangle first.Richard M. Stallman1998-06-061-4/+4
* (Man-kill, Man-quit): Use quit-window.Richard M. Stallman1998-06-051-16/+2
* (fill-paragraph):Richard M. Stallman1998-06-051-1/+4
* changed old address to 59 Temple address in licence. - BrianBrian Youmans1998-06-051-2/+2
* Fix menu separators.Edward M. Reingold1998-06-051-2/+2
* Comment fix.Karl Heuer1998-06-051-9/+0
* #include sys/file.hKarl Heuer1998-06-051-33/+113
* (Finsert_file_contents): Always updateKarl Heuer1998-06-051-6/+14
* (D_OK): Define new macro.Karl Heuer1998-06-051-0/+1
* (jka-compr-write-region): EnsureKarl Heuer1998-06-051-2/+11
* Comment change.Karl Heuer1998-06-051-1/+1
* Clean up mechanism for removing -l loadup from end.Karl Heuer1998-06-051-7/+6
* Comment change.Karl Heuer1998-06-051-4/+4
* (vc-directory): Bind vc-dired-switches in order to pass switches to vc-dired-...André Spiegel1998-06-051-3/+7
* (dired-internal-noselect): Call either dired-mode or MODE, but not both.André Spiegel1998-06-051-2/+2
* *** empty log message ***Dan Nicolaescu1998-06-042-1/+3
* (esc-map): Bind C-M-% to query-replace-regexp.Karl Heuer1998-06-041-0/+1
* (rmail-summary-rmail-update): Set messageKarl Heuer1998-06-041-1/+2
* (rmail-toggle-header): Redo previous change;Karl Heuer1998-06-041-35/+58
* (byte-compile-lambda): Fix previous change.Karl Heuer1998-06-041-2/+2
* (main): Don't implement --version if not initialized.Karl Heuer1998-06-041-2/+5
* (customize-group-other-window): Fix previous change.Karl Heuer1998-06-041-1/+1
* *** empty log message ***Dan Nicolaescu1998-06-032-2/+2
* *** empty log message ***Dan Nicolaescu1998-06-031-1/+1
* (vc-dired-hook): Kill excluded directories recursively.André Spiegel1998-06-031-2/+5
* Handle the new convention that `position' valuesKarl Heuer1998-06-031-145/+22
* (create_root_interval): Initialize position to 0Karl Heuer1998-06-031-27/+76
* (DECODE_FILE, ENCODE_FILE):Karl Heuer1998-06-031-6/+6
* (code_convert_string_norecord): New function.Karl Heuer1998-06-031-0/+22
* (find-function-noselect): Don't callKarl Heuer1998-06-031-2/+3
* (list-character-sets-1): New subroutine.Karl Heuer1998-06-031-79/+99
* (toggle-read-only): When exiting View mode, locallyKarl Heuer1998-06-031-1/+3
* (View-exit-and-edit): Bind view-no-disable-on-exit to nil.Karl Heuer1998-06-031-1/+2
* (sys_subshell): Cast arg to chdir.Karl Heuer1998-06-021-3/+3
* (syms_of_keyboard): Doc fix for suggest-key-bindings.Karl Heuer1998-06-021-1/+1
* (normal-top-level-add-subdirs-to-load-path): IgnoreDave Love1998-06-021-3/+3
* (string_to_non_ascii_char): Don't check the argKenichi Handa1998-06-021-3/+5
* (customize-group, customize-group-other-window)Karl Heuer1998-06-021-6/+13
* (Info-exit): Use quit-window.Karl Heuer1998-06-021-1/+1
* (rmail-toggle-header): Preserve pointKarl Heuer1998-06-021-30/+36
* (detect_coding_mask): Initilize local variable C.Kenichi Handa1998-06-021-0/+1
* (shrink-window-if-larger-than-buffer):Karl Heuer1998-06-011-28/+29