aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Interactive Codes): Add U code letter.Kim F. Storm2004-10-261-0/+8
* (syms_of_buffer): Fix a few typos.David Kastrup2004-10-262-6/+10
* * xsmfns.c: Put empty line between comment and function body.Jan Djärv2004-10-262-35/+52
* *** 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
* Add note about MSYS sh.exeJason Rumney2004-10-251-1/+3
* * progmodes/flymake.el (flymake-split-string): UseMasatake YAMATO2004-10-252-2/+14
* *** empty log message ***Stefan Monnier2004-10-251-11/+12
* (Reading a Password): Add.Simon Josefsson2004-10-252-0/+65
* *** 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
* (fontset_pattern_regexp): Optimize for the case thatKenichi Handa2004-10-252-4/+27
* (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
* *** empty log message ***Jason Rumney2004-10-241-0/+5
* Removed mouse-wheel event, added wheel-up and wheel-downJason Rumney2004-10-241-11/+10
* 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
* Mention process-file.Kai Großjohann2004-10-241-0/+5
* (Synchronous Processes): Document process-file.Kai Großjohann2004-10-242-0/+45
* Add.Simon Josefsson2004-10-241-0/+2
* (process-file): Accept nil for INFILE. Reported byKai Großjohann2004-10-242-1/+6
* (enum reg_errcode_t): New value REG_ERANGEX.Kenichi Handa2004-10-242-1/+9
* (re_error_msgid): Add an entry for REG_ERANGEX.Kenichi Handa2004-10-241-1/+2
* * 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
* Fix typos.Eli Zaretskii2004-10-231-6/+6
* (Text Based Tables, Table Definition)Eli Zaretskii2004-10-232-0/+520
* (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 <[email protected]>: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-224-0/+18
* (translate-region): Document that it accepts also aKenichi Handa2004-10-221-3/+3
* (translate-region): Implement it in LispKenichi Handa2004-10-221-0/+28