summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (free_marker): New function.Richard M. Stallman1997-08-131-6/+18
* (signal_before_change): Relocate START and ENDRichard M. Stallman1997-08-131-6/+29
* (emacs): Warn about shadowed standard libraries here.Richard M. Stallman1997-08-131-0/+1
* (default-input-method):Richard M. Stallman1997-08-131-5/+1
* (read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.Richard M. Stallman1997-08-131-12/+11
* (quail-start-translation): Use an explicit loop, not recursive edit.Richard M. Stallman1997-08-131-6/+28
* (forward-visible-line): Handle nil value fromRichard M. Stallman1997-08-121-6/+10
* (change-log-font-lock-keywords): Don't considerRichard M. Stallman1997-08-121-2/+2
* (diary-entry-time): Bind case-fold-search to nil.Richard M. Stallman1997-08-121-21/+22
* (mouse-avoidance-timer): New variable.Richard M. Stallman1997-08-121-6/+12
* (awk-mode): Require cc-mode, not cc-langs.Richard M. Stallman1997-08-121-1/+1
* (set-extent-property): Don't allowRichard M. Stallman1997-08-121-0/+6
* (dired-font-lock-keywords): Don't specially highlightRichard M. Stallman1997-08-121-6/+10
* Comment changes.Richard M. Stallman1997-08-121-8/+15
* (X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.Richard M. Stallman1997-08-121-1/+12
* (fill-region-as-paragraph):Richard M. Stallman1997-08-121-2/+4
* Run ".emacs" through convert-standard-filename before using it.Eli Zaretskii1997-08-121-3/+4
* (rmail-make-in-reply-to-field): Don't cause anRichard M. Stallman1997-08-121-6/+8
* (dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.Richard M. Stallman1997-08-121-5/+8
* (list-load-path-shadows): Exclude, from the path we search, all butRichard M. Stallman1997-08-121-25/+47
* (cal-tex-latexify-list): Put the elements of RESULT in the proper order.Richard M. Stallman1997-08-121-1/+2
* (cal-tex-latexify-list): Put the elements of RESULT in the proper order.Richard M. Stallman1997-08-121-1/+1
* Comment change.Richard M. Stallman1997-08-122-1/+6
* (main): Fix previous change.Richard M. Stallman1997-08-121-2/+2
* (dabbrev-abbrev-skip-leading-regexp): Doc fix.Richard M. Stallman1997-08-111-3/+1
* Customized.Richard M. Stallman1997-08-111-3/+17
* (c-electric-brace): Make preserve-p nil at BOB.Richard M. Stallman1997-08-111-1/+2
* (insert-file-literally): New command.Richard M. Stallman1997-08-111-32/+64
* (custom-face-attributes): Don't initialize fg/bg fields.Per Abrahamsen1997-08-111-2/+2
* Comment change.Richard M. Stallman1997-08-113-3/+3
* (c-offsets-alist): Added template-args-cont syntactic symbol.Richard M. Stallman1997-08-111-1/+3
* (c-guess-basic-syntax): CASE 5D.4: template argument continuationRichard M. Stallman1997-08-111-3/+4
* (c-mode-base-map, c++-mode-map):Richard M. Stallman1997-08-111-48/+29
* (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.Richard M. Stallman1997-08-111-8/+10
* (c-buffer-is-cc-mode): New variable.Richard M. Stallman1997-08-111-1/+20
* (indent-new-comment-line): Add advice for older Emacs versions if theyRichard M. Stallman1997-08-111-9/+52
* (c-lineup-java-throws): Change the `when' clause to an `if-progn'.Richard M. Stallman1997-08-111-4/+5
* (init_environment): Set Emacs root directory properly whenRichard M. Stallman1997-08-111-3/+6
* (init_dosfns): Avoid calling DOS memory-allocationRichard M. Stallman1997-08-111-13/+29
* (IT_set_frame_parameters): Actually store the frameRichard M. Stallman1997-08-111-5/+26
* (setup-latin1-environment): Set code 222 in special-microsoft-code-table.Richard M. Stallman1997-08-111-1/+2
* (main) [__FreeBSD__ && PROFILING]: Add code for profiling.Richard M. Stallman1997-08-111-0/+18
* (msdos-color-aliases): Remove color names which end with a number.Richard M. Stallman1997-08-111-11/+27
* Customized.Richard M. Stallman1997-08-111-7/+31
* (Finsert_startup_screen): Call `insert_char' with a single argument.Richard M. Stallman1997-08-111-2/+2
* (Qbackground_color, Qforeground_color): Define vars.Richard M. Stallman1997-08-111-0/+3
* (CPPFLAGS, LDFLAGS): Edit to empty.Richard M. Stallman1997-08-111-0/+2
* (Fset_terminal_coding_system_internal): SetKenichi Handa1997-08-101-109/+116
* (struct iso2022_spec): New member expected_charsets.Kenichi Handa1997-08-101-0/+8
* Make coding system iso-2022-jp instead ofKenichi Handa1997-08-101-5/+13