bpt/emacs.git
1997-05-21 Richard M.... (Fformat_time_string): Doc update.
1997-05-20 Richard M.... (set-word-help-file): Renamed from set-help-file.
1997-05-20 Richard M.... Initial revision
1997-05-20 Richard M.... (crisp-mode): Add autoload cookie.
1997-05-20 Richard M.... (dontcompilefiles): Add list of files that should not...
1997-05-20 Richard M.... Fix copyright and permission notice.
1997-05-20 Richard M.... (add-untranslated-filesystem)
1997-05-20 Richard M.... (crisp-last-last-command): Renamed from last-last-command
1997-05-20 Richard M.... (m4-program): Guess which m4 binary to use.
1997-05-20 Richard M.... (shortlisp): Add custom.elc and cus-start.elc.
1997-05-20 Richard M.... (event-closest-point): Fix paren error.
1997-05-20 Per AbrahamsenChange load-path tag again.
1997-05-20 Richard M.... (sit_for): Delete #if 0.
1997-05-20 Richard M.... (path-separator, parse-colon-path): Doc fixes.
1997-05-20 Richard M.... (mh-file-command-p): New function.
1997-05-20 Richard M.... (diary-float): Rewritten to fix bug when base date
1997-05-20 Richard M.... (holiday-float): Rewritten to fix bug when base date
1997-05-20 Richard M.... Fix previous change.
1997-05-19 Per AbrahamsenChanged load-path look a little.
1997-05-19 Kenichi Handa(HAVE_TERMIOS): Define it.
1997-05-19 Kenichi Handa(PTY_OPEN): Call sigblock instead of sigblockx.
1997-05-19 Richard M.... Fix typo in previous change.
1997-05-19 Kenichi Handa(xdisp.o): Add coding.h in dependency list.
1997-05-19 Richard M.... Update regexp syntax from Emacs manual.
1997-05-19 Kenichi HandaChange the declaration o encoding
1997-05-19 Kenichi Handa(fs_load_font): Modified to cope with the above change
1997-05-19 Kenichi Handa(struct font_info): Change the declaration o encoding
1997-05-19 Kenichi Handa(Ffind_charset_region): Change the declaration of
1997-05-19 Kenichi Handa(struct iso2022_spec): Change the declaration of
1997-05-19 Kenichi Handa(lisp_data_to_selection_data): charsets from `char...
1997-05-19 Kenichi Handa(x_load_font): Set 4 instead of -1 in fontp->encoding[1]
1997-05-19 Richard M.... (Fcall_interactively): Use num_input_events.
1997-05-19 Richard M.... (num_input_events, num_nonmacro_input_events):
1997-05-19 Richard M.... (set-fill-column): Make the C-u case work.
1997-05-19 Richard M.... (num_nonmacro_input_events):
1997-05-19 Richard M.... (num_nonmacro_input_events):
1997-05-19 Richard M.... (Vtty_erase_char): Declared.
1997-05-19 Richard M.... (Vtty_erase_char): Variable defined
1997-05-19 Richard M.... (init_sys_modes): Initialize Vtty_erase_char if
1997-05-19 Richard M.... (Ffile_attributes): Return inode number as a cons only...
1997-05-19 Richard M.... (rmail-summary-delete-forward): Force the
1997-05-19 Richard M.... (compilation-parse-errors): Fix paren error.
1997-05-19 Richard M.... (lpr-page-header-switches): Remove extra paren.
1997-05-19 Richard M.... (dabbrev-expand, dabbrev--abbrev-at-point)
1997-05-18 Richard M.... (strwidth): Fix previous change.
1997-05-18 Richard M.... (browse-url): Make `applicatations' the parent.
1997-05-18 Richard M.... (copy_keymap_1): Do nothing if ELT isn't a keymap.
1997-05-17 Richard M.... (set-case-syntax-offset): New variable.
1997-05-17 Richard M.... (Info-set-mode-line): Add some spaces at the beginning.
1997-05-17 Richard M.... (event-closest-point): New function.
1997-05-17 Richard M.... (make_terminal_frame): Don't add `Emacs' to frame name.
1997-05-17 Richard M.... (custom-facep): Defined (once again).
1997-05-17 Richard M.... (do-auto-fill): Check enable-kinsoku and enable-multiby...
1997-05-17 Richard M.... (mode-line-modified): Delete one of the leading dashes.
1997-05-17 Richard M.... (outline-mode): Use `add-to-invisibility-spec' and
1997-05-17 Kenichi Handa(enable-kinsoku): Name changed form do-kinsoku.
1997-05-16 Richard M.... (update-autoloads-from-directories): Renamed from
1997-05-16 Richard M.... Comment change for testing.
1997-05-16 Richard M.... (nonascii_insert_offset): New variable.
1997-05-16 Richard M.... (iso-accents-insert-offset): Use nonascii-insert-offset.
1997-05-16 Richard M.... (iso-transl-define-keys): Use nonascii-insert-offset.
1997-05-16 Richard M.... (display_text_line): Move the code to fill out the...
1997-05-16 Richard M.... (mallopt): Declare, if appropriate.
1997-05-16 Kenichi Handa(charset.o): Add disptab.h in dependency list.
1997-05-16 Kenichi HandaInclude disptab.h.
1997-05-16 Kenichi Handa(standard-fontset-spec): Name changed from
1997-05-16 Kenichi HandaCoding system names changed as follows:
1997-05-16 Kenichi Handa(set-language-info): Change the special treatment
1997-05-16 Kenichi HandaCoding system names changed as follows:
1997-05-16 Kenichi HandaCreate bold, italic, bold-italic variants of
1997-05-16 Kenichi Handa(make-unification-table): Fix handling of a generic
1997-05-16 Kenichi Handa(Fx_create_frame): Delete unnecessary code.
1997-05-16 Kenichi HandaName change through the code:
1997-05-16 Kenichi Handa(non_ascii_char_to_string): Signal error if the
1997-05-16 Kenichi Handa(VALID_CHAR_P): New macro.
1997-05-16 Kenichi HandaDeclare Fcopy_keymap as Lisp_Object in advance to
1997-05-16 Kenichi Handa(BYTES_USED): Put # at the beginning of line.
1997-05-16 Kenichi HandaDeclare set_internal as Lisp_Object in advance to avoid
1997-05-16 Kenichi HandaDeclare Fuser_full_name as Lisp_Object in advance to
1997-05-16 Kenichi Handa(struct ccl_prog_stack): Declear the member ccl_prog as
1997-05-16 Kenichi Handa(fontset_pattern_regexp): Cast to (char *) before
1997-05-16 Kenichi Handa(copy_sub_char_table): Declare the argument ARG as
1997-05-16 Kenichi Handa(dumpglyphs): Draw glyphs one by one if the font for
1997-05-15 Richard M.... Add GDB/Guile task.
1997-05-15 Richard M.... (Finsert_file_contents): Use xrealloc too.
1997-05-15 Richard M.... Fix previous change.
1997-05-15 Richard M.... (rmail-retry-failure): Rename local to rmail-this-buffer.
1997-05-15 Richard M.... (Finsert_file_contents): Use xmalloc. not malloc.
1997-05-15 Richard M.... (Fcopy_sequence): Correctly copy the char-table contents.
1997-05-15 Richard M.... (strwidth, Fchar_width): Handle display table.
1997-05-15 Kenichi HandaAdd Cyrillic script for Serbo-Croatian
1997-05-15 Karl HeuerInclude charset.h.
1997-05-15 Karl Heuer(compute_trt_identity, compute_trt_shuffle): Add comments.
1997-05-15 Richard M.... Don't create faces if make-face isn't defined.
1997-05-15 Richard M.... (lpr-page-header-switches): Use -F, not -f.
1997-05-15 Richard M.... (mode-line-mule-info): Delete the colon.
1997-05-15 Richard M.... Fix previous change.
1997-05-15 Richard M.... (dired-mode): Don't include `Dired:' in mode line.
1997-05-15 Richard M.... (mode-line-frame-identification):
1997-05-15 Richard M.... (mode-line-buffer-identification):
next