aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (time-stamp): Handle newlines in time-stamp-pattern.Karl Heuer1998-06-191-16/+17
* (browse-url-netscape): Encode `)' too.Dave Love1998-06-191-7/+13
* (casify_object): Cope with modifier bits in character.Karl Heuer1998-06-181-5/+9
* (is_unc_volume, open_unc_volume, read_unc_volume,Geoff Voelker1998-06-171-5/+143
* (vc-find-binary): Accept only non-directories.Richard M. Stallman1998-06-161-2/+3
* (x_list_fonts): If SIZE is zero and MAXNAMES is 1, useKenichi Handa1998-06-161-6/+39
* (encode_eol): Fix typo that prevented converting to MacRichard M. Stallman1998-06-161-7/+5
* (sys_rename): On some network drives, rename fails withRichard M. Stallman1998-06-161-3/+3
* (message_dolog): GCPRO the oldpoint, oldbegv and oldzvRichard M. Stallman1998-06-161-0/+3
* (custom-declare-variable): Update current-load-list.Richard M. Stallman1998-06-151-0/+1
* (rmail): Make the buffer multibyteRichard M. Stallman1998-06-151-5/+5
* (midnight-mode): New variable.Richard M. Stallman1998-06-151-1/+19
* (widget-default-get): Doc fix.Richard M. Stallman1998-06-151-2/+4
* Fix Keywords header.Dave Love1998-06-152-2/+2
* (tar-extract): Adjusted for the change of the specKenichi Handa1998-06-151-8/+2
* (syms_of_fileio): Doc-string of the variableKenichi Handa1998-06-151-2/+2
* (Finsert_file_contents): Redo the change for handlingKenichi Handa1998-06-151-148/+187
* (set-auto-coding): Redo the previous change.Kenichi Handa1998-06-151-64/+68
* Initial revisionRichard M. Stallman1998-06-142-0/+1027
* 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