aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (mail-complete-alist): Don't refer to mail-address-field-regexp.Richard M. Stallman1998-04-241-1/+4
* (lisp-font-lock-keywords-2): Added `defpackage'.Richard M. Stallman1998-04-241-1/+1
* Indent defpackage correctly.Richard M. Stallman1998-04-241-0/+1
* (change-log-mode): Undo previous change.Richard M. Stallman1998-04-241-1/+1
* (Qinhibit_point_motion_hooks): New variable.Richard M. Stallman1998-04-241-1/+10
* (sys_socket): Make sockets non-inheritable.Geoff Voelker1998-04-241-1/+1
* (emacs.bat, debug.bat): Create them in theGeoff Voelker1998-04-241-14/+12
* Use new menu item format. Don't simulate button prefix.Richard M. Stallman1998-04-241-204/+150
* (shrink_decoding_region): Do not consider LF as asciiRichard M. Stallman1998-04-241-2/+18
* (dired-chmod-program) [windows-nt]: Use chmod.Geoff Voelker1998-04-241-4/+2
* (sys_kill): Fix indenting.Geoff Voelker1998-04-231-1/+1
* Replace code with a new version written from scratchGeoff Voelker1998-04-231-1470/+1446
* (w32_read_socket): Don't misinterpret WM_PAINT messageGeoff Voelker1998-04-231-41/+15
* (Fcopy_file): Skip dev/inode check on Windows.Geoff Voelker1998-04-231-1/+1
* (utimbuf): New macro.Geoff Voelker1998-04-231-0/+1
* (fstat, utime): New functions; these are provided inGeoff Voelker1998-04-231-5/+144
* (dir_warning): Don't log a warning if Emacs hasn'tGeoff Voelker1998-04-231-1/+3
* (x_set_vertical_scroll_bars): Put scroll bars on theGeoff Voelker1998-04-231-9/+78
* (scroll-bar-mode, toggle-scroll-bar): By default,Geoff Voelker1998-04-231-6/+9
* (main): Only set environment size for real shell, andGeoff Voelker1998-04-231-17/+27
* Build ddeclient.Geoff Voelker1998-04-231-1/+8
* Initial revisionGeoff Voelker1998-04-231-0/+76
* (frame-name-alist): Remove this variable.Richard M. Stallman1998-04-231-11/+7
* *** empty log message ***Richard M. Stallman1998-04-231-14/+11
* (load-with-code-conversion): Don't pass extra arg to eval-buffer.Richard M. Stallman1998-04-231-2/+3
* (justify-current-line): Use new algorithm to apportion the spaces to be added.Richard M. Stallman1998-04-231-17/+24
* (Fcommand_execute): Truncate command-history here.Richard M. Stallman1998-04-231-4/+17
* (byte-compile-file): Always read the file in multibyte modeRichard M. Stallman1998-04-231-1/+4
* (read_from_string_index_byte): New variable.Richard M. Stallman1998-04-231-111/+114
* (emacs.o): Depend on buffer.h.Richard M. Stallman1998-04-231-1/+1
* Include buffer.hRichard M. Stallman1998-04-231-27/+58
* (Fcall_interactively): Truncate command-history here.Richard M. Stallman1998-04-231-0/+17
* Don't require cl. Minor doc fixes.Dave Love1998-04-231-18/+38
* (change-log-mode): Add `* ' to paragraph-start.Dave Love1998-04-231-6/+6
* (syms_of_charset): Doc fix for nonascii-insert-offset.Richard M. Stallman1998-04-231-3/+4
* (Fbuffer_substring): Doc fix.Richard M. Stallman1998-04-231-10/+28
* (Fstring_make_multibyte): Doc fix.Richard M. Stallman1998-04-231-2/+6
* (Funibyte_char_to_multibyte): Doc fix.Richard M. Stallman1998-04-231-2/+2
* (comint-replace-by-expanded-history): New arg START.Richard M. Stallman1998-04-231-8/+15
* (file-coding-system-alist): Use emacs-mule for .elc files.Richard M. Stallman1998-04-231-4/+5
* (get_boot_time): Remove extraneous semicolon.Erik Naggum1998-04-221-1/+1
* Remove extraneous semicolon.Erik Naggum1998-04-221-1/+1
* (x-select-text, x-get-selection-value): Replace win16 with w16.Eli Zaretskii1998-04-221-4/+4
* (alloc_xfer_buf): If want_size is more than 1MB,Eli Zaretskii1998-04-221-5/+10
* (help-mode-map): Add S-tab, like backtab.Dave Love1998-04-221-0/+1
* (Fwin16_set_clipboard_data): Call UNBLOCK_INPUT before calling sit_for.Eli Zaretskii1998-04-221-4/+8
* Only require cl if cadr and last are not defined (thanks to Dave Love.)Stephen Eglen1998-04-221-158/+43
* (rmail): Don't bind enable-local-variables.Richard M. Stallman1998-04-221-6/+7
* (Info-fontify-node): For menu items, use info-xref font.Richard M. Stallman1998-04-221-19/+25
* (defcustom, defgroup, defface): Don't use backquote.Richard M. Stallman1998-04-221-3/+16