summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* automatically generated from GPLed versionmake-3-75-92Paul Eggert1997-08-141-1/+1
* (extent-properties, extent-at): New functions.Richard M. Stallman1997-08-131-0/+25
* Add copyright and permission notices.Richard M. Stallman1997-08-131-0/+19
* (main): Use %08lx instead of %08x in printf because theRichard M. Stallman1997-08-131-1/+1
* (get_time): Cast arg to fprintf.Richard M. Stallman1997-08-131-1/+1
* (unexec): Cast arg to fprintf.Richard M. Stallman1997-08-131-1/+1
* (lock_file): Use %lu instead of %d in sprintf becauseRichard M. Stallman1997-08-131-1/+1
* (syms_of_msdos): Define and bind x-bitmap-file-path andEli Zaretskii1997-08-131-0/+22
* EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp.Eli Zaretskii1997-08-131-1/+1
* (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