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