aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* *** 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
* (Ftranslate_region_internal): New function.Kenichi Handa2004-10-221-20/+57
* * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.Jan Djärv2004-10-222-7/+13
* (Resizing Windows): Document the `preserve-before' argument of theDavid Ponce2004-10-222-2/+12
* Revision: [email protected]/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
* (Algebraic-Style Calculations): Removed a comment.Jay Belanger2004-10-212-2/+25
* *** 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
* * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-214-17/+83
* (calc-graph-init): Use `set-process-query-on-exit-flag'Jay Belanger2004-10-212-1/+6
* Revision: [email protected]/emacs--cvs-trunk--0--patch-631Miles Bader2004-10-211-0/+227
* (compilation-start): Rely on `cd' to get dir right and also allow argumentles...Daniel Pfeiffer2004-10-202-10/+22
* (x_draw_glyph_string): Use overline_color for overlines.Jason Rumney2004-10-202-1/+5
* *** empty log message ***Jay Belanger2004-10-201-0/+99
* * xterm.h (XSync): If USE_GTK, define XSync as process_all and thenJan Djärv2004-10-202-1/+6
* * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):Jan Djärv2004-10-205-14/+86
* * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32Jan Djärv2004-10-203-163/+78
* (url-gateway-nslookup-host): Use `set-process-query-on-exit-flag'.John Paul Wallington2004-10-202-1/+6
* (Flocal_variable_if_set_p): Doc fix.Luc Teirlinck2004-10-202-3/+11
* Revision: [email protected]/emacs--cvs-trunk--0--patch-628Miles Bader2004-10-1912-651/+1431