bpt/emacs.git
1998-02-27 Karl Heuer(syms_of_buffer): enable-multibyte-characters is read...
1998-02-27 Karl HeuerFix comment.
1998-02-27 Richard M.... (mouse-avoidance-kbd-command): Function deleted.
1998-02-27 Karl Heuer(mapcar1): Handle bool-vectors.
1998-02-27 Karl Heuer(dired-do-toggle): Moved here from dired-x.el.
1998-02-27 Karl Heuer(dired-do-toggle): Function moved to dired.el.
1998-02-27 André SpiegelAdded version id.
1998-02-27 André Spiegel(vc-default-init-version): New variable.
1998-02-27 Dave Love(iso-spanish, iso-german, iso-iso2tex,
1998-02-27 Simon MarshallChanged to use directory-sep-char rather than "/".
1998-02-27 Andreas Schwab(compute_motion): If we just moved over a continuation
1998-02-25 Karl Heuer(rmail-retry-failure): Don't insist on finding
1998-02-25 Karl Heuer(del_range_both): Reorder args. All callers changed.
1998-02-25 Dave Love(thing-at-point-url-at-point): Intuit ftp:// on `short...
1998-02-25 Karl HeuerReorder args of del_range_both.
1998-02-25 Dave Love(winner-mode): Autoload cookie for defcustom too.
1998-02-25 Karl Heuer(reftex-toc-mode, reftex-select-label-mode):
1998-02-25 Karl Heuer(mathlst): Fix typo.
1998-02-25 Karl Heuer(vc-register): Update vc-buffer-backend.
1998-02-25 Karl Heuer(hppa*-hp-hpux*): Use hpux10 by default.
1998-02-25 Karl Heuer(install-arch-indep): Do chmod a+x on subdirs.
1998-02-25 Karl Heuer(custom-file): New function.
1998-02-25 Karl HeuerAdded support for the Emacs Lisp manual.
1998-02-25 Karl Heuer(battery-linux-proc-apm-regexp): Load percentage
1998-02-25 Karl Heuer(shell-dirtrack-mode): Renamed from shell-dirtrack...
1998-02-25 Karl HeuerAdd "q" for quit, and use "C" for copy and "R" for
1998-02-25 Dan Nicolaescu*** empty log message ***
1998-02-25 Dave Love(require 'cl) unconditionally.
1998-02-24 Dave Love(vc-checkin-hook): Add :options.
1998-02-24 Dave Love(compilation-error-regexp-alist): Allow initial
1998-02-24 Kenichi Handa(scan_newline): Delete duplicated code.
1998-02-24 Kenichi Handa(message_dolog): Give correct args to
1998-02-23 Stephen EglenDoc fix in Commentary section.
1998-02-22 Stephen EglenCustomized.
1998-02-22 Stephen EglenCommented out line 471 (miniperl entry in interpreter...
1998-02-22 Stephen EglenCustomized.
1998-02-22 Stephen EglenCustomized.
1998-02-22 Karl Heuer(Fdelete_backward_char): Count both bytes and chars.
1998-02-22 Karl Heuer(UPDATE_SYNTAX_TABLE_FORWARD): Fix condition.
1998-02-22 Karl Heuer(update_syntax_table): Fix calculations using offset.
1998-02-22 Karl Heuer(interval_of): Handle Qt.
1998-02-22 Karl HeuerFix indentation rules for
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1998-02-20 Simon Marshall*** empty log message ***
1998-02-20 Simon MarshallRenamed font-lock-reference-face to font-lock-constant...
1998-02-20 Andreas Schwab(LINUX_MAP_SHARED_DOES_WORK): Define for kernel
1998-02-20 Andreas Schwab(sigmask) [POSIX_SIGNALS]: Always define our own
1998-02-20 Andreas Schwab(sys_sigpause): Removed.
1998-02-20 Kenichi Handa(rmail-decode-babyl-format): Message modified.
1998-02-20 Kenichi Handa(Fmessage): Check byte size (instead of char size) of
1998-02-20 Kenichi Handa(Fccl_execute_on_string): Put \n\ at end-of-line of
1998-02-20 Kenichi Handa(Fwrite_region): When writing a string, give byte size
1998-02-20 Kenichi Handa(rmail-enable-multibyte): New variable
1998-02-20 Kenichi Handa(setup-chinese-cns-environment): Correct
1998-02-20 Kenichi Handa(select-safe-coding-system): Kill the
1998-02-20 Kenichi Handa(after-insert-file-set-buffer-file-coding-system):...
1998-02-20 Kenichi Handa* subr.el (sref): Doc-string added.
1998-02-20 Kenichi Handa(MULTIBYTE_BYTES_WIDTH): New macro.
1998-02-20 Kenichi Handa(adjust_before_replace): Comment added.
1998-02-20 Kenichi Handa(temp_set_point_both): Declare arg BYTEPOS as int.
1998-02-20 Kenichi Handa(advance_to_char_boundary): Make the behaviour
1998-02-20 Kenichi Handa(Fccl_execute_on_string): Add new arg UNIBYTE-P.
1998-02-20 Kenichi Handa(invalid_character): New function.
1998-02-20 Kenichi Handa(INC_POS): Use macro BASE_LEADING_CODE_P.
1998-02-20 Kenichi Handa(decode_coding_iso2022): Update coding->fake_multibyte.
1998-02-20 Kenichi Handa(struct coding_system): New member fake_multibyte.
1998-02-20 Kenichi Handa(Finsert_file_contents): Read a file contents into the
1998-02-20 Kenichi Handa(Fset_char_table_default): For an invalid character...
1998-02-20 Kenichi Handa(search_buffer): Update POS_BYTE for regexp search.
1998-02-20 Kenichi Handa(try_window_id): Use DEC_POS only for multibyte buffer.
1998-02-18 Karl Heuer(Fchar_before): Check POS in valid range
1998-02-18 Karl Heuer(search_command): Check LIM in valid range
1998-02-18 Simon MarshallKeyword doc fixes and keyword tweaks.
1998-02-17 Dave Love(sgml-mode-common): Downcase key for
1998-02-17 Richard M.... (read_minibuf): Do use DEFALT in place of empty input
1998-02-17 Richard M.... (c-copy-tree): New function.
1998-02-17 Richard M.... (c-enable-xemacs-performance-kludge-p): New variable.
1998-02-17 Richard M.... (c-make-styles-buffer-local): Take an optional argument...
1998-02-17 Richard M.... (c-mode, c++-mode, objc-mode, java-mode): Set
1998-02-17 Richard M.... Imenu support changed.
1998-02-17 Richard M.... (c-postprocess-file-styles): If a file style or file...
1998-02-17 Richard M.... (c-forward-syntactic-ws, c-backward-syntactic-ws):
1998-02-17 Richard M.... (c-point): In XEmacs, use scan-lists + buffer-syntactic...
1998-02-17 Richard M.... (c-beginning-of-statement)
1998-02-17 Richard M.... (c-lineup-close-paren)
1998-02-17 Richard M.... (Info-summary): Clear buffer-read-only.
1998-02-17 Richard M.... (info-complete): Rewrite minibuffer completion code.
1998-02-16 Richard M.... (split_interval_right): Make sure to call
1998-02-16 Richard M.... (bibtex-autokey-names): Change number tag to integer.
1998-02-16 Richard M.... (standard-display-european): If AUTO is nil,
1998-02-16 Richard M.... (skip_chars): Use INC_POS instead of INC_BOTH.
1998-02-16 Richard M.... (INC_BOTH, DEC_BOTH): In unibyte mode, simply increment...
1998-02-16 Ulrich Drepperautomatically generated from GPLed version
1998-02-15 Stephen Eglen(hexl-mode-exit): Remove hexl-follow-ascii-find from...
1998-02-15 Stephen EglenFile customized.
1998-02-15 Richard M.... (sh-font-lock-keywords): Fontify sh-style function...
1998-02-14 Richard M.... (info-complete): Display completions on second invocati...
1998-02-14 Richard M.... (simple_search): Call set_search_regs.
1998-02-14 Richard M.... (Fread_file_name): Alter the history
1998-02-14 Richard M.... (display_text_line): Use INC_BOTH for unibyte buffers...
next