bpt/emacs.git
1997-09-08 Richard M.... (fill-individual-paragraphs): Don't include
1997-09-08 Richard M.... Comment change.
1997-09-08 Richard M.... (c-version): Updated.
1997-09-08 Richard M.... (c-style-alist) <python>:, knr-argdecl-intro == +
1997-09-08 Richard M.... (c-end-of-statement-1): Wrap backward-up-list in a...
1997-09-08 Richard M.... (c-mode-base-map): Don't define C-c C-e here.
1997-09-08 Richard M.... (c-beginning-of-statement): Fixes in sentence movement...
1997-09-07 Richard M.... (Feval_buffer): New arg FILENAME.
1997-09-07 Richard M.... (load-with-code-conversion):
1997-09-07 Richard M.... (modify_overlay): Update overlay_modiff of proper buffer.
1997-09-07 Richard M.... Enlarge the stack size of temacs to 100KB.
1997-09-07 Richard M.... (command-line-1): Update copyright year in string.
1997-09-07 Richard M.... (universal-coding-system-argument): Improve prompt...
1997-09-07 Richard M.... Rename uniquify-fix-list-* to uniquify-fix-item-*.
1997-09-07 Richard M.... Continue previous change, add mipsel-*-openbsd*.
1997-09-07 Richard M.... Test __OpenBSD__ along with __NetBSD__.
1997-09-07 Richard M.... Initial revision
1997-09-07 Richard M.... (menu-bar-options-menu): Simplify global-font-lock...
1997-09-07 Richard M.... (quail-execute-non-quail-command): Call quail-terminate...
1997-09-07 Richard M.... (time-stamp-time-zone): Allow nil as alternative.
1997-09-07 Richard M.... (Fcall_process_region): Fix previous change:
1997-09-07 Richard M.... (display_string): Determine multibyte from current...
1997-09-07 Richard M.... (font-lock-comment-face, etc.):
1997-09-07 Richard M.... (ps-setup): ps-zebra-stripe => ps-zebra-stripes.
1997-09-07 Richard M.... (simula-emacs-features): Treat Emacs 20 like Emacs 19.
1997-09-07 Richard M.... (ispell-command-loop):
1997-09-07 Richard M.... (read-language-name): Doc fix.
1997-09-07 Richard M.... (global-font-lock-mode): When turning off
1997-09-07 Richard M.... (regexp-opt): Doc fix.
1997-09-07 Richard M.... (move-past-close-and-reindent):
1997-09-06 Richard M.... (dired-flag-garbage-files): Move interactive flag acros...
1997-09-06 Richard M.... (m4-mode): Add autoload cookie.
1997-09-06 Richard M.... (auto-mode-alist): Handle .m4 and .mc files.
1997-09-06 Richard M.... Add OpenBSD clause to set $machine.
1997-09-06 Richard M.... Test __OpenBSD__ along with __NetBSD__.
1997-09-06 Richard M.... Test __OpenBSD__ along with __NetBSD__.
1997-09-06 Michael Kifernew version
1997-09-06 Richard M.... Some comment and doc fixes.
1997-09-06 Richard M.... Mode line format has changed.
1997-09-05 Richard M.... (uninstantiated-fontset-alist):
1997-09-05 Richard M.... (set-face-font-auto): instanciate-fontset renamed to...
1997-09-05 Richard M.... (search-whitespace-regexp): Doc fix.
1997-09-05 Richard M.... (load-with-code-conversion):
1997-09-05 Paul D. SmithChanges for GNU make 3.75.93.
1997-09-05 Richard M.... (compilation-ask-about-save): Add autoload cookie.
1997-09-05 Jeff Law* config.sub: Recognize v850-elf.
1997-09-05 Kenichi Handa(setup-japanese-environment): Set
1997-09-05 Kenichi Handa(Ffind_operation_coding_system): If a function in
1997-09-05 Richard M.... (message-unix-mail-delimiter): Initialize
1997-09-05 Richard M.... (easy-menu-create-keymaps):
1997-09-05 Richard M.... (charset-quoted-standard-p): New function.
1997-09-05 Richard M.... (Fcall_interactively): Pass new arg to Fread_coding_system.
1997-09-05 Richard M.... (Fread_coding_system): New optional arg DEFAULT_CODING_...
1997-09-05 Richard M.... (Fread_coding_system): Update decl.
1997-09-05 Michael Kifernew version
1997-09-05 Richard M.... Comment change.
1997-09-05 Richard M.... (Fexpand_file_name): If default dir isn't string, use...
1997-09-04 Richard M.... Comment change.
1997-09-04 Erik Naggum(main): Update Copyright messages.
1997-09-04 Richard M.... (Faset): Simplify a statement in the char-table case.
1997-09-04 Richard M.... (Qcoding_system_history): New variable.
1997-09-04 Richard M.... (set-buffer-file-coding-system): Improve prompt.
1997-09-04 Richard M.... (read-input-method-name): Specify the input history...
1997-09-04 Richard M.... (setup_coding_system, Ffind_operation_coding_system)
1997-09-04 Richard M.... (toggle-input-method): No error if enable-multibyte...
1997-09-04 Richard M.... (string-to-sequence): Work usefully when enable-multiby...
1997-09-04 Richard M.... (quail-update-translation):
1997-09-04 Richard M.... (detect_coding_mask): Re-work previous change.
1997-09-04 Kenichi Handa(install): Fix previous change.
1997-09-04 Kenichi HandaDo not copy leim-list.el twice.
1997-09-04 Kenichi Handa(install): Copy `skk' subdirectory too.
1997-09-03 Richard M.... (TAGS tags): Simply refer this to the src subdir.
1997-09-03 Richard M.... (HAVE_RINT): Add #undef.
1997-09-03 Richard M.... (emacs_rint): Define this,
1997-09-03 Richard M.... (dired-get-filename): Don't call encode-coding-string...
1997-09-03 Richard M.... (find-tag-tag): Pass default to completing-read.
1997-09-03 Richard M.... (read-language-name): Use a default, not an initial...
1997-09-03 Richard M.... (file-coding-system-alist): Match `loaddefs.el' more...
1997-09-03 Richard M.... (operate-on-rectangle): If we overshoot when looking...
1997-09-03 Richard M.... (menu-bar-help-menu): Rename info item to "Info (Browse...
1997-09-03 Richard M.... (Fcall_process): Set EOL conversion type to LF when
1997-09-03 Richard M.... (main): Call run_time_remap earlier, before any use...
1997-09-03 Richard M.... (read_minibuf): Fix use of Ffboundp.
1997-09-03 Richard M.... (ispell-overlay-window): Undo previous change;
1997-09-03 Geoff Voelker(my_endbss) [WINDOWSNT]: New variable.
1997-09-03 Richard M.... (mule-menu-keymap):
1997-09-03 Richard M.... (mail-mode): Set adaptive-fill-first-line-regexp
1997-09-03 Kenichi Handa(quail-update-guidance): If PROMPTKEY is
1997-09-03 Kenichi HandaFor each package, pass t for the SIMPLE
1997-09-03 Geoff VoelkerRemove OS dependent operations.
1997-09-03 Geoff Voelker(WinMain): Allow Emacs process to be started with
1997-09-03 Geoff Voelker(CFLAGS_COMMON): Place pdb file in object build
1997-09-03 Geoff Voelker(get_env_size): New function.
1997-09-03 Geoff Voelker(env_vars): Put site-lisp before lisp in EMACSLOADPATH.
1997-09-03 Geoff Voelker(INTERRUPT_INPUT): Don't define.
1997-09-03 Geoff Voelker(have_menus_p): Move to w32fns.c.
1997-09-03 Geoff Voelker(w32_output): New fields menubar_widget, menubar_active,
1997-09-03 Geoff Voelker(SIF_*): Win95 macros defined for NT.
1997-09-03 Geoff VoelkerInclude w32heap.h.
1997-09-03 Geoff Voelker(init_menu_items): Disable code.
next