aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Easy Customization): Move up to section level,Richard M. Stallman2004-12-051-134/+137
* (Top): Fix ref to Command Line.Richard M. Stallman2004-12-051-3/+3
* (X Resources): Fix From link.Richard M. Stallman2004-12-051-1/+1
* (GNU Free Documentation License): Fix To link.Richard M. Stallman2004-12-051-1/+1
* (Entering Emacs): Fix xref, now to Command Line.Richard M. Stallman2004-12-051-1/+1
* (Command Line): Node renamed from Command Arguments.Richard M. Stallman2004-12-051-1/+1
* (lao-key-alist): Declare it by defvar.Kenichi Handa2004-12-042-32/+56
* *** empty log message ***Kim F. Storm2004-12-041-10/+7
* (blink-matching-open): Obey syntax-table text properties.Stefan Monnier2004-12-031-14/+9
* (tex-validate-region): Obey syntax-table text properties.Stefan Monnier2004-12-031-7/+7
* * macterm.h (cfstring_create_with_utf8_cstring): Added prototype.Steven Tamm2004-12-036-35/+46
* (Initial Options): Clarify batch mode i/o.Richard M. Stallman2004-12-031-11/+12
* *** empty log message ***Richard M. Stallman2004-12-032-0/+10
* (Selecting Windows): get-lru-window andRichard M. Stallman2004-12-031-4/+8
* (Undo): Document undo-in-progress.Richard M. Stallman2004-12-031-0/+8
* (awk-mode autoload): Supply t meaning interactive function.Richard M. Stallman2004-12-031-1/+1
* (search-whitespace-regexp): Remove the group. Doc fix.Richard M. Stallman2004-12-033-30/+80
* (imenu--generic-function): Delete code to exclude matches in comments.Richard M. Stallman2004-12-031-35/+27
* (Man-reverse-face): Change default to `highlight'.Richard M. Stallman2004-12-031-1/+1
* (occur-1): Specify t for KEEP-PROPS to occur-engine.Richard M. Stallman2004-12-031-7/+10
* (elint-standard-variables): Update list of variables.Richard M. Stallman2004-12-031-8/+11
* (python-font-lock-syntactic-keywords): Fix previous change.Richard M. Stallman2004-12-031-1/+1
* (show-paren-function): Check for matching chars specified by text props.Richard M. Stallman2004-12-031-2/+4
* (add-log-current-defun): Handle the case where pointRichard M. Stallman2004-12-031-3/+22
* (RE_TRANSLATE_P): If make_number is not a macro, don't use it here.Richard M. Stallman2004-12-021-0/+6
* (insert_from_string_before_markers)Richard M. Stallman2004-12-021-0/+8
* (Fcalled_interactively_p): Don't check INTERACTIVE.Richard M. Stallman2004-12-021-3/+5
* (Fmake_variable_buffer_local): Doc fix.Richard M. Stallman2004-12-021-1/+6
* (Fget_lru_window, Fget_largest_window): Doc fixes.Richard M. Stallman2004-12-021-0/+4
* (calc-read-key-sequence): Leave message visible.Jay Belanger2004-12-022-3/+6
* Set char-table-extra-slots on display-table here.Kim F. Storm2004-12-021-0/+2
* Undo 2004-12-01 change. Display table is nowKim F. Storm2004-12-022-16/+12
* * faces.el (escape-glyph): Rename from glyph.Kim F. Storm2004-12-021-3/+18
* Skip parameter entity declarations.Mark A. Hershberger2004-12-022-1/+19
* Change existence of &; to not-well-formed.Mark A. Hershberger2004-12-021-4/+3
* 2004-12-02 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2004-12-021-109/+12
* Ensure that validity messages only show when xml-validating-parser is set.Mark A. Hershberger2004-12-021-3/+5
* *** empty log message ***Luc Teirlinck2004-12-022-0/+18
* Several small changes in addition to the following.Luc Teirlinck2004-12-021-36/+73
* (kmacro-default-counter-format): New var.Luc Teirlinck2004-12-021-9/+12
* (cvs-header-msg): New function.Stefan Monnier2004-12-012-40/+55
* (calc-inverse, calc-hyperbolic): Add more checks.Jay Belanger2004-12-011-2/+6
* (calc-inverse, calc-hyperbolic): Give more thorough messages.Jay Belanger2004-12-012-2/+21
* (prolog-mode-variables): Fix imenu-generic-expression.Juri Linkov2004-12-011-1/+1
* *** empty log message ***Juri Linkov2004-12-011-0/+5
* Add an autoloaded table, that doesn't require this library, with glyph face.Daniel Pfeiffer2004-12-011-2/+15
* (glyph): New face.Daniel Pfeiffer2004-12-011-0/+8
* *** empty log message ***Daniel Pfeiffer2004-12-011-0/+16
* * macmenu.c (add_menu_item): Fallback on MacRoman if encodingSteven Tamm2004-12-012-0/+13
* Add commentary for last change.Kim F. Storm2004-12-011-23/+77