aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Finsert_file_contents): Don't use the fast replace codeRichard M. Stallman1998-05-121-5/+8
* (after-insert-file-set-buffer-file-coding-system):Richard M. Stallman1998-05-121-4/+6
* (parse_menu_item): Argument inmenubar < 0 now meansRichard M. Stallman1998-05-121-8/+31
* (stat, get_long_basename): Fail if filename contains anyRichard M. Stallman1998-05-121-2/+6
* (Fall_completions, Ftry_completion): Compare char sizes, not STRING_BYTES.Richard M. Stallman1998-05-121-2/+2
* (smtpmail-via-smtp): Speciy process coding system.Richard M. Stallman1998-05-121-0/+1
* Add separators to Holidays menu.Edward M. Reingold1998-05-121-1/+4
* (calendar-mode-map): Rename `holidays' menu to `Holidays'.Richard M. Stallman1998-05-121-7/+7
* (assoc_for_completion): Use Fcompare_strings.Richard M. Stallman1998-05-121-14/+27
* (easy-menu-change): Add autoload cookie.Richard M. Stallman1998-05-111-0/+1
* (tar-subfile-mode): Call auto-save-mode with -1.Dave Love1998-05-111-1/+1
* Minor fix to earlier changes today.Edward M. Reingold1998-05-111-1/+12
* (redisplay_window): Handle scroll_step along withRichard M. Stallman1998-05-111-9/+22
* (unlock_file): Encode the file name.Richard M. Stallman1998-05-111-0/+1
* On exiting, don't signal error when user changes mind.Edward M. Reingold1998-05-111-5/+4
* Made holiday button on menu bar related to current calendar display.Edward M. Reingold1998-05-112-15/+48
* (save-buffer-coding-system): New variable.Richard M. Stallman1998-05-111-2/+15
* (last-coding-system-specified): New var.Richard M. Stallman1998-05-111-1/+8
* (normal-top-level-add-subdirs-to-load-path):Richard M. Stallman1998-05-111-6/+11
* (Fset_buffer_multibyte): Error if marker is putRichard M. Stallman1998-05-111-0/+6
* (unchain_marker): Abort if the marker is not in its buffer's chain.Richard M. Stallman1998-05-111-7/+17
* Comment change.Richard M. Stallman1998-05-111-0/+4
* (code_convert_region1): Set Vlast_coding_system_used.Richard M. Stallman1998-05-101-6/+20
* (Fstart_process): Remove the special case forRichard M. Stallman1998-05-101-120/+114
* Fix previous change.Richard M. Stallman1998-05-101-1/+1
* (TAGS): Specify directory when running etags.Richard M. Stallman1998-05-101-1/+2
* (add-log-current-defun): Fix previous change--skipRichard M. Stallman1998-05-101-1/+1
* (byte-compile-output-docform): Use position-bytes.Richard M. Stallman1998-05-101-1/+3
* (elisp.dvi): Add missing backslash.Richard M. Stallman1998-05-101-1/+1
* (Fbyte_code): Don't use Bmark.Richard M. Stallman1998-05-101-3/+0
* (xstring): Handle unibyte strings.Richard M. Stallman1998-05-101-43/+65
* (redisplay_window): Don't use last_point_x and last_point_yRichard M. Stallman1998-05-101-1/+5
* (Qbuffer_name_history): New variable.Richard M. Stallman1998-05-091-2/+6
* (detect_coding_mask): Check also coding-category-binary.Richard M. Stallman1998-05-091-6/+9
* (standard-display-european): Doc fix.Richard M. Stallman1998-05-091-0/+4
* (find-function-noselect): Autoload it.Richard M. Stallman1998-05-091-0/+1
* (scan_lists, scan_sexps_forward): Move complex expressionsRichard M. Stallman1998-05-091-4/+17
* (mail-signature): Allow expression as value.Richard M. Stallman1998-05-091-4/+15
* (widgets: sexp, variable, list, vector): Doc fixes.Richard M. Stallman1998-05-091-4/+4
* (generate-file-autoloads): Handle progn forms generated byRichard M. Stallman1998-05-091-2/+11
* (mail-strip-quoted-names):Richard M. Stallman1998-05-091-6/+7
* (customize-group-other-window): Handle groups notRichard M. Stallman1998-05-091-15/+26
* Fix previous change.Kenichi Handa1998-05-091-1/+2
* (ps-alist-position): Renamed from ps-position.Richard M. Stallman1998-05-081-7/+7
* (reporter-bug-hook): Use rfc822-goto-eoh.Richard M. Stallman1998-05-081-2/+1
* (Fcall_process): Fix test for when to call Ffind_operation_coding_system.Richard M. Stallman1998-05-081-1/+1
* Comment change.Richard M. Stallman1998-05-081-2/+3
* (compute_motion): Fix, in a different way, the bug of handlingKenichi Handa1998-05-081-2/+1
* (compute_motion): Undo both May 7 changes.Richard M. Stallman1998-05-081-3/+19
* (doprnt1): Cast arg to CHAR_STRING.Richard M. Stallman1998-05-081-1/+1