aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (easy-mmode-define-global-mode): Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-151-10/+15
* Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-158-11/+11
* (setup-ethiopic-environment-internal, exit-ethiopic-environment):Stefan Monnier2002-08-151-4/+4
* (dynamic-completion-mode): Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-151-1/+1
* (split-window-save-restore-data): Use push and with-current-buffer.Stefan Monnier2002-08-151-8/+7
* (imenu-always-use-completion-buffer-p): Make obsolete.Stefan Monnier2002-08-152-43/+55
* (find-function-search-for-symbol): Use find-file-hook instead of ...-hooks.Stefan Monnier2002-08-151-1/+1
* (ange-ftp-wipe-file-entries): Fix type mismatch;David Kastrup2002-08-141-1/+2
* *** empty log message ***David Kastrup2002-08-141-0/+5
* Don't need to load custom-file from your .emacs any more.Stefan Monnier2002-08-141-4/+3
* (command-line): Load custom-file if not done yet.Stefan Monnier2002-08-141-2/+7
* copyright years must be spelled out in full.Karl Berry2002-08-141-4/+4
* (Fstart_kbd_macro): Added NO-EXEC argument to inhibitKim F. Storm2002-08-141-23/+44
* (Fexecute_kbd_macro): Update prototype.Kim F. Storm2002-08-141-1/+1
* (Fcommand_execute): Update call to Fexecute_kbd_macro.Kim F. Storm2002-08-141-1/+1
* *** empty log message ***Kim F. Storm2002-08-141-0/+12
* (struct x_display_info): New member Xatom_UTF8_STRING.Kenichi Handa2002-08-141-1/+1
* (x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING.Kenichi Handa2002-08-141-0/+2
* (QUTF8_STRING): New variable.Kenichi Handa2002-08-141-43/+21
* *** empty log message ***Kenichi Handa2002-08-142-0/+26
* (xselect-convert-to-string): If TYPE is non-nil,Kenichi Handa2002-08-141-23/+79
* *** empty log message ***Richard M. Stallman2002-08-132-0/+9
* (Fminibufferp): New function.Richard M. Stallman2002-08-131-2/+20
* (Funencodable_char_position): Lisp_Object/int mixup.Gerd Moellmann2002-08-132-1/+5
* (find-function-search-for-symbol): Obey `definition-name' properties.Richard M. Stallman2002-08-131-0/+4
* (easy-mmode-define-global-mode): Put `definition-name' properties onRichard M. Stallman2002-08-131-1/+3
* (toggle-truncate-lines): Force redisplay. Display status message.Richard M. Stallman2002-08-131-2/+6
* (comment-region): Force `lines' when `block' is set.Stefan Monnier2002-08-122-117/+98
* Fix some white spaces.Markus Rost2002-08-122-4/+8
* *** empty log message ***Richard M. Stallman2002-08-122-0/+25
* Comment change.Richard M. Stallman2002-08-121-0/+6
* Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.Richard M. Stallman2002-08-121-21/+19
* (syms_of_buffer) <fill-column>: Doc fix.Richard M. Stallman2002-08-121-1/+2
* (pages-target-buffer): Add defvar. Renamed from target-buffer.Richard M. Stallman2002-08-121-4/+6
* (scroll-all-mode): Use define-minor-mode.Richard M. Stallman2002-08-121-25/+2
* (appt-make-list): Correct the parsing of each appointment from time-string.Richard M. Stallman2002-08-121-19/+23
* 2002-08-11 Andrew Choi <akochoi@shaw.ca>Andrew Choi2002-08-122-16/+79
* (unencodable_char_position): New function.Kenichi Handa2002-08-111-0/+137
* *** empty log message ***Kenichi Handa2002-08-112-0/+14
* (search-unencodable-char): NewKenichi Handa2002-08-111-104/+145
* 2002-08-10 Andrew Choi <akochoi@shaw.ca>Andrew Choi2002-08-114-0/+56
* (make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.Richard M. Stallman2002-08-102-2/+6
* I did not mean to check in these changes yet, they are stillJohn Wiegley2002-08-101-267/+92
* Removed eshell-under-cygwin-p, and all uses of it.John Wiegley2002-08-106-104/+271
* *** empty log message ***John Wiegley2002-08-101-0/+9
* (forward_to_next_line_start): Return 0 when reaching theGerd Moellmann2002-08-092-1/+6
* (pages-directory-mode): Undo previous change.Richard M. Stallman2002-08-092-1/+8
* (set-variable): If given a prefix argument, set variable buffer-locally.Richard M. Stallman2002-08-092-4/+35
* (font-lock-function): Make it buffer-local.John Paul Wallington2002-08-092-1/+5
* (BASE_PURESIZE): Increase to 910000.Ken Raeburn2002-08-092-1/+3