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