bpt/emacs.git
1997-07-07 Richard M.... (ospeed): Define as short, unless HAVE_TERMIOS_H and...
1997-07-07 Richard M.... (ospeed): Declare as short unless HAVE_TERMIOS_H and...
1997-07-07 Kenichi Handa(install-arch-indep): Correct the target name.
1997-07-07 Richard M.... Include blockinput.h.
1997-07-07 Richard M.... (make-help-screen): Clear the prompt when we get a...
1997-07-07 Richard M.... (leim/Makefile): Generate this.
1997-07-07 Richard M.... Set up real-leim subdirectory,
1997-07-07 Richard M.... (echo_area_display): Use proper vpos when clearing...
1997-07-07 Richard M.... (display_menu_bar): Always pass W to display_string.
1997-07-07 Kenichi Handa(Fcall_process): If enable-multibyte-characters is
1997-07-07 Kenichi Handa(Qemacs_mule, inhibit_eol_conversion): New variables.
1997-07-07 Kenichi Handa(Qemacs_mule): Extern it.
1997-07-07 Kenichi Handa(Fstart_process): If enable-multibyte-characters is
1997-07-07 Kenichi Handa(Finsert_file_contents): If enable-multibyte-characters
1997-07-07 Kenichi Handa(x_list_fonts): Initialize the variable LIST to Qnil.
1997-07-07 Kenichi Handa(skkdic-okuri-ari): Doc-string
1997-07-07 Kenichi Handa(kkc-region): Call skkdic-lookup-key with
1997-07-07 Kenichi Handa(print-fontset): Output format tuned.
1997-07-07 Kenichi Handa(quail-conversion-help): Source code indentation changed.
1997-07-06 Richard M.... (delete-selection-mode): Doc fix.
1997-07-06 Richard M.... [OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net...
1997-07-06 Richard M.... (update_dynamic_symbols): Add cast when setting reladdr.
1997-07-06 Richard M.... (widget-field-use-before-change): Reenable for Emacs 20.
1997-07-05 Richard M.... (menu-bar-files-menu): Use make-frame-command
1997-07-05 Richard M.... (Fsignal, find_handler_clause): If ERROR_SYMBOL
1997-07-05 Richard M.... (face-set-after-frame-default): New ubroutine,
1997-07-05 Richard M.... (set-language-environment): Do the real work here.
1997-07-05 Richard M.... (help-map): Bind I to describe-input-method.
1997-07-05 Richard M.... (help-for-help): Update help text.
1997-07-05 Richard M.... (x_set_font): Funcall Qface_set_after_frame_default.
1997-07-05 Richard M.... (x_make_frame_visible): Don't move the frame
1997-07-05 Richard M.... (sendmail-user-agent-compose): New function;
1997-07-05 Richard M.... (reporter-compose-outgoing): Use functionp,
1997-07-05 Richard M.... Include float.h before lisp.h.
1997-07-05 Richard M.... (rindex): Add declaration.
1997-07-05 Richard M.... (SETUP_SYNTAX_TABLE_FOR_OBJECT): Treat nil like a buffer.
1997-07-05 Richard M.... (complete-symbol): Accept an argument.
1997-07-05 Richard M.... (next-file, tags-loop-scan): Fix error message.
1997-07-05 Richard M.... (latin-1, latin-2. latin-3, latin-4, latin-5):
1997-07-05 Richard M.... (memory_full): Pass Qnil to Fsignal for ERROR_SYMBOL.
1997-07-05 Richard M.... (install-leim): Correct previous change.
1997-07-04 Richard M.... (compilation-error-regexp-alist):
1997-07-04 Richard M.... Finish previous change.
1997-07-04 Richard M.... (forward-visible-line): Use forward-line, not
1997-07-04 Richard M.... Initial revision
1997-07-04 Richard M.... (RE_TRANSLATE): Define default assuming simple integers.
1997-07-04 Richard M.... (TRANSLATE, re_search_2, re_match_2_internal,bcmp_trans...
1997-07-04 Richard M.... Fix bugs with inappropriate mixing of Lisp_Object with...
1997-07-04 Richard M.... Fix bugs with inappropriate mixing of Lisp_Object with...
1997-07-04 Richard M.... Require thingatpt when compiling.
1997-07-04 Richard M.... (thing-at-point): Use `thing-at-point' property, if...
1997-07-04 Richard M.... (custom-mode-map): Bind n and p.
1997-07-04 Richard M.... (report-emacs-bug): Don't include messages
1997-07-04 Richard M.... (mail-complete-alist): Don't use backquote.
1997-07-04 Richard M.... Comment change.
1997-07-04 Richard M.... (Fformat): Add second argument in call to Ftruncate.
1997-07-04 Richard M.... (init_system_name): Don't accept "(none)" as domain.
1997-07-04 Richard M.... (overlay_strings): Finish up previous change.
1997-07-04 Per AbrahamsenFix previous change.
1997-07-04 Per AbrahamsenNew command names.
1997-07-04 Per AbrahamsenSynched with 1.9945.
1997-07-04 Per AbrahamsenUse `color' instead of `editable-color'.
1997-07-04 Per AbrahamsenSynched with 1.9944.
1997-07-04 Richard M.... Initial revision
1997-07-04 Richard M.... (lisp, shortlisp): Some files moved to subdirs.
1997-07-04 Richard M.... Some files are in different directories.
1997-07-04 Richard M.... (x_set_scroll_bar_width): By default, use enough
1997-07-04 Richard M.... (next-line, previous-line): Doc fixes.
1997-07-04 Richard M.... [__GNU__]: Test for not NeXT.
1997-07-04 John Gilmoreearlier changes be me on 3 July included updating the...
1997-07-04 Richard M.... (diary-float): Fix errors in previous change.
1997-07-04 Richard M.... (mail-do-fcc): Pass an arg to verify-visited-file-modtime.
1997-07-04 John Gilmorefix TeX overfills -len
1997-07-04 Richard M.... (tex-common-initialization):
1997-07-04 Richard M.... (LD_SWITCH_SYSTEM_TEMACS): Add #undef.
1997-07-04 Richard M.... (send_process): Make buf and temp_buf `unsigned char *'.
1997-07-04 Richard M.... (he-dabbrev-skip-space): Fix previous change.
1997-07-04 Richard M.... (load-with-code-conversion):
1997-07-04 Richard M.... (show-paren-idle-timer): New defvar.
1997-07-04 Richard M.... (desktop-clear-preserve-buffers): New variable.
1997-07-04 Richard M.... (find-grep-dired): Use -type f.
1997-07-03 Richard M.... Minor fixes.
1997-07-03 John Gilmorefixed bad @node Next reference -len
1997-07-03 Richard M.... ("Japanese"): List iso-2022-7bit coding system instead...
1997-07-03 Richard M.... (delete-selection-mode): Doc fix.
1997-07-03 Richard M.... (gnus-group-set-mode-line):
1997-07-03 Richard M.... Fix previous change.
1997-07-03 Richard M.... (custom-face-attributes): Use editable-color widget.
1997-07-03 Richard M.... (color-sample, editable-color): New widget types.
1997-07-03 Richard M.... (custom-buffer-create-internal): New arg DESCRIPTION
1997-07-03 Richard M.... (LD_SWITCH_SYSTEM_TEMACS): New variable.
1997-07-03 Richard M.... (LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
1997-07-03 Richard M.... (report-emacs-bug): Don't assume the exit command
1997-07-03 Richard M.... (show-paren-mode): Add a defvar before first use.
1997-07-02 Richard M.... (display-time-string-forms): Use %M, not %m.
1997-07-02 Richard M.... (compilation-parse-errors): Skip 2 lines only for Compi...
1997-07-02 Richard M.... (sigpause): Don't define if already defined.
1997-07-02 Richard M.... (lisp, shortlisp): Add widget.elc.
1997-07-02 Per AbrahamsenSynched with 1.9942.
1997-07-02 Kenichi HandaModify docstring of char category
next