bpt/emacs.git
1999-09-03 Gerd Moellmann(read_minibuf_unwind): Resize mini-window when
1999-09-03 Gerd MoellmannRemove extern declarations for variables deleted from
1999-09-03 Gerd Moellmann(adjust_frame_glyphs): Remove reference to
1999-09-03 Gerd MoellmannAdd function prototype for resize_mini_window.
1999-09-03 Gerd Moellmann(x_scroll_bar_create): Don't clear under scroll bar
1999-09-03 Gerd Moellmann(x_set_scroll_bar_width): Change conditional compilation
1999-09-03 Kenichi Handa(MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
1999-09-03 Kenichi Handa(count_combining_composition): New function.
1999-09-03 Kenichi HandaType in comment fixed.
1999-09-03 Kenichi Handa(Fsubst_char_in_region): Adjust the way to check byte...
1999-09-03 Kenichi Handa(SPLIT_COMPOSITE_SEQ): New macro.
1999-09-03 Kenichi Handa(MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2
1999-09-03 Kenichi Handa(Faset): Adjust the way to check byte-combining
1999-09-03 Kenichi Handa(struct it): Change the size of the member `ctl_chars'.
1999-09-03 Kenichi Handa(print_string): Use the macro STRING_CHAR_AND_LENGTH.
1999-09-03 Kenichi Handa(count_combining): Use the macro PARSE_MULTIBYTE_SEQ.
1999-09-03 Kenichi Handa(get_next_display_element): Display incomplete multibyte
1999-09-03 Kenichi HandaDelete duplicated code.
1999-09-03 Richard M.... (indent-relative): Doc fix.
1999-09-03 Richard M.... (quickurl): Doc fix.
1999-09-02 Gerd Moellmann(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.
1999-09-02 Gerd Moellmann(Fhash_table_weakness): Replaces F_hash_table_weak.
1999-09-02 Gerd Moellmann(margin): Change background to "gray" for mono (this is
1999-09-02 Gerd Moellmann(try_window_id): Reset first_unchanged_at_end_row
1999-09-02 Gerd Moellmann(Fforward_word): Stop at a mini-buffer prompt end
1999-09-02 Gerd Moellmann(set_buffer_internal): Never set
1999-09-02 Gerd Moellmann(next-history-element): Use minibuffer-prompt-end once
1999-09-02 Dave LoveUpdate Ada, ILISP, GNUPG, MULE_UCS.
1999-09-02 Eli Zaretskii(vc-update-change-log): Use small-temporary-file-direct...
1999-09-02 Eli Zaretskii(c-macro-expansion): Use small-temporary-file-directory...
1999-09-02 Eli Zaretskii(ediff-temp-file-prefix): Use
1999-09-02 Eli Zaretskii(command-line): Compute the value of
1999-09-02 Eli Zaretskii(small-temporary-file-directory): New variable.
1999-09-02 Eli Zaretskii(shell-command, shell-command-on-region): Use
1999-09-02 Eli Zaretskii(direct-print-region-helper): Use temporary-file-directory.
1999-09-02 Richard M.... (asm-mode): Set comment-start properly from asm-comment...
1999-09-01 Richard M.... Initial revision
1999-09-01 Karl Heuer*** empty log message ***
1999-09-01 Gerd Moellmann(read_minibuf): Flush display after setting cursor to
1999-09-01 Dave LoveAdd faq.
1999-09-01 Dave LoveGeneral changes sent to Lerner, plus some XEmacs expurg...
1999-09-01 Dave LoveInitial revision
1999-08-31 Dave Love(help-make-xrefs): Don't lose on non-empty blank line...
1999-08-31 Dave LoveComment on DEFVAR_BOOL.
1999-08-31 Dave Love(byte-boolean-vars): Add several w32 and redisplay...
1999-08-31 Gerd Moellmann(__FreeBSD_version): Don't define it if it is
1999-08-31 Dave Love(push): Fix typo.
1999-08-30 Richard M.... Fix previous change.
1999-08-30 Richard M.... Many doc fixes.
1999-08-30 Gerd Moellmann(FRAME_X_FLAGS_AREA_COLS): Define it as the total width
1999-08-30 Gerd MoellmannRemove unused bitmaps.
1999-08-30 Gerd Moellmann(x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
1999-08-30 Gerd Moellmann(window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
1999-08-30 Gerd Moellmann(coordinates_in_window): Use
1999-08-30 Gerd Moellmann(set_frame_size): Set flags_area_extra to
1999-08-30 Gerd Moellmann(FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLS
1999-08-30 Gerd Moellmann(mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
1999-08-30 Gerd Moellmann(WINDOW_DISPLAY_PIXEL_WIDTH): Subtract
1999-08-30 Gerd Moellmann(C_SWITCH_SYSTEM): Added to let configure find headers
1999-08-30 Gerd Moellmann(USE_TOOLKIT_SCROLL_BARS): Move the test down after
1999-08-30 Gerd Moellmann(QCweakness): Replaces QCweak.
1999-08-30 Karl Heuer*** empty log message ***
1999-08-30 Andreas SchwabInclude <stdlib.h> if available. Declare errno only...
1999-08-30 Andreas SchwabInclude <stdlib.h> if available.
1999-08-30 Andreas SchwabInclude <stdlib.h> if available, and declare abort...
1999-08-30 Andreas SchwabAdd declarations for some functions.
1999-08-30 Andreas SchwabInclude <stdlib.h> if available.
1999-08-30 Andreas SchwabInclude <stdlib.h> if available. Don't declare errno...
1999-08-30 Andreas SchwabInclude <unistd.h> if available.
1999-08-29 Richard M.... (SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):
1999-08-29 Richard M.... (lisp_parse_state, back_comment, Fmodify_syntax_entry)
1999-08-29 Richard M.... (bibtex-mode): Use with-temp-buffer rather than make...
1999-08-29 Richard M.... (comint-input-ring-separator): New variable.
1999-08-29 Richard M.... Initial revision
1999-08-29 Richard M.... (compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
1999-08-29 Richard M.... [emacs]: Handle character classes for multibyte chars:
1999-08-29 Richard M.... (mail-extr-all-letters-but-separators)
1999-08-29 Richard M.... (tags-loop-continue): After tags-loop-operate returns...
1999-08-29 Richard M.... Fix previous change.
1999-08-29 Richard M.... (push, pop): New macros.
1999-08-29 Richard M.... (compilation-error-regexp-alist): New item for SGI...
1999-08-29 Richard M.... (eval-defun): Expand macros,
1999-08-29 Richard M.... (compilation-error-regexp-alist):
1999-08-29 Richard M.... (speedbar-directory-buttons): Recognize
1999-08-29 Richard M.... (read_input_waiting): Pass read_socket_hook just 4...
1999-08-29 Richard M.... (print_help_and_exit): Mention --version.
1999-08-29 Richard M.... *** empty log message ***
1999-08-29 Richard M.... (array-reconfigure-rows): Use generate-new-buffer.
1999-08-29 Richard M.... (Info-tagify): Don't insert more than one newline befor...
1999-08-29 Richard M.... (compilation-parsing-end,compilation-setup)
1999-08-29 Richard M.... (which-func-cleanup-function): New variable.
1999-08-29 Richard M.... (find-function-regexp): Allow a ) or ( to end a functio...
1999-08-29 Steve Morningthunder*** empty log message ***
1999-08-29 Steve Morningthunderdeleted kermit clone from tasks per communication with rms
1999-08-28 Ken Raeburn(struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float):...
1999-08-28 Richard M.... (ada-tmp-directory): Use temporary-file-directory.
1999-08-28 Richard M.... (metamail-region): Use temporary-file-directory.
1999-08-28 Richard M.... (post-mail-send-it): Use temporary-file-directory.
1999-08-28 Richard M.... (te-terminfo-directory): Use temporary-file-directory.
1999-08-28 Richard M.... (ledit-zap-file, ledit-read-file, ledit-compile-file):
next