1998-02-20 |
Kenichi Handa | (MULTIBYTE_BYTES_WIDTH): New macro. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (adjust_before_replace): Comment added. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (temp_set_point_both): Declare arg BYTEPOS as int. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (advance_to_char_boundary): Make the behaviour |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (Fccl_execute_on_string): Add new arg UNIBYTE-P. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (invalid_character): New function. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (INC_POS): Use macro BASE_LEADING_CODE_P. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (decode_coding_iso2022): Update coding->fake_multibyte. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (struct coding_system): New member fake_multibyte. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (Finsert_file_contents): Read a file contents into the |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (Fset_char_table_default): For an invalid character... |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (search_buffer): Update POS_BYTE for regexp search. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Kenichi Handa | (try_window_id): Use DEC_POS only for multibyte buffer. |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Karl Heuer | (Fchar_before): Check POS in valid range |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Karl Heuer | (search_command): Check LIM in valid range |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Simon Marshall | Keyword doc fixes and keyword tweaks. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Dave Love | (sgml-mode-common): Downcase key for |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (read_minibuf): Do use DEFALT in place of empty input |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-copy-tree): New function. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-enable-xemacs-performance-kludge-p): New variable. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-make-styles-buffer-local): Take an optional argument... |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-mode, c++-mode, objc-mode, java-mode): Set |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | Imenu support changed. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-postprocess-file-styles): If a file style or file... |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-forward-syntactic-ws, c-backward-syntactic-ws): |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-point): In XEmacs, use scan-lists + buffer-syntactic... |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-beginning-of-statement) |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (c-lineup-close-paren) |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (Info-summary): Clear buffer-read-only. |
commit | commitdiff | tree | snapshot |
1998-02-17 |
Richard M.... | (info-complete): Rewrite minibuffer completion code. |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Richard M.... | (split_interval_right): Make sure to call |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Richard M.... | (bibtex-autokey-names): Change number tag to integer. |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Richard M.... | (standard-display-european): If AUTO is nil, |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Richard M.... | (skip_chars): Use INC_POS instead of INC_BOTH. |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Richard M.... | (INC_BOTH, DEC_BOTH): In unibyte mode, simply increment... |
commit | commitdiff | tree | snapshot |
1998-02-16 |
Ulrich Drepper | automatically generated from GPLed version |
commit | commitdiff | tree | snapshot |
1998-02-15 |
Stephen Eglen | (hexl-mode-exit): Remove hexl-follow-ascii-find from... |
commit | commitdiff | tree | snapshot |
1998-02-15 |
Stephen Eglen | File customized. |
commit | commitdiff | tree | snapshot |
1998-02-15 |
Richard M.... | (sh-font-lock-keywords): Fontify sh-style function... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Richard M.... | (info-complete): Display completions on second invocati... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Richard M.... | (simple_search): Call set_search_regs. |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Richard M.... | (Fread_file_name): Alter the history |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Richard M.... | (display_text_line): Use INC_BOTH for unibyte buffers... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Richard M.... | (Fsubst_char_in_region): Don't increment pos twice. |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Richard M.... | (comint-interrupt-subjob): Call comint-kill-input. |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Richard M.... | (jka-compr-compression-info-list): Fix previous change: |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Richard Kenner | Add PentiumII (i786). Add '7' to all i[3456] entries. other-branches/miles-orphaned-changes |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Dave Love | (scheme-imenu-generic-expression): Simplify regexps. |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Richard M.... | (Vnonascii_translate_table): New variable. |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Richard M.... | (copy_text, count_size_as_multibyte): Use Vnonascii_tra... |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Richard M.... | (printchar): When outputting to echo area, |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Richard M.... | (cookie-snarf): Use match-beginning on the delimiter. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Richard M.... | (sh-set-shell): Use standard-syntax-table if none other... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Richard M.... | (debugger-mode): Don't set enable-multibyte-characters... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Richard M.... | (msb--choose-file-menu): Save some debugging info. |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Richard M.... | (describe_map_tree): Add the maps we have already |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Richard M.... | (describe-bindings): Fix interactive spec. |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Kenichi Handa | (Fstring_bytes): Declare arg STRING as Lisp_Object. |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Kenichi Handa | (concat): Use Vnonascii_translate_table. |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Kenichi Handa | (Fposition_bytes): Declare arg POSITION as Lips_Object. |
commit | commitdiff | tree | snapshot |
1998-02-10 |
Kenichi Handa | (Fposition_bytes): Allow marker as arg POSITION. Use |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Dave Love | (compilation-scroll-output): New variable. |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Andreas Schwab | (compute_motion): If right margin is reached and we are |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Richard M.... | (search_command): Fix call to search_buffer. |
commit | commitdiff | tree | snapshot |
1998-02-09 |
Richard M.... | (byte-optimize-form-code-walker): Only call compiler... |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (jka-compr-compression-info-list): Handle bzip. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (byte_char_debug_check): New function. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (RE_TRANSLATE_TYPE): Define as Lisp_Object. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (Fdirectory_files): Call compile_pattern the new way. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (boyer_moore, simple_search): New subroutines. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (advance_to_char_boundary): New function. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (Fdisplay_buffer): New arg FRAME. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (bibtex-autokey-year-length): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (read_minibuf): If input is empty, return empty string. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (Fstring_bytes): New function. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (reftex.dvi, ../info/reftex): New targets. |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (print): Declare local variable C as `int' instead of |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (Fformat): Handle a symbol of which name contains |
commit | commitdiff | tree | snapshot |
1998-02-08 |
Richard M.... | (occur): Apply default by hand after read-from-minibuffer. |
commit | commitdiff | tree | snapshot |
1998-02-07 |
Richard M.... | (iso-transl-define-keys): Don't add |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Richard M.... | (mouse-avoidance-fancy-hook): Do nothing if button... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Richard M.... | (imenu-generic-expression): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Kenichi Handa | Change argument number of Fdisplay_buffer to 3. |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Richard M.... | (GENERIC_FONT_PTR): Commented-out definition deleted. |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Richard M.... | (rmail-clear-headers): Handle the last header in a... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Richard M.... | (Fpop_to_buffer): Pass new arg to Fdisplay_buffer. |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Richard M.... | (easy-mmode-define-minor-mode): Fix |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Richard M.... | (font-lock-keywords): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Richard M.... | (Fdescribe_bindings_internal): |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Richard M.... | (list2, list3, list4, list5): New functions. |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Richard M.... | (describe-bindings): New command (formerly in keymap.c). |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Richard M.... | (byte-compile-output-as-comment): |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Richard M.... | (suspend-hook, suspend-resume-hook): New defvars. |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Stephen Eglen | Customized. |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Dave Love | (vc-ignore-vc-files): New variable. |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Kenichi Handa | Use aref instead of sref. |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Kenichi Handa | (find-safe-coding-system): Return |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Kenichi Handa | (compose-chars-component): Return |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Kenichi Handa | Many codes re-written to adjust for |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Kenichi Handa | Do not require `cl'. |
commit | commitdiff | tree | snapshot |
next |