summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-640Miles Bader2004-10-263-14/+19
* (auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to sho...Daniel Pfeiffer2004-10-262-118/+124
* (cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entrie...Daniel Pfeiffer2004-10-261-13/+17
* (sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus to...Daniel Pfeiffer2004-10-261-4/+16
* (imenu--generic-function): Skip matches in comments.Daniel Pfeiffer2004-10-261-22/+29
* (calc-match): Use an extra argument instead of `interactive-p'.Jay Belanger2004-10-262-3/+15
* (calc-other-window): Use an extra argument instead of `interactive-p'.Jay Belanger2004-10-261-3/+3
* (calc,full-calc, calc-quit, calc-keypad, full-calc-keypad)Jay Belanger2004-10-261-19/+18
* (describe-key): Describe both down-event and up-eventKim F. Storm2004-10-261-2/+13
* *** empty log message ***Kim F. Storm2004-10-261-3/+8
* *** empty log message ***Richard M. Stallman2004-10-261-0/+13
* (woman): Don't call interactive-p.Richard M. Stallman2004-10-261-1/+1
* (pcomplete): Instead of interactive-p,Richard M. Stallman2004-10-261-3/+3
* (menu-bar-make-toggle): Instead of interactive-p,Richard M. Stallman2004-10-261-4/+6
* (Man-cleanup-manpage): Instead of interactive-p,Richard M. Stallman2004-10-261-4/+7
* (tex-font-lock-keywords-1): Fix up the spuriousStefan Monnier2004-10-251-0/+6
* * progmodes/flymake.el (flymake-split-string): UseMasatake YAMATO2004-10-252-2/+14
* *** empty log message ***Stefan Monnier2004-10-251-11/+12
* *** empty log message ***Jay Belanger2004-10-251-0/+5
* (calc-digit-dots): Inhibit read-only before erasing minibuffer.Jay Belanger2004-10-251-1/+2
* * subr.el (read-passwd): Move to net/password.el.Simon Josefsson2004-10-253-55/+62
* (process-file): Fix logic.Kai Großjohann2004-10-252-7/+9
* (mouse-sel-mode): Specify custom group.Kai Großjohann2004-10-252-0/+5
* (x-set-cut-buffer): Cancel previous change.Kenichi Handa2004-10-252-9/+0
* (x-set-cut-buffer): Encode STRING if necessary.Kenichi Handa2004-10-252-0/+9
* Clean whitespace.Kim F. Storm2004-10-241-2/+2
* (set-left-margin, set-right-margin): Delete redundant code.Luc Teirlinck2004-10-242-6/+8
* (describe-mode): Fix 2004-10-13 change.Kim F. Storm2004-10-241-1/+2
* Reorder entries.Kim F. Storm2004-10-241-20/+26
* (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes.Luc Teirlinck2004-10-242-1/+7
* (process-file): Accept nil for INFILE. Reported byKai Großjohann2004-10-242-1/+6
* * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): HandleMasatake YAMATO2004-10-242-6/+14
* (asm-font-lock-keywords): Use font-lock-variable-name-face for registers.Nick Roberts2004-10-232-3/+5
* (gdb-get-create-buffer): Allow modes to runNick Roberts2004-10-231-17/+45
* *** empty log message ***Nick Roberts2004-10-231-0/+17
* (ibuffer-kill-line): Set arg `interactive-p' in interactive specJohn Paul Wallington2004-10-232-3/+8
* (ibuffer-find-file): Remove `interactive-p' call; `wildcards' set to tJohn Paul Wallington2004-10-231-2/+2
* * simple.el (process-file): New function, similar to call-processKai Großjohann2004-10-235-2/+63
* From Ulf Jasper <ulf.jasper@web.de>:Glenn Morris2004-10-231-40/+47
* *** empty log message ***Glenn Morris2004-10-231-0/+11
* *** empty log message ***John Paul Wallington2004-10-231-2/+1
* (ibuffer-jump-to-buffer): Read buffer name in interactive spec ratherJohn Paul Wallington2004-10-232-47/+51
* *** empty log message ***Kenichi Handa2004-10-221-0/+5
* (translate-region): Implement it in LispKenichi Handa2004-10-221-0/+28
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-633Miles Bader2004-10-213-11/+28
* (tex-compilation-parse-errors): Don't output messages.Stefan Monnier2004-10-211-3/+1
* *** empty log message ***Jay Belanger2004-10-211-0/+8
* (calc-alg-ent-map, calc-alg-ent-esc-map): Declared these variablesJay Belanger2004-10-211-1/+7
* (calc-describe-bindings): Fix last change.Stefan Monnier2004-10-212-17/+22
* (calc-graph-init): Use `set-process-query-on-exit-flag'Jay Belanger2004-10-212-1/+6