| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Customizing Bitmaps): Move indicate-buffer-boundaries | Richard M. Stallman | 2004-11-25 | 1 | -44/+57 |
| * | (Variable Definitions): Replace show-paren-mode example with tooltip-mode. | Richard M. Stallman | 2004-11-25 | 1 | -31/+30 |
| * | (ispell-check-version): If default-directory is nonexistent, use home dir. | Richard M. Stallman | 2004-11-25 | 1 | -0/+2 |
| * | (grep-regexp-alist): Don't match parens around line numbers. | Richard M. Stallman | 2004-11-25 | 1 | -2/+5 |
| * | (cperl-indent-region, cperl-imenu--create-perl-index, cperl-xsub-scan): | Richard M. Stallman | 2004-11-25 | 1 | -23/+1 |
| * | (compilation-mode-map): Don't inherit from compilation-minor-mode-map; | Richard M. Stallman | 2004-11-25 | 1 | -3/+13 |
| * | (byte-optimize-form-code-walker): | Richard M. Stallman | 2004-11-25 | 1 | -1/+2 |
| * | Don't always require newcomment. | Richard M. Stallman | 2004-11-25 | 1 | -7/+12 |
| * | (tooltip-mode): Doc fix. | Richard M. Stallman | 2004-11-25 | 1 | -1/+1 |
| * | (python-font-lock-syntactic-keywords): Check for escapes in the regexp. | Richard M. Stallman | 2004-11-25 | 1 | -25/+26 |
| * | (term-escape-char, term-mode): Doc fixes. | Richard M. Stallman | 2004-11-25 | 1 | -2/+3 |
| * | (gdb-breakpoints-mode-map) | Nick Roberts | 2004-11-25 | 1 | -42/+41 |
| * | *** empty log message *** | Nick Roberts | 2004-11-25 | 1 | -0/+18 |
| * | *** empty log message *** | Glenn Morris | 2004-11-25 | 2 | -0/+16 |
| * | (f90-smart-end, f90-previous-statement, f90-beginning-of-block): Doc fix. | Glenn Morris | 2004-11-25 | 1 | -25/+76 |
| * | *** empty log message *** | Jay Belanger | 2004-11-24 | 1 | -0/+30 |
| * | (math-trunc): Replace variable prec by math-trunc-prec. | Jay Belanger | 2004-11-24 | 1 | -8/+15 |
| * | (math-scalar-functions, math-nonscalar-functions) | Jay Belanger | 2004-11-24 | 1 | -87/+103 |
| * | (calc-gnuplot-default-device, calc-gnuplot-default-output) | Jay Belanger | 2004-11-24 | 1 | -9/+8 |
| * | (calc-embedded-active): Removed unnecessary declaration. | Jay Belanger | 2004-11-24 | 1 | -4/+2 |
| * | *** empty log message *** | Jay Belanger | 2004-11-24 | 1 | -6/+28 |
| * | (math-nrf-n, math-nrf-nf, math-nrf-nfm1): New variables. | Jay Belanger | 2004-11-24 | 1 | -17/+29 |
| * | (math-fd-date, math-fd-dt, math-fd-year, math-fd-month) | Jay Belanger | 2004-11-24 | 1 | -194/+230 |
| * | (generic-mode-set-comments): Accept an empty comment-end. | Stefan Monnier | 2004-11-24 | 2 | -12/+16 |
| * | (move_it_in_display_line_to, display_line): | Kim F. Storm | 2004-11-24 | 1 | -2/+10 |
| * | *** empty log message *** | Kim F. Storm | 2004-11-24 | 1 | -0/+5 |
| * | (dedicated-switch-to-buffer): New function. | Nick Roberts | 2004-11-24 | 1 | -32/+25 |
| * | *** empty log message *** | Nick Roberts | 2004-11-24 | 1 | -0/+9 |
| * | *** empty log message *** | Jay Belanger | 2004-11-24 | 1 | -0/+44 |
| * | (math-stack-value-offset): Replace variables c, wid and off with | Jay Belanger | 2004-11-24 | 1 | -7/+11 |
| * | Add comment. | Jay Belanger | 2004-11-24 | 1 | -2/+5 |
| * | (math-svo-c, math-svo-wid, math-svo-off): New variables. | Jay Belanger | 2004-11-24 | 1 | -159/+223 |
| * | * cus-start.el (all): Added x-use-old-gtk-file-dialog. | Jan Djärv | 2004-11-23 | 2 | -0/+3 |
| * | * gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog to | Jan Djärv | 2004-11-23 | 3 | -13/+24 |
| * | * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor | Jan Djärv | 2004-11-23 | 2 | -2/+9 |
| * | Comment change. | Richard M. Stallman | 2004-11-23 | 1 | -0/+2 |
| * | (substitute-key-definition-key): Optimize. Don't | Kim F. Storm | 2004-11-23 | 1 | -1/+2 |
| * | *** empty log message *** | Kim F. Storm | 2004-11-23 | 1 | -0/+3 |
| * | (ido-read-internal): Fix require-match check when | Kim F. Storm | 2004-11-23 | 1 | -1/+4 |
| * | *** empty log message *** | Kim F. Storm | 2004-11-23 | 1 | -0/+5 |
| * | *** empty log message *** | Jay Belanger | 2004-11-23 | 1 | -0/+11 |
| * | (math-read-exprs): Filter input through math-read-preprocess-string. | Jay Belanger | 2004-11-23 | 1 | -2/+2 |
| * | (math-read-replacement-list, math-read-superscripts): New variables. | Jay Belanger | 2004-11-23 | 1 | -0/+68 |
| * | (ENCODE_FILE, DECODE_FILE, ENCODE_SYSTEM, DECODE_SYSTEM): | Stefan Monnier | 2004-11-23 | 1 | -6/+7 |
| * | (RE_TRANSLATE_P): Don't use XFASTINT blindly. | Stefan Monnier | 2004-11-23 | 1 | -2/+3 |
| * | (skip_invisible): Avoid non-idempotent side-effects in macro arguments. | Stefan Monnier | 2004-11-23 | 1 | -3/+4 |
| * | (Flookup_key): Check INTEGERP before XINT. | Stefan Monnier | 2004-11-23 | 1 | -1/+1 |
| * | (oblookup): Don't use XFASTINT blindly. | Stefan Monnier | 2004-11-23 | 1 | -1/+1 |
| * | (Fset_window_scroll_bars): Don't use XINT if it isn't int. | Stefan Monnier | 2004-11-23 | 1 | -5/+7 |
| * | * dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P) | Kim F. Storm | 2004-11-23 | 1 | -2/+2 |