aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (archive-extract): Fix handling of 'view option.Karl Heuer1998-06-011-6/+6
* (apropos-variable): Fixed argument to apropos-command.Karl Heuer1998-06-011-3/+3
* (help-setup-xref): Change all callers toKarl Heuer1998-06-011-20/+31
* (event-apply-alt-modifier, etc): Doc fixes.Karl Heuer1998-06-011-0/+12
* (main): Test `initialized' before clearing *Messages*.Karl Heuer1998-06-011-5/+8
* (SOCKLEN_TYPE): Define as int.Karl Heuer1998-06-011-0/+4
* Remember the last TWO strings skipped with #@.Richard M. Stallman1998-06-011-13/+124
* (Fcall_process): Avoid initializer on auto struct.Karl Heuer1998-06-011-1/+3
* (sgml-font-lock-keywords-1): Add -. asDave Love1998-06-011-5/+5
* Use 1 as explicit value of empty #defines.Andrew Innes1998-06-011-45/+49
* (LOCAL_FLAGS): Define HAVE_CONFIG_H.Andrew Innes1998-06-011-1/+2
* (sys_wait): Rename to wait.Andrew Innes1998-06-011-1/+1
* Undefine _WINSOCKAPI_.Andrew Innes1998-06-011-1/+4
* (CFLAGS): Do not define HAVE_NTGUI.Andrew Innes1998-06-011-3/+0
* (LOCAL_FLAGS): Define HAVE_NTGUI if appropriate.Andrew Innes1998-06-011-1/+4
* (install-arch-indep): Don't die if site-lisp/ isn't writable.Karl Heuer1998-06-011-2/+2
* (Finsert_file_contents): Fix char signedness mismatches.Karl Heuer1998-06-011-1/+1
* (doprnt1): Fix char signedness mismatches.Karl Heuer1998-06-011-6/+6
* (Fredraw_frame): Don't erase frame or its glyph recordsKarl Heuer1998-06-011-7/+16
* (which-func-ff-hook): If imenu gets error,Karl Heuer1998-06-011-6/+9
* (grep): Fix previous change.Karl Heuer1998-06-011-5/+7
* Many doc fixes.Karl Heuer1998-06-011-32/+32
* (tar-extract): Pass HIGHEST=t to detect-coding-region.Karl Heuer1998-06-011-1/+1
* (keyboard-quit): Doc fix.Karl Heuer1998-06-011-1/+1
* Bind f2 and C-x 6 prefixesKarl Heuer1998-06-011-5/+2
* (coding-system-mnemonic): Don't crash if arg is nil.Karl Heuer1998-06-011-4/+4
* (easy-mmode-define-minor-mode): Add missing format arg.Karl Heuer1998-06-011-1/+1
* (w32_fatal_reload_error): Update error message.Geoff Voelker1998-05-301-1/+4
* (sys_rename): Handle filenames with accented characters.Geoff Voelker1998-05-301-5/+17
* (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.Geoff Voelker1998-05-301-1/+1
* (VS_VERSION_INFO): Define.Geoff Voelker1998-05-301-0/+35
* (getppid): Look for EM_PARENT_PROCESS_ID.Geoff Voelker1998-05-301-1/+1
* (finder-known-keywords): Fix `convenience' entry.Dave Love1998-05-301-1/+1
* (distclean): Delete config.stamp, stamp-oldxmenu.Karl Heuer1998-05-301-1/+1
* (cperl-style-alist): New variable, since `c-mode'Richard M. Stallman1998-05-301-610/+1478