1998-02-22 |
Karl Heuer |
Fix indentation rules for
|
1998-02-20 |
Simon Marshall |
Changed font-lock-reference-face to font-lock-constant-face.
|
1998-02-20 |
Simon Marshall |
*** empty log message ***
|
1998-02-20 |
Simon Marshall |
Renamed font-lock-reference-face to font-lock-constant-face.
|
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): Call set-buffer-multibyte
|
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, call
|
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 Marshall |
Keyword doc fixes and keyword tweaks.
|
1998-02-17 |
Dave Love |
(sgml-mode-common): Downcase key for
|
1998-02-17 |
Richard M. Stallman |
(read_minibuf): Do use DEFALT in place of empty input
|
1998-02-17 |
Richard M. Stallman |
(c-copy-tree): New function.
|
1998-02-17 |
Richard M. Stallman |
(c-enable-xemacs-performance-kludge-p): New variable.
|
1998-02-17 |
Richard M. Stallman |
(c-make-styles-buffer-local): Take an optional argument which switches
|
1998-02-17 |
Richard M. Stallman |
(c-mode, c++-mode, objc-mode, java-mode): Set
|
1998-02-17 |
Richard M. Stallman |
Imenu support changed.
|
1998-02-17 |
Richard M. Stallman |
(c-postprocess-file-styles): If a file style or file offsets are set,
|
1998-02-17 |
Richard M. Stallman |
(c-forward-syntactic-ws, c-backward-syntactic-ws):
|
1998-02-17 |
Richard M. Stallman |
(c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.
|
1998-02-17 |
Richard M. Stallman |
(c-beginning-of-statement)
|
1998-02-17 |
Richard M. Stallman |
(c-lineup-close-paren)
|
1998-02-17 |
Richard M. Stallman |
(Info-summary): Clear buffer-read-only.
|
1998-02-17 |
Richard M. Stallman |
(info-complete): Rewrite minibuffer completion code.
|
1998-02-16 |
Richard M. Stallman |
(split_interval_right): Make sure to call
|
1998-02-16 |
Richard M. Stallman |
(bibtex-autokey-names): Change number tag to integer.
|
1998-02-16 |
Richard M. Stallman |
(standard-display-european): If AUTO is nil,
|
1998-02-16 |
Richard M. Stallman |
(skip_chars): Use INC_POS instead of INC_BOTH.
|
1998-02-16 |
Richard M. Stallman |
(INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos.
|
1998-02-16 |
Ulrich Drepper |
automatically generated from GPLed version
|
1998-02-15 |
Stephen Eglen |
(hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook
|
1998-02-15 |
Stephen Eglen |
File customized.
|
1998-02-15 |
Richard M. Stallman |
(sh-font-lock-keywords): Fontify sh-style function names in declarations.
|
1998-02-14 |
Richard M. Stallman |
(info-complete): Display completions on second invocation at same point
|
1998-02-14 |
Richard M. Stallman |
(simple_search): Call set_search_regs.
|
1998-02-14 |
Richard M. Stallman |
(Fread_file_name): Alter the history
|
1998-02-14 |
Richard M. Stallman |
(display_text_line): Use INC_BOTH for unibyte buffers too.
|
1998-02-14 |
Richard M. Stallman |
(Fsubst_char_in_region): Don't increment pos twice.
|