Mercurial > emacs
graph
-
Changed font-lock-reference-face to font-lock-constant-face.1998-02-20, by Simon Marshall
-
*** empty log message ***1998-02-20, by Simon Marshall
-
Renamed font-lock-reference-face to font-lock-constant-face.1998-02-20, by Simon Marshall
-
(LINUX_MAP_SHARED_DOES_WORK): Define for kernel1998-02-20, by Andreas Schwab
-
(sigmask) [POSIX_SIGNALS]: Always define our own1998-02-20, by Andreas Schwab
-
(sys_sigpause): Removed.1998-02-20, by Andreas Schwab
-
(rmail-decode-babyl-format): Message modified.1998-02-20, by Kenichi Handa
-
(Fmessage): Check byte size (instead of char size) of1998-02-20, by Kenichi Handa
-
(Fccl_execute_on_string): Put \n\ at end-of-line of1998-02-20, by Kenichi Handa
-
(Fwrite_region): When writing a string, give byte size1998-02-20, by Kenichi Handa
-
(rmail-enable-multibyte): New variable1998-02-20, by Kenichi Handa
-
(setup-chinese-cns-environment): Correct1998-02-20, by Kenichi Handa
-
(select-safe-coding-system): Kill the1998-02-20, by Kenichi Handa
-
(after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte1998-02-20, by Kenichi Handa
-
* subr.el (sref): Doc-string added.1998-02-20, by Kenichi Handa
-
(MULTIBYTE_BYTES_WIDTH): New macro.1998-02-20, by Kenichi Handa
-
(adjust_before_replace): Comment added.1998-02-20, by Kenichi Handa
-
(temp_set_point_both): Declare arg BYTEPOS as int.1998-02-20, by Kenichi Handa
-
(advance_to_char_boundary): Make the behaviour1998-02-20, by Kenichi Handa
-
(Fccl_execute_on_string): Add new arg UNIBYTE-P.1998-02-20, by Kenichi Handa
-
(invalid_character): New function.1998-02-20, by Kenichi Handa
-
(INC_POS): Use macro BASE_LEADING_CODE_P.1998-02-20, by Kenichi Handa
-
(decode_coding_iso2022): Update coding->fake_multibyte.1998-02-20, by Kenichi Handa
-
(struct coding_system): New member fake_multibyte.1998-02-20, by Kenichi Handa
-
(Finsert_file_contents): Read a file contents into the1998-02-20, by Kenichi Handa
-
(Fset_char_table_default): For an invalid character, call1998-02-20, by Kenichi Handa
-
(search_buffer): Update POS_BYTE for regexp search.1998-02-20, by Kenichi Handa
-
(try_window_id): Use DEC_POS only for multibyte buffer.1998-02-20, by Kenichi Handa
-
(Fchar_before): Check POS in valid range1998-02-18, by Karl Heuer
-
(search_command): Check LIM in valid range1998-02-18, by Karl Heuer
-
Keyword doc fixes and keyword tweaks.1998-02-18, by Simon Marshall
-
(sgml-mode-common): Downcase key for1998-02-17, by Dave Love
-
(read_minibuf): Do use DEFALT in place of empty input1998-02-17, by Richard M. Stallman
-
(c-copy-tree): New function.1998-02-17, by Richard M. Stallman
-
(c-enable-xemacs-performance-kludge-p): New variable.1998-02-17, by Richard M. Stallman
-
(c-make-styles-buffer-local): Take an optional argument which switches1998-02-17, by Richard M. Stallman
-
(c-mode, c++-mode, objc-mode, java-mode): Set1998-02-17, by Richard M. Stallman
-
Imenu support changed.1998-02-17, by Richard M. Stallman
-
(c-postprocess-file-styles): If a file style or file offsets are set,1998-02-17, by Richard M. Stallman
-
(c-forward-syntactic-ws, c-backward-syntactic-ws):1998-02-17, by Richard M. Stallman
-
(c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.1998-02-17, by Richard M. Stallman
-
(c-beginning-of-statement)1998-02-17, by Richard M. Stallman
-
(c-lineup-close-paren)1998-02-17, by Richard M. Stallman
-
(Info-summary): Clear buffer-read-only.1998-02-17, by Richard M. Stallman
-
(info-complete): Rewrite minibuffer completion code.1998-02-17, by Richard M. Stallman
-
(split_interval_right): Make sure to call1998-02-16, by Richard M. Stallman
-
(bibtex-autokey-names): Change number tag to integer.1998-02-16, by Richard M. Stallman
-
(standard-display-european): If AUTO is nil,1998-02-16, by Richard M. Stallman
-
(skip_chars): Use INC_POS instead of INC_BOTH.1998-02-16, by Richard M. Stallman
-
(INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos.1998-02-16, by Richard M. Stallman
-
automatically generated from GPLed version1998-02-16, by Ulrich Drepper
-
(hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook1998-02-15, by Stephen Eglen
-
File customized.1998-02-15, by Stephen Eglen
-
(sh-font-lock-keywords): Fontify sh-style function names in declarations.1998-02-15, by Richard M. Stallman
-
(info-complete): Display completions on second invocation at same point1998-02-14, by Richard M. Stallman
-
(simple_search): Call set_search_regs.1998-02-14, by Richard M. Stallman
-
(Fread_file_name): Alter the history1998-02-14, by Richard M. Stallman
-
(display_text_line): Use INC_BOTH for unibyte buffers too.1998-02-14, by Richard M. Stallman
-
(Fsubst_char_in_region): Don't increment pos twice.1998-02-14, by Richard M. Stallman
-
(comint-interrupt-subjob): Call comint-kill-input.1998-02-14, by Richard M. Stallman