aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc fixes.Dave Love2002-07-011-399/+184
* (kbd_buffer_store_event): Fix interrupt_signal declDave Love2002-07-011-2/+2
* term.c (costs_set): Declare static, non-initialized for pcc.Dave Love2002-07-011-1/+1
* Fix prototype for K&R.Dave Love2002-07-011-1/+1
* *** empty log message ***Richard M. Stallman2002-07-012-0/+21
* Upcase the abbreviation "W.O." and add periods.Richard M. Stallman2002-07-011-6/+6
* Update bug recommendations for being part of Emacs distribution.Richard M. Stallman2002-07-011-15/+9
* (timer_last_idleness_start_time): New variable.Richard M. Stallman2002-07-011-0/+14
* (Frecenter): With arg, set optional_new_start.Richard M. Stallman2002-07-011-5/+3
* Comment change.Richard M. Stallman2002-07-011-1/+1
* (redisplay_internal): Make optional_new_start really work.Richard M. Stallman2002-07-011-5/+5
* (Fminibuffer_complete_and_exit): Move to end of buffer for completion.Richard M. Stallman2002-07-011-0/+1
* (Info-index): Get immediate error if used in `dir'.Richard M. Stallman2002-07-011-0/+4
* (picture-forward-column)Richard M. Stallman2002-07-011-13/+15
* 2002-06-30 Simon Josefsson <[email protected]>Simon Josefsson2002-06-302-8/+13
* * files.el (directory-free-space-args): Don't use -P on Darwin.Andreas Schwab2002-06-303-5/+8
* Passed it through checkdoc. Moved `provide' to the end, where it belongs.Stefan Monnier2002-06-291-16/+16
* (cvs-mode-map): Bind ! to `force'.Stefan Monnier2002-06-291-2/+3
* (store_mode_line_string): Lisp_Object/int mixup.Ken Raeburn2002-06-292-1/+5
* Use directory-free-space-program instead ofAndreas Schwab2002-06-292-18/+30
* (shell-command-default-error-buffer): Doc fix.Andreas Schwab2002-06-292-1/+2
* (display-message-or-buffer): Fix last change.Andreas Schwab2002-06-292-1/+2
* (shell-command-on-region): Handle errors and signalsAndreas Schwab2002-06-292-10/+21
* (dired-view-file): Quote file name for dired-run-shell-command.Andreas Schwab2002-06-292-2/+8
* Fixed copyright and keywords.Kim F. Storm2002-06-281-3/+2
* Added kmacro.elKim F. Storm2002-06-281-0/+4
* New file.Kim F. Storm2002-06-281-0/+358
* Removed an extraneous space character from a comment.John Wiegley2002-06-281-1/+1
* Added my name as the maintainer of this file.John Wiegley2002-06-281-1/+3
* *** empty log message ***John Wiegley2002-06-281-0/+4
* Indentation fixes.Jan Djärv2002-06-281-5/+5
* (readable_filtered_events): New function.Jan Djärv2002-06-282-21/+77
* (x_focus_changed): New function.Jan Djärv2002-06-281-48/+156
* (struct x_output): Add focus_state.Jan Djärv2002-06-281-0/+18
* (explicit-bash-args): New user option.Andreas Schwab2002-06-282-0/+12
* (define-derived-mode): Preserve `mode-class' rather than `special' property.Stefan Monnier2002-06-281-4/+6
* Remove duplicate declaration of code_convert_string_norecord.Andreas Schwab2002-06-282-1/+5
* New file.Kim F. Storm2002-06-272-0/+3610
* (mouse-wheel-change-button): Deactivate before changing.Stefan Monnier2002-06-272-29/+44
* (function-key-map): Add some bindings.Stefan Monnier2002-06-271-3/+19
* format-mode-line now returns propertized string by default.Kim F. Storm2002-06-271-1/+1
* (mode_line_string_list, mode_line_string_face)Kim F. Storm2002-06-271-9/+188
* *** empty log message ***Kim F. Storm2002-06-271-0/+14
* .Andreas Schwab2002-06-271-0/+4
* (tramp-handle-ange-ftp): Fix typo.Andreas Schwab2002-06-271-1/+1
* (minibuffer_completion_contents): Add return type.Stefan Monnier2002-06-272-3/+7
* *** empty log message ***Juanma Barranquero2002-06-272-0/+25
* (Fchar_bytes): Remove obsolescence info from docstring.Juanma Barranquero2002-06-271-2/+1
* (describe-function-1): Use semicolon instead of dot.Juanma Barranquero2002-06-271-4/+4
* (move-to-column-force): Likewise.Juanma Barranquero2002-06-271-3/+2