1997-08-16 |
Richard M.... | (c-double-slash-is-comments-p): Remove obsolete variable. |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Richard M.... | (c-buffer-is-cc-mode): Definition moved here from cc... |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Richard M.... | (c-buffer-is-cc-mode): Definition moved to cc-mode.el |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Richard M.... | (c-comment-line-break-function): In this function,... |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Richard M.... | (c-end-of-statement-1): Eliminate false hits on importa... |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Richard M.... | (c-style-alist): "python" style requires c-comment... |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Richard M.... | (COERCE_MARKER): Use Fmarker_position instead of |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (lao-keyboard-mapping): Some elements corrected. |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (lrt-vowel-table): Some elements corrected. |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | Set 146th element of |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (setup-chinese-gb-environment): Delete |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (setup-ethiopic-environment): Delete |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (setup-8-bit-environment): Delete |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (setup-japanese-environment): Delete |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (setup-korean-environment): Delete |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (setup-tibetan-environment): Delete |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (CODING_FLAG_ISO_LATIN_EXTRA): New macro. |
commit | commitdiff | tree | snapshot |
1997-08-16 |
Kenichi Handa | (Vmicrosoft_code_table): This variable deleted. |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (format-encode-run-method, format-decode-run-method... |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (shell-command-on-region): New argument ERROR-BUFFER. |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | Reserve some function keys for users. |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (setup-8-bit-environment): Use `require' to load the... |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (format-annotate-atomic-property-change): Fix prev... |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (tags-verify-table): Obey revert-without-query. |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (widget-before-change): Obey `inhibit-read-only'. |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | Delete most calls to garbage-collect. |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (loaddefs.el): Load that much later. |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (main): Update re_max_failures so regex.c won't overflow |
commit | commitdiff | tree | snapshot |
1997-08-15 |
Richard M.... | (xselect.o): Depend on coding.h. |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | MSDOS updates. |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | (compilation-error-regexp-alist): New regexp for Caml. |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | (mail-send): Ask for confirmation if |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | (c-style-alist) <gnu>: |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | (SOCKLEN_TYPE): New macro definition. |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | Many changes. |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Eli Zaretskii | Fix instructions for MSDOG. |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | (main): use SOCKLEN_TYPE for fromlen, if it is defined. |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Richard M.... | (do-auto-fill): Better handling of a very long word |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Miles Bader | automatically generated from GPLed version |
commit | commitdiff | tree | snapshot |
1997-08-14 |
Paul Eggert | automatically generated from GPLed version |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (extent-properties, extent-at): New functions. |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | Add copyright and permission notices. |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (main): Use %08lx instead of %08x in printf because the |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (get_time): Cast arg to fprintf. |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (unexec): Cast arg to fprintf. |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (lock_file): Use %lu instead of %d in sprintf because |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Eli Zaretskii | (syms_of_msdos): Define and bind x-bitmap-file-path and |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Eli Zaretskii | EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp. |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (free_marker): New function. |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (signal_before_change): Relocate START and END |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (emacs): Warn about shadowed standard libraries here. |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (default-input-method): |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (read-input-method-name): Replace INITIAL-INPUT arg... |
commit | commitdiff | tree | snapshot |
1997-08-13 |
Richard M.... | (quail-start-translation): Use an explicit loop, not... |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (forward-visible-line): Handle nil value from |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (change-log-font-lock-keywords): Don't consider |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (diary-entry-time): Bind case-fold-search to nil. |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (mouse-avoidance-timer): New variable. |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (awk-mode): Require cc-mode, not cc-langs. |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (set-extent-property): Don't allow |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (dired-font-lock-keywords): Don't specially highlight |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | Comment changes. |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives. |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (fill-region-as-paragraph): |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Eli Zaretskii | Run ".emacs" through convert-standard-filename before... |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (rmail-make-in-reply-to-field): Don't cause an |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (dos-print-region-function): Force EOL conversion to... |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (list-load-path-shadows): Exclude, from the path we... |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (cal-tex-latexify-list): Put the elements of RESULT... |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (cal-tex-latexify-list): Put the elements of RESULT... |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Richard M.... | (main): Fix previous change. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (dabbrev-abbrev-skip-leading-regexp): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | Customized. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (c-electric-brace): Make preserve-p nil at BOB. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (insert-file-literally): New command. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Per Abrahamsen | (custom-face-attributes): Don't initialize fg/bg fields. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (c-offsets-alist): Added template-args-cont syntactic... |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (c-guess-basic-syntax): CASE 5D.4: template argument... |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (c-mode-base-map, c++-mode-map): |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (c-buffer-is-cc-mode): New variable. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (indent-new-comment-line): Add advice for older Emacs... |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (c-lineup-java-throws): Change the `when' clause to... |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (init_environment): Set Emacs root directory properly... |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (init_dosfns): Avoid calling DOS memory-allocation |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (IT_set_frame_parameters): Actually store the frame |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (setup-latin1-environment): Set code 222 in special... |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (main) [__FreeBSD__ && PROFILING]: Add code for profiling. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (msdos-color-aliases): Remove color names which end... |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | Customized. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (Finsert_startup_screen): Call `insert_char' with a... |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (Qbackground_color, Qforeground_color): Define vars. |
commit | commitdiff | tree | snapshot |
1997-08-11 |
Richard M.... | (CPPFLAGS, LDFLAGS): Edit to empty. |
commit | commitdiff | tree | snapshot |
1997-08-10 |
Kenichi Handa | (Fset_terminal_coding_system_internal): Set |
commit | commitdiff | tree | snapshot |
1997-08-10 |
Kenichi Handa | (struct iso2022_spec): New member expected_charsets. |
commit | commitdiff | tree | snapshot |
1997-08-10 |
Kenichi Handa | Make coding system iso-2022-jp instead of |
commit | commitdiff | tree | snapshot |
1997-08-10 |
Kenichi Handa | (Vignore_relative_composition): New variable. |
commit | commitdiff | tree | snapshot |
next |