aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (prefix-arg, current-prefix-arg): Fix typo in a doc string.Pavel Janík2001-10-152-2/+7
* *** empty log message ***Stefan Monnier2001-10-151-2/+6
* (display-message-or-buffer): Pass the correct buffer to `display-buffer'.Miles Bader2001-10-152-1/+7
* (access_keymap): Unify handling of `t' and generic-char.Stefan Monnier2001-10-142-40/+33
* (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)Stefan Monnier2001-10-141-17/+2
* (in_ellipses_for_invisible_text_p, handle_invisible_prop):Stefan Monnier2001-10-141-14/+11
* (skip_invisible): Use new retval of TEXT_PROP_MEANS_INVISIBLE.Stefan Monnier2001-10-141-3/+1
* *** empty log message ***Stefan Monnier2001-10-142-6/+34
* (EXEC_SUFFIXES): Remove.Stefan Monnier2001-10-143-8/+0
* (syms_of_callproc): Init Vexec_suffixes to Qnil.Stefan Monnier2001-10-141-23/+1
* (executable-binary-suffixes): Make varalias.Stefan Monnier2001-10-141-7/+3
* (exec-suffixes): Initialize to a system-dependent value.Stefan Monnier2001-10-141-0/+8
* (completion-ignored-extensions) [ms-dos, windows-nt]:Eli Zaretskii2001-10-142-4/+8
* Add no-byte-compile.Eli Zaretskii2001-10-148-0/+53
* (DOLIST, LOOP_PROPVAL): Remove.Stefan Monnier2001-10-141-77/+38
* (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)Stefan Monnier2001-10-141-4/+2
* (Ftop_level): Add prototype.Pavel Janík2001-10-142-0/+3
* (xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.Pavel Janík2001-10-142-4/+13
* (Fcommand_execute): Remove unnecessary prototype (it is already prototypedPavel Janík2001-10-142-1/+3
* (Fset_mouse_position): Improve style of comment to follow other comments.Pavel Janík2001-10-142-7/+17
* Doc fixes.Miles Bader2001-10-141-17/+22
* *** empty log message ***Miles Bader2001-10-142-4/+24
* Put doc strings in comments.Gerd Moellmann2001-10-148-611/+625
* *** empty log message ***Gerd Moellmann2001-10-141-1/+2
* *** empty log message ***Gerd Moellmann2001-10-141-1/+2
* Fix multi-line string.Gerd Moellmann2001-10-142-4/+4
* Put doc strings in comments.Gerd Moellmann2001-10-142-286/+296
* Fix a typo in a comment.Eli Zaretskii2001-10-141-2/+2
* (esc-map): Revert `j' and `C-j' bindings toStefan Monnier2001-10-141-2/+2
* *** empty log message ***Stefan Monnier2001-10-141-4/+43
* 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>Michael Kifer2001-10-135-40/+66
* *** empty log message ***Gerd Moellmann2001-10-133-0/+15
* Put doc strings in comments.Gerd Moellmann2001-10-131-433/+442
* (DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]:Gerd Moellmann2001-10-131-0/+46
* (read_c_string_or_comment): Renamed fromGerd Moellmann2001-10-131-32/+83
* Use define-derived-mode.Stefan Monnier2001-10-131-42/+28
* * play/gomoku.el (gomoku-mode):Stefan Monnier2001-10-131-6/+1
* (refill-mode): Bind DEL to backward-delete-char-untabify.Stefan Monnier2001-10-131-2/+36
* (scribe-mode): Use define-derived-mode.Stefan Monnier2001-10-131-34/+20
* (2C-mode): Don't use make-local-hook.Stefan Monnier2001-10-131-1/+0
* (picture-mode): Massage.Stefan Monnier2001-10-131-15/+9
* (sh-font-lock-syntactic-keywords): Handle here-docs differently.Stefan Monnier2001-10-131-148/+182
* (syntax-ppss): Autoload.Stefan Monnier2001-10-131-0/+1
* (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):Stefan Monnier2001-10-131-36/+46
* (pong-init): Don't use make-local-hook.Stefan Monnier2001-10-131-1/+0
* (gomoku-mode): Use define-derived-mode.Stefan Monnier2001-10-131-10/+5
* List the new input methods introduced with Emacs 21.1.Eli Zaretskii2001-10-131-0/+5
* *** empty log message ***Eli Zaretskii2001-10-133-0/+19
* (File Name Completion): Document the significance ofEli Zaretskii2001-10-131-0/+5
* (file_name_completion): Fix last change.Eli Zaretskii2001-10-131-1/+1