(Fall_completions): Add var `zero' and use it in loop.
[bpt/emacs.git] / lisp /
2004-12-11 Stefan Monnier*** empty log message ***
2004-12-11 Stefan MonnierDon't `require' everything eagerly.
2004-12-11 Stefan Monnier(checkdoc-continue, checkdoc-comments, checkdoc-message...
2004-12-11 Stefan Monnier(latex-backward-sexp-1): Handle the special case of...
2004-12-11 Dan Nicolaescu(term-termcap-format): Synchronyze with terminfo.
2004-12-11 Thien-Thi Nguyen(zone-programs): Add `zone-pgm-random-life'.
2004-12-10 Richard M. StallmanFix previous change.
2004-12-10 Thien-Thi Nguyen(auto-mode-alist): Map .com to DCL mode.
2004-12-10 Kim F. Storm*** empty log message ***
2004-12-10 Richard M. Stallman(isearch-mode-map): Treat S-SPC like SPC.
2004-12-09 Nick Roberts(xterm-mouse-event): Correct cursor position in a
2004-12-09 Nick Roberts*** empty log message ***
2004-12-09 Stefan Monnier(gnus-narrow-to-page): Don't hardcode point-min.
2004-12-08 Jay Belanger*** empty log message ***
2004-12-08 Jay Belanger(calc-keypad-mode): Unbind unused mouse events.
2004-12-08 Richard M. Stallman*** empty log message ***
2004-12-08 Richard M. StallmanDelete code to set display table.
2004-12-08 Jay Belanger*** empty log message ***
2004-12-08 Jay Belanger(math-read-replacement-list, math-read-superscripts...
2004-12-08 Jay Belanger(math-read-replacement-list, math-read-superscripts...
2004-12-08 Jay BelangerAdd math-read-preprocess-string to autoloads.
2004-12-08 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-12-08 Stefan Monnier(isearch-quote-char): Fix up typo in last change.
2004-12-08 Luc Teirlinck*** empty log message ***
2004-12-08 Luc Teirlinck(mouse-set-font): Handle the case where the command...
2004-12-08 Luc Teirlinck`edit-kbd-macro' is now bound to `C-x C-k e'.
2004-12-07 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-12-07 Miles BaderChanges from arch/CVS synchronization
2004-12-07 Glenn MorrisFix spelling mistake in previous changes.
2004-12-07 Glenn Morris*** empty log message ***
2004-12-07 Andreas SchwabTypo.
2004-12-07 Stefan Monnier*** empty log message ***
2004-12-07 Stefan Monnier(font-lock-unfontify-region): Save buffer state.
2004-12-07 Jay Belanger*** empty log message ***
2004-12-07 Jay BelangerSet calc-summary-indentation even when Calc Summary...
2004-12-07 Glenn Morris(holiday-advent): Make arguments optional for backwards
2004-12-07 Glenn Morris*** empty log message ***
2004-12-07 Glenn Morris(holiday-easter-etc): Make arguments optional for backwards
2004-12-07 Glenn Morris*** empty log message ***
2004-12-06 Stefan Monnier(show-paren-function): Fix last change (2004-12-02).
2004-12-06 Stefan Monnier(char-displayable-p): Return nil for unibyte mode.
2004-12-06 Stefan Monnier(regexp-opt-depth): Use subregexp-context-p.
2004-12-06 Stefan Monnier(isearch-quote-char): Use it.
2004-12-06 Stefan Monnier(subregexp-context-p): New function.
2004-12-06 Richard M. Stallman(info-lookup-maybe-add-help cfengine-mode): Regexp...
2004-12-06 Richard M. Stallman(custom-file): Doc fix.
2004-12-06 Andreas SchwabRegenerate.
2004-12-06 Richard M. StallmanComment changes.
2004-12-06 Richard M. Stallman*** empty log message ***
2004-12-06 Richard M. StallmanNew file.
2004-12-05 Kenichi HandaUpdate international/mule-util.el section.
2004-12-05 Richard M. StallmanFix previous change.
2004-12-05 Luc TeirlinckRemove no longer relevant item.
2004-12-05 Richard M. StallmanFix previous change.
2004-12-05 Sam Steingold(tramp-handle-file-accessible-directory-p):
2004-12-05 Thien-Thi Nguyen(which-function): Use
2004-12-05 Stefan Monnier(bibtex-font-lock-url-regexp):
2004-12-05 Luc Teirlinck(custom-file): Escape double-quotes in docstring.
2004-12-05 Richard M. Stallman*** empty log message ***
2004-12-05 Richard M. Stallman(custom-file): Doc fix.
2004-12-05 Richard M. Stallman(sh-indent-for-then): Change default.
2004-12-05 Richard M. Stallman(widget-specify-field): Add `real-field' property to...
2004-12-03 Stefan Monnier(blink-matching-open): Obey syntax-table text properties.
2004-12-03 Stefan Monnier(tex-validate-region): Obey syntax-table text properties.
2004-12-03 Richard M. Stallman*** empty log message ***
2004-12-03 Richard M. Stallman(awk-mode autoload): Supply t meaning interactive function.
2004-12-03 Richard M. Stallman(search-whitespace-regexp): Remove the group. Doc...
2004-12-03 Richard M. Stallman(imenu--generic-function): Delete code to exclude match...
2004-12-03 Richard M. Stallman(Man-reverse-face): Change default to `highlight'.
2004-12-03 Richard M. Stallman(occur-1): Specify t for KEEP-PROPS to occur-engine.
2004-12-03 Richard M. Stallman(elint-standard-variables): Update list of variables.
2004-12-03 Richard M. Stallman(python-font-lock-syntactic-keywords): Fix previous...
2004-12-03 Richard M. Stallman(show-paren-function): Check for matching chars specifi...
2004-12-03 Richard M. Stallman(add-log-current-defun): Handle the case where point
2004-12-02 Jay Belanger(calc-read-key-sequence): Leave message visible.
2004-12-02 Kim F. StormSet char-table-extra-slots on display-table here.
2004-12-02 Kim F. StormUndo 2004-12-01 change. Display table is now
2004-12-02 Kim F. Storm* faces.el (escape-glyph): Rename from glyph.
2004-12-02 Mark A. HershbergerSkip parameter entity declarations.
2004-12-02 Mark A. HershbergerChange existence of &; to not-well-formed.
2004-12-02 Mark A. Hershberger2004-12-02 Mark A. Hershberger <mah@everybody.org>
2004-12-02 Mark A. HershbergerEnsure that validity messages only show when xml-valida...
2004-12-02 Luc Teirlinck*** empty log message ***
2004-12-02 Luc Teirlinck(kmacro-default-counter-format): New var.
2004-12-01 Stefan Monnier(cvs-header-msg): New function.
2004-12-01 Jay Belanger(calc-inverse, calc-hyperbolic): Add more checks.
2004-12-01 Jay Belanger(calc-inverse, calc-hyperbolic): Give more thorough...
2004-12-01 Juri Linkov(prolog-mode-variables): Fix imenu-generic-expression.
2004-12-01 Juri Linkov*** empty log message ***
2004-12-01 Daniel PfeifferAdd an autoloaded table, that doesn't require this...
2004-12-01 Daniel Pfeiffer(glyph): New face.
2004-12-01 Daniel Pfeiffer*** empty log message ***
2004-12-01 Kenichi Handa*** empty log message ***
2004-12-01 Daniel Pfeifferacpid files under /etc
2004-12-01 Mark A. Hershberger2004-11-30 Mark A. Hershberger <mah@everybody.org>
2004-12-01 Markus Rost(tex-main-file): Add a compatibility with AUCTeX.
2004-12-01 Kenichi Handa(x-last-selected-text-cut-encoded): New variable.
2004-12-01 Daniel PfeifferFix copy'n'paste mess up.
2004-11-30 Daniel Pfeiffer(auto-mode-alist): Add conf-ppd-mode and inittab.
2004-11-30 Daniel Pfeiffer*** empty log message ***
next