aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Pavel Janík2001-10-151-1/+3
* (Fchar_to_string): Make doc string consistent with arguments.Pavel Janík2001-10-151-1/+1
* *** empty log message ***Pavel Janík2001-10-151-0/+4
* Put doc strings in comments.Pavel Janík2001-10-151-85/+86
* (window_loop): Don't check for Fother_buffer returning nil.Gerd Moellmann2001-10-152-4/+8
* (Fmapconcat): Fix typo in a doc string.Pavel Janík2001-10-152-1/+3
* (Fsleep_for): Fix typo in a doc string.Pavel Janík2001-10-152-1/+5
* (select_window_1): Unfreeze window start. Remove aGerd Moellmann2001-10-151-4/+2
* Comment fix.Gerd Moellmann2001-10-151-1/+1
* *** empty log message ***Gerd Moellmann2001-10-152-0/+10
* (x_draw_glyph_string): Restore clipping afterGerd Moellmann2001-10-151-1/+4
* (read_c_string_or_comment): Don't drop a '*'Gerd Moellmann2001-10-151-1/+7
* *** empty log message ***Gerd Moellmann2001-10-152-1/+7
* (set-auto-coding): Fix regexps for localGerd Moellmann2001-10-151-3/+5
* (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