1999-09-19 |
Gerd Moellmann |
(Fgarbage_collect): Remove unused variable.
|
1999-09-19 |
Dave Love |
Initial revision
|
1999-09-19 |
Dave Love |
(Fopen_network_stream): Use strerror, not gai_strerror.
|
1999-09-19 |
Dave Love |
Declare Fcurrent_message, Fmake_temp_name, read_bytecode_char,
|
1999-09-19 |
Dave Love |
(read_bytecode_char): Declare arg.
|
1999-09-19 |
Dave Love |
Fix footer comment.
|
1999-09-19 |
Dave Love |
Fix paren error.
|
1999-09-18 |
Richard M. Stallman |
(echo_area_display): Turn off code that returned
|
1999-09-18 |
Richard M. Stallman |
(wm_delete_window): Check all the shell's children,
|
1999-09-17 |
Richard M. Stallman |
(after-find-file): When visiting a backup file, make it read-only.
|
1999-09-17 |
Richard M. Stallman |
(apropos-symbol-face): Non-nil even for ttys.
|
1999-09-17 |
Richard M. Stallman |
*** empty log message ***
|
1999-09-17 |
Richard M. Stallman |
(srcs): Add hash.texi.
|
1999-09-16 |
Gerd Moellmann |
(get_fallback): Remove unused variable.
|
1999-09-16 |
Gerd Moellmann |
Add prototype for uninterrupt_malloc, memory_warnings,
|
1999-09-16 |
Gerd Moellmann |
(rotate_right, rotate_left): Add braces to avoid
|
1999-09-16 |
Gerd Moellmann |
(main): Remove unused variables.
|
1999-09-16 |
Gerd Moellmann |
[REL_ALLOC]: Add prototypes for r_alloc and r_alloc_free.
|
1999-09-16 |
Gerd Moellmann |
(Fkill_buffer): Remove unused variables.
|
1999-09-16 |
Richard M. Stallman |
(Vtemporary_file_directory): New variable.
|
1999-09-16 |
Richard M. Stallman |
(dired-recursive-copies): New custom variable.
|
1999-09-16 |
Gerd Moellmann |
(resize_mini_window): Temporarily set the selected
|
1999-09-16 |
Gerd Moellmann |
(struct window): New member height_fixed_p.
|
1999-09-16 |
Gerd Moellmann |
(Fset_window_buffer): Remove unused variables.
|
1999-09-16 |
Gerd Moellmann |
(read_minibuf): Remove unused variables.
|
1999-09-16 |
Gerd Moellmann |
Add prototype for no_switch_window.
|
1999-09-16 |
Gerd Moellmann |
(Fdelete_frame): Correct local variable pointing to
|
1999-09-16 |
Gerd Moellmann |
(direct_output_forward_char): Don't use this method
|
1999-09-16 |
Gerd Moellmann |
(toplevel) [HAVE_TERMCAP_H]: Include termcap.h.
|
1999-09-15 |
Richard M. Stallman |
Use aref instead of sref.
|
1999-09-15 |
Richard M. Stallman |
(whitespace-mode, whitespace-mode-line): Add defvars.
|
1999-09-15 |
Richard M. Stallman |
(dired-recursive-deletes): New custom variable.
|
1999-09-15 |
Gerd Moellmann |
(single_menu_item, Fx_popup_menu, Fx_popup_menu,
|
1999-09-15 |
Gerd Moellmann |
(resize_mini_window): Don't report changed window
|
1999-09-15 |
Gerd Moellmann |
(set_frame_size, EmacsFrameSetCharSize): Remove
|
1999-09-15 |
Gerd Moellmann |
(OUTPUT_IF, OUTPUT1_IF): Use do-while.
|
1999-09-15 |
Gerd Moellmann |
(PRINTFULLP): Removed because it is no longer used and
|
1999-09-15 |
Gerd Moellmann |
(update_frame_line): If writing whole desired line,
|
1999-09-14 |
Richard M. Stallman |
(whitespace-version): Update version to 2.4
|
1999-09-14 |
Gerd Moellmann |
(eval-last-sexp): Use prin1 instead of print.
|
1999-09-14 |
Gerd Moellmann |
(Fplay_sound): Remove usused variables.
|
1999-09-14 |
Dave Love |
Update author address.
|
1999-09-14 |
Richard M. Stallman |
(lisp-font-lock-keywords-1): Recognize an autoload
|
1999-09-14 |
Stephen Eglen |
(inferior-octave-startup): Ensure -i and --no-line-editing are passed
|
1999-09-14 |
Gerd Moellmann |
(lw_separator_p): Check for new-style separators
|
1999-09-14 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
1999-09-14 |
Gerd Moellmann |
(x_scroll_bar_handle_click): Compile only if
|
1999-09-14 |
Gerd Moellmann |
(x_set_background_color): Remove unused variable(s).
|
1999-09-14 |
Gerd Moellmann |
(display_echo_area_1, try_window_id): Remove unused
|
1999-09-14 |
Gerd Moellmann |
(freeze_window_starts): Fix typo in prototype.
|
1999-09-14 |
Gerd Moellmann |
Add prototype for debug_print.
|
1999-09-14 |
Gerd Moellmann |
(CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while.
|
1999-09-14 |
Gerd Moellmann |
(Fnext_frame): Remove unused variable(s).
|
1999-09-14 |
Gerd Moellmann |
(SXHASH_COMBINE): Add missing parentheses.
|
1999-09-14 |
Gerd Moellmann |
Add prototypes for gamma_correct and
|
1999-09-14 |
Eli Zaretskii |
(texinfo-font-lock-keywords): Add uref, command, option, env and sc.
|
1999-09-14 |
Eli Zaretskii |
(shell-quote-argument): Quote argument with double
|
1999-09-14 |
Andreas Schwab |
(Fopen_network_stream): Avoid socket decriptor leak.
|
1999-09-14 |
Andreas Schwab |
Declare close_file_unwind.
|
1999-09-14 |
Richard M. Stallman |
(eval-defun, eval-last-sexp):
|
1999-09-14 |
Richard M. Stallman |
(eval-expression-print-level): New variable.
|
1999-09-14 |
Richard M. Stallman |
(Info-find-node): Cope better if guesspos is too large.
|
1999-09-14 |
Richard M. Stallman |
(index.texi): If cannot make a symlink, make a hard link.
|
1999-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1999-09-13 |
Dave Love |
(hide-ifdef-mode): Add autoload cookie.
|
1999-09-13 |
Dave Love |
(checkdoc-display-status-buffer): Avoid
|
1999-09-13 |
Gerd Moellmann |
Remove code, keep the interface.
|
1999-09-13 |
Gerd Moellmann |
(redisplay_window): Make sure start_at_line_beg
|
1999-09-13 |
Richard M. Stallman |
Support print-circle and related features.
|
1999-09-13 |
Dave Love |
(move_it_in_display_line_to): Make type consistent with declaration.
|
1999-09-13 |
Dave Love |
Don't continue #define args for benefit of old cc.
|
1999-09-13 |
Dave Love |
(x_put_x_image): Make type consistent with declaration.
|
1999-09-13 |
Dave Love |
(Fmake_hash_table): Fix string continuation.
|
1999-09-13 |
Dave Love |
(help-highlight-p): Doc fix.
|
1999-09-13 |
Dave Love |
Copyright up-date.
|
1999-09-13 |
Dave Love |
(mode-line, header-line, tool-bar, ): Add :version.
|
1999-09-13 |
Dave Love |
Remove some compatibility code and checks.
|
1999-09-13 |
Dave Love |
Don't define-widget-keywords.
|
1999-09-13 |
Dave Love |
(custom-face-attributes): Simplify :underline, :overline,
|
1999-09-13 |
Dave Love |
Don't define-widget-keywords.
|
1999-09-13 |
Gerd Moellmann |
(XTcursor_to): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(x_own_selection): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(Fx_popup_menu): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(QCfile): Moved to xdisp.c.
|
1999-09-13 |
Gerd Moellmann |
(frame_or_selected_frame): Change for Lisp_Object
|
1999-09-13 |
Gerd Moellmann |
(QCfile): Move here from xfns.c.
|
1999-09-13 |
Gerd Moellmann |
(Fminibuffer_window): Change for Lisp_Object
|
1999-09-13 |
Gerd Moellmann |
(OUTPUT): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(reset_sys_modes): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(choose_minibuf_frame): Don't try to set the
|
1999-09-13 |
Gerd Moellmann |
(selected_frame): Add external declaration.
|
1999-09-13 |
Gerd Moellmann |
(command_loop_1): Change for Lisp_Object
|
1999-09-13 |
Gerd Moellmann |
(SELECTED_FRAME): New.
|
1999-09-13 |
Gerd Moellmann |
(Fmake_terminal_frame): Use SELECTED_FRAME.
|
1999-09-13 |
Gerd Moellmann |
(Ffont_info): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(handle_USR1_signal): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(selected_frame): Make it a Lisp_Object.
|
1999-09-13 |
Gerd Moellmann |
(swap_in_symval_forwarding): Change for Lisp_Object
|
1999-09-13 |
Gerd Moellmann |
(Fother_buffer): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member access.
|
1999-09-13 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
1999-09-12 |
Gerd Moellmann |
(Fx_family_fonts): Replaces Fx_font_list.
|
1999-09-12 |
Gerd Moellmann |
(resize_mini_window): Add parameter exact_p. Resize
|
1999-09-12 |
Gerd Moellmann |
(Fforward_word): Use prompt_end_charpos instead
|
1999-09-12 |
Gerd Moellmann |
(read_minibuf_unwind): Call resize_mini_window with
|
1999-09-12 |
Gerd Moellmann |
(command_loop_1): Resize mini-window to the
|
1999-09-12 |
Gerd Moellmann |
(Fbuffer_string): Use prompt_end_charpos instead
|
1999-09-12 |
Gerd Moellmann |
Change prototype of resize_mini_window.
|
1999-09-12 |
Gerd Moellmann |
(prompt_end_charpos): Replaces
|
1999-09-12 |
Gerd Moellmann |
(Fget_buffer_create): Use prompt_end_charpos instead
|
1999-09-12 |
Gerd Moellmann |
(iswitchb-exhibit): Use buffer-string instead
|
1999-09-12 |
Gerd Moellmann |
Change `ghostscript' to `postscript' in comment.
|
1999-09-12 |
Gerd Moellmann |
(mode-line): Replaces `modeline'.
|
1999-09-12 |
Richard M. Stallman |
(tpu-version): New version.
|
1999-09-12 |
Richard M. Stallman |
(del_range_1): Don't treat minibuffer prompt specially.
|
1999-09-12 |
Richard M. Stallman |
(Fline_beginning_position): Handle minibuffer prompt here.
|
1999-09-12 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member references.
|
1999-09-12 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
1999-09-12 |
Richard M. Stallman |
(isearch-mode-map): Undo previous change.
|
1999-09-12 |
Richard M. Stallman |
(run_window_scroll_functions): If hook functions switch
|
1999-09-12 |
Richard M. Stallman |
(eval-last-sexp): If after ?\LETTER, use all of that as the sexp.
|
1999-09-11 |
Richard M. Stallman |
(find-file-noselect): Catch errors in file-expand-wildcards,
|
1999-09-11 |
Ken Raeburn |
Use XCAR and XCDR.
|
1999-09-11 |
Richard M. Stallman |
Major changes. Avoid changing point and mark.
|
1999-09-11 |
Ken Raeburn |
(FOR_EACH_FRAME): Use XCAR and XCDR.
|
1999-09-11 |
Ken Raeburn |
(GET_TRANSLATION_TABLE): Use XCDR.
|
1999-09-11 |
Richard M. Stallman |
(byte-compile-output-docform): Bind print-gensym-alist for compatibility,
|
1999-09-11 |
Richard M. Stallman |
(byte-compile-output-docform): Bind print-continuous-numbering and
|
1999-09-11 |
Richard M. Stallman |
Initial revision
|
1999-09-11 |
Richard M. Stallman |
(XTread_socket): In XSetInputFocus, use RevertToParent,
|
1999-09-11 |
Richard M. Stallman |
(Fbeginning_of_line): Don't handle minibuffer prompt here.
|
1999-09-11 |
Richard M. Stallman |
(make-temp-file): New function.
|
1999-09-10 |
Dave Love |
(lisp-imenu-generic-expression): Recognize define-widget.
|
1999-09-10 |
Dave Love |
(debug-ignored-errors): Restore BBDB stuff.
|
1999-09-10 |
Gerd Moellmann |
(x_build_heuristic_mask): Accept a list `(R G B)'
|
1999-09-10 |
Gerd Moellmann |
(lw_separator_p): Add `--:space' with the same
|
1999-09-10 |
Richard M. Stallman |
(Ferase_buffer): Don't erase the minibuffer prompt.
|
1999-09-10 |
Richard M. Stallman |
Finish making it fit Emacs conventions. Add autoloads.
|
1999-09-09 |
Richard M. Stallman |
(bat-generic-mode): "::"-style comments don't
|
1999-09-09 |
Dave Love |
Comment.
|
1999-09-09 |
Dave Love |
Comment on finder-known-keywords.
|
1999-09-09 |
Dave Love |
(byte-optimize-backward-char, byte-optimize-backward-word): New
|
1999-09-09 |
Gerd Moellmann |
(QCindex): New.
|
1999-09-09 |
Gerd Moellmann |
(Fmakehash): Accept just one optional argument TEST.
|
1999-09-09 |
Gerd Moellmann |
(mouse-drag-mode-line-1): Extension of former
|
1999-09-09 |
Gerd Moellmann |
(put-image): Remove optional buffer parameter.
|
1999-09-09 |
Gerd Moellmann |
(face-italic-p): Return t only for values `italic'
|
1999-09-09 |
Richard M. Stallman |
(Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
|
1999-09-08 |
Gerd Moellmann |
(Qwhen): Replaces QCwhen.
|
1999-09-08 |
Gerd Moellmann |
(mode-line-unbury-buffer): Use aref instead of sref.
|
1999-09-08 |
Richard M. Stallman |
(read_minibuf): Put all three properties on the same range--the whole prompt.
|
1999-09-08 |
Kenichi Handa |
(CHAR_COMPONENTS_VALID_P): Fix for ASCII.
|
1999-09-08 |
Kenichi Handa |
Reset MSBs of arguments of MAKE_CHAR.
|
1999-09-08 |
Richard M. Stallman |
Clear up previous change.
|
1999-09-08 |
Richard M. Stallman |
(Fbufsize): Accept an extra BUFFER parameter.
|
1999-09-08 |
Richard M. Stallman |
(Fbase64_decode_region): Don't place point outside of the
|
1999-09-08 |
Richard M. Stallman |
(fill-region-as-paragraph, canonically-space-region):
|
1999-09-08 |
Richard M. Stallman |
(describe-function-1): Don't return empty string for keymaps.
|
1999-09-08 |
Richard M. Stallman |
(backup-by-copying-when-privileged-mismatch): New variable.
|
1999-09-08 |
Richard M. Stallman |
(generic-define-unix-modes): Added new modes:
|
1999-09-08 |
Richard M. Stallman |
(tar-header-block-tokenize):
|
1999-09-08 |
Richard M. Stallman |
(gud-make-debug-menu): Make a child for the
|
1999-09-08 |
Richard M. Stallman |
(fix_submap_inheritance): Do nothing if the proper parent is an
|
1999-09-08 |
Kenichi Handa |
(default-korean-keyboard): Initialize it
|
1999-09-07 |
Gerd Moellmann |
(handle_single_display_prop): Change conditional
|
1999-09-07 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
1999-09-07 |
Richard M. Stallman |
(font-lock-multiline): New text property contains
|
1999-09-07 |
Richard M. Stallman |
(Qexcl): New variable.
|
1999-09-07 |
Dave Love |
1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
|
1999-09-07 |
Gerd Moellmann |
(x_set_foreground_color): Call
|
1999-09-07 |
Gerd Moellmann |
(recompute_basic_faces): Clear face cache.
|
1999-09-07 |
Gerd Moellmann |
(Fset_window_margins): Make window the first argument.
|
1999-09-07 |
Gerd Moellmann |
(Fmakehash): Take one argument, test, make all the
|
1999-09-07 |
Gerd Moellmann |
(SCROLL_BAR_FACE_ID, BORDER_FACE_ID,
|
1999-09-07 |
Gerd Moellmann |
(face-set-after-frame-default): Initialize some
|
1999-09-07 |
Gerd Moellmann |
(--with-sound): Removed.
|
1999-09-07 |
Eli Zaretskii |
(nnsoup-tmp-directory): Use temporary-file-directory.
|
1999-09-07 |
Eli Zaretskii |
(gnus-uu-tmp-dir): Use temporary-file-directory.
|
1999-09-07 |
Kenichi Handa |
Lots of comments fixed.
|
1999-09-07 |
Kenichi Handa |
Lots of comments fixed.
|
1999-09-07 |
Dave Love |
Initial revision
|
1999-09-07 |
Dave Love |
(tar-header-block-tokenize): Bind linkname.
|
1999-09-07 |
Richard M. Stallman |
(push): Doc fix.
|
1999-09-07 |
Richard M. Stallman |
(syms_of_insdel): Define Lisp variable inhibit-modification-hooks.
|
1999-09-06 |
Richard M. Stallman |
[macintosh] (stat, fstat, mkdir, rmdir, utime, access)
|
1999-09-06 |
Richard M. Stallman |
(timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.
|
1999-09-06 |
Richard M. Stallman |
(vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.
|
1999-09-06 |
Richard M. Stallman |
(tar-extract): Don't assume buffer is visiting a file.
|
1999-09-06 |
Richard M. Stallman |
(quickurl-list-focused-line): Removed.
|
1999-09-06 |
Richard M. Stallman |
(rmail-retry-failure): Unconditionally move to beginning of message.
|
1999-09-06 |
Dave Love |
(isearch-mode-map): Add mouse-2.
|
1999-09-06 |
Dave Love |
(rmail-read-password): Deleted.
|
1999-09-06 |
Dave Love |
Don't conditionally define caddr.
|
1999-09-06 |
Richard M. Stallman |
Doc fixes.
|
1999-09-06 |
Stephen Eglen |
add --no-line-editing to inferior-octave-startup-args so that TABs in source
|
1999-09-06 |
Dave Love |
1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
1999-09-06 |
Dave Love |
1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
1999-09-06 |
Gerd Moellmann |
Remove all code, keep interface.
|
1999-09-06 |
Dave Love |
New version incorporating Michael Sperber's changes from XEmacs.
|
1999-09-06 |
Gerd Moellmann |
Remove all code, keep interface.
|
1999-09-06 |
Gerd Moellmann |
(lw_separator_p): Add alternative separator type names.
|
1999-09-06 |
Gerd Moellmann |
(face-bold-p): Don't return t if face has lighter
|
1999-09-06 |
Eli Zaretskii |
(small-temporary-file-directory): Make it nil except on ms-dos.
|
1999-09-06 |
Eli Zaretskii |
(command-line): Make small-temporary-file-directory
|
1999-09-06 |
Eli Zaretskii |
(dired-re-dir, dired-re-sym): Don't match DOS drive
|
1999-09-06 |
Dave Love |
(byte-boolean-vars): Removed. (Now primitive.)
|
1999-09-06 |
Dave Love |
Remove comment on DEFVAR_BOOL.
|
1999-09-06 |
Dave Love |
(Vbyte_boolean_vars): New variable.
|
1999-09-06 |
Eli Zaretskii |
(sh-tmp-file): Use $TMPDIR, if defined, for sh.
|
1999-09-06 |
Richard M. Stallman |
(vc-annotate-display): Treat 2-digit years under 70 as 20YY.
|
1999-09-06 |
Richard M. Stallman |
*** empty log message ***
|
1999-09-05 |
Richard M. Stallman |
(backward-kill-sentence): Don't test minibuffer-prompt-end here.
|
1999-09-05 |
Gerd Moellmann |
(Fx_show_tip): Improve documentation.
|
1999-09-05 |
Gerd Moellmann |
(Fset_window_vscroll): Make window the first argument,
|
1999-09-05 |
Gerd Moellmann |
(Qplay_sound_functions): Replaces Qplay_sound_hook.
|
1999-09-05 |
Richard M. Stallman |
(font-menu-add-default): Simplify code.
|
1999-09-05 |
Gerd Moellmann |
Change
|
1999-09-05 |
Gerd Moellmann |
(header-line): Renamed from `top-line'.
|
1999-09-05 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
1999-09-05 |
Gerd Moellmann |
(row_containing_pos): New.
|
1999-09-05 |
Gerd Moellmann |
(tool-bar): Change face `toolbar' to `tool-bar'.
|
1999-09-05 |
Gerd Moellmann |
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
|
1999-09-04 |
Gerd Moellmann |
(Qwindow_size_fixed): Replaces Qfixed_window_size.
|
1999-09-04 |
Gerd Moellmann |
(Fmakehash): Exchange optional test and size arguments.
|
1999-09-04 |
Dave Love |
Make some doc strings obey the make-docfile convention.
|
1999-09-04 |
Dave Love |
Make some doc strings obey the make-docfile convention.
|
1999-09-04 |
Dave Love |
Fix comment about conventions for Lisp files.
|
1999-09-04 |
Richard M. Stallman |
(mh-forward): Get new subject line from the original,
|
1999-09-03 |
Richard M. Stallman |
(make-autoload): Handle defun* like defun.
|
1999-09-03 |
Dave Love |
(highlight-changes-mode): Add autoload cookie for variable.
|
1999-09-03 |
Richard M. Stallman |
Include config.h not ../src/config.h.
|
1999-09-03 |
Dave Love |
(double-mode): Customize the variable.
|
1999-09-03 |
Gerd Moellmann |
Change protorype of x_alloc_nearest_color.
|
1999-09-03 |
Gerd Moellmann |
(XTset_vertical_scroll_bar): Block input when clearing
|
1999-09-03 |
Gerd Moellmann |
Include math.h. Add extern declaration for atof in case
|
1999-09-03 |
Gerd Moellmann |
(struct frame): New member `gamma'.
|
1999-09-03 |
Gerd Moellmann |
(make_shadow_gcs): Call
|
1999-09-03 |
Richard M. Stallman |
[macintosh]: Set KBD_BUFFER_SIZE to a smaller value
|
1999-09-03 |
Richard M. Stallman |
Do nothing if included a second time.
|
1999-09-03 |
Richard M. Stallman |
(Fframep) [macintosh]: Handle mac frame type.
|
1999-09-03 |
Richard M. Stallman |
(call-process) [macintosh]: Call mac_run_command in
|
1999-09-03 |
Richard M. Stallman |
Delete the system-independent include of stdlib.h
|
1999-09-03 |
Richard M. Stallman |
[macintosh]: Include macterm.h to define substitute X
|
1999-09-03 |
Gerd Moellmann |
Use XCAR and XCDR instead of XCONS.
|
1999-09-03 |
Gerd Moellmann |
New member frozen_window_start_p.
|
1999-09-03 |
Gerd Moellmann |
(foreach_window, foreach_window_1): New.
|
1999-09-03 |
Gerd Moellmann |
(read_minibuf_unwind): Resize mini-window when
|
1999-09-03 |
Gerd Moellmann |
Remove extern declarations for variables deleted from
|
1999-09-03 |
Gerd Moellmann |
(adjust_frame_glyphs): Remove reference to
|
1999-09-03 |
Gerd Moellmann |
Add 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 Handa |
Type in comment fixed.
|
1999-09-03 |
Kenichi Handa |
(Fsubst_char_in_region): Adjust the way to check byte-combining
|
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 Handa |
Delete duplicated code.
|
1999-09-03 |
Richard M. Stallman |
(indent-relative): Doc fix.
|
1999-09-03 |
Richard M. Stallman |
(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 Love |
Update Ada, ILISP, GNUPG, MULE_UCS.
|
1999-09-02 |
Eli Zaretskii |
(vc-update-change-log): Use small-temporary-file-directory when non-nil.
|
1999-09-02 |
Eli Zaretskii |
(c-macro-expansion): Use small-temporary-file-directory when non-nil.
|
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. Stallman |
(asm-mode): Set comment-start properly from asm-comment-char.
|
1999-09-01 |
Richard M. Stallman |
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 Love |
Add faq.
|
1999-09-01 |
Dave Love |
General changes sent to Lerner, plus some XEmacs expurgation.
|
1999-09-01 |
Dave Love |
Current version from Lerner.
|
1999-09-01 |
Dave Love |
Initial revision
|
1999-08-31 |
Dave Love |
(help-make-xrefs): Don't lose on non-empty blank line after key table.
|
1999-08-31 |
Dave Love |
Comment on DEFVAR_BOOL.
|
1999-08-31 |
Dave Love |
(byte-boolean-vars): Add several w32 and redisplay variables.
|
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. Stallman |
Fix previous change.
|
1999-08-30 |
Richard M. Stallman |
Many doc fixes.
|
1999-08-30 |
Gerd Moellmann |
(FRAME_X_FLAGS_AREA_COLS): Define it as the total width
|
1999-08-30 |
Gerd Moellmann |
Remove 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 Schwab |
Include <stdlib.h> if available. Declare errno only if it is not a macro.
|
1999-08-30 |
Andreas Schwab |
Include <stdlib.h> if available.
|
1999-08-30 |
Andreas Schwab |
Include <stdlib.h> if available, and declare abort only if not. Include
|
1999-08-30 |
Andreas Schwab |
Add declarations for some functions.
|
1999-08-30 |
Andreas Schwab |
Include <stdlib.h> if available.
|
1999-08-30 |
Andreas Schwab |
Include <stdlib.h> if available. Don't declare errno if it's a macro.
|
1999-08-30 |
Andreas Schwab |
Include <unistd.h> if available.
|
1999-08-29 |
Richard M. Stallman |
(SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):
|
1999-08-29 |
Richard M. Stallman |
(lisp_parse_state, back_comment, Fmodify_syntax_entry)
|
1999-08-29 |
Richard M. Stallman |
(bibtex-mode): Use with-temp-buffer rather than make-temp-name, use
|
1999-08-29 |
Richard M. Stallman |
(comint-input-ring-separator): New variable.
|
1999-08-29 |
Richard M. Stallman |
Initial revision
|
1999-08-29 |
Richard M. Stallman |
(compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
|
1999-08-29 |
Richard M. Stallman |
[emacs]: Handle character classes for multibyte chars:
|
1999-08-29 |
Richard M. Stallman |
(mail-extr-all-letters-but-separators)
|
1999-08-29 |
Richard M. Stallman |
(tags-loop-continue): After tags-loop-operate returns, force skip to next file.
|
1999-08-29 |
Richard M. Stallman |
Fix previous change.
|
1999-08-29 |
Richard M. Stallman |
(push, pop): New macros.
|
1999-08-29 |
Richard M. Stallman |
(compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.
|
1999-08-29 |
Richard M. Stallman |
(eval-defun): Expand macros,
|
1999-08-29 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|
1999-08-29 |
Richard M. Stallman |
(speedbar-directory-buttons): Recognize
|
1999-08-29 |
Richard M. Stallman |
(read_input_waiting): Pass read_socket_hook just 4 args.
|
1999-08-29 |
Richard M. Stallman |
(print_help_and_exit): Mention --version.
|
1999-08-29 |
Richard M. Stallman |
*** empty log message ***
|
1999-08-29 |
Richard M. Stallman |
(array-reconfigure-rows): Use generate-new-buffer.
|
1999-08-29 |
Richard M. Stallman |
(Info-tagify): Don't insert more than one newline before the tag table.
|
1999-08-29 |
Richard M. Stallman |
(compilation-parsing-end,compilation-setup)
|
1999-08-29 |
Richard M. Stallman |
(which-func-cleanup-function): New variable.
|
1999-08-29 |
Richard M. Stallman |
(find-function-regexp): Allow a ) or ( to end a function name.
|
1999-08-29 |
Steve Morningthunder |
*** empty log message ***
|
1999-08-29 |
Steve Morningthunder |
deleted kermit clone from tasks per communication with rms
|
1999-08-28 |
Ken Raeburn |
(struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structure
|
1999-08-28 |
Richard M. Stallman |
(ada-tmp-directory): Use temporary-file-directory.
|
1999-08-28 |
Richard M. Stallman |
(metamail-region): Use temporary-file-directory.
|
1999-08-28 |
Richard M. Stallman |
(post-mail-send-it): Use temporary-file-directory.
|
1999-08-28 |
Richard M. Stallman |
(te-terminfo-directory): Use temporary-file-directory.
|
1999-08-28 |
Richard M. Stallman |
(ledit-zap-file, ledit-read-file, ledit-compile-file):
|
1999-08-28 |
Richard M. Stallman |
(dired-string-replace-match): Return `nil' when no match
|
1999-08-28 |
Richard M. Stallman |
(tex-compilation-parse-errors):
|
1999-08-28 |
Richard M. Stallman |
(diff-parse-differences):
|
1999-08-28 |
Richard M. Stallman |
(calendar-goto-astro-day-number): Autoload the right function name.
|
1999-08-28 |
Richard M. Stallman |
Call the new hook in every movement function.
|
1999-08-28 |
Richard M. Stallman |
(calendar-move-hook): New hook.
|
1999-08-28 |
Karl Heuer |
(dired-guess-shell-alist-default): Support bzip2 format.
|
1999-08-28 |
Karl Heuer |
(easy-mmode-define-minor-mode):
|
1999-08-28 |
Richard M. Stallman |
(USE_TOOLKIT_SCROLL_BARS): Move tests for
|
1999-08-27 |
Andreas Schwab |
(vc-backend-merge-news): Fix regexp to also match P marker
|
1999-08-27 |
Karl Heuer |
Put quote-backquote around all symbol names
|
1999-08-26 |
Dave Love |
(find-file): Doc fix.
|
1999-08-25 |
Gerd Moellmann |
(resize_mini_window): Don't resize if
|
1999-08-25 |
Gerd Moellmann |
(Frecenter): Clear frame if called with nil or no arg.
|
1999-08-25 |
Gerd Moellmann |
(Fforward_word): If in a mini-buffer and moving
|
1999-08-25 |
Gerd Moellmann |
(kill-word): Undo previous change.
|
1999-08-25 |
Karl Heuer |
(decode_options): Update version output.
|
1999-08-25 |
Karl Heuer |
Merge IRIX debugging info patch from unexsgi.c
|
1999-08-25 |
Karl Heuer |
Use unexelf for IRIX 5.*.
|
1999-08-25 |
Karl Heuer |
Use unexelf for IRIX 6.*.
|
1999-08-25 |
Gerd Moellmann |
(jit-lock-function): Extend the fontified range
|
1999-08-25 |
Gerd Moellmann |
(try_window_id): Remove typo.
|
1999-08-25 |
Gerd Moellmann |
(try_window_id): Recognize case that PT == ZV and in
|
1999-08-25 |
Gerd Moellmann |
(PVEC_TYPE_MASK): Add the bit for hash tables.
|
1999-08-24 |
Gerd Moellmann |
(expose_window_tree): Fix typo CANON_Y_UNIT to
|
1999-08-24 |
Gerd Moellmann |
[HAVE_JPEG]: Work around a warning about HAVE_STDLIB_H
|
1999-08-24 |
Gerd Moellmann |
(Qmargin): Replacement for Qbitmap_area.
|
1999-08-24 |
Gerd Moellmann |
(redisplay_window): Don't ever test just_this_one_p
|
1999-08-24 |
Gerd Moellmann |
(Fset_window_point): Reset Vresize_mini_config.
|
1999-08-24 |
Gerd Moellmann |
(Vresize_mini_config, resize_mini_frame,
|
1999-08-24 |
Gerd Moellmann |
(adjust_frame_glyphs): Reset Vresize_mini_config.
|
1999-08-24 |
Gerd Moellmann |
(margin): Renamed from bitmap-area.
|
1999-08-24 |
Dave Love |
Mode provide to end.
|
1999-08-24 |
Andreas Schwab |
(gnus-emphasis-underline-italic): Doc fix.
|
1999-08-24 |
Alex Schroeder |
(sql-sybase): use sql-server instead of sql-database.
|
1999-08-23 |
Dave Love |
(delete-extract-rectangle): Doc fix from verna.
|
1999-08-23 |
Dave Love |
Add/fix various doc strings. Add `*' to all the interactive specs.
|
1999-08-23 |
Kenichi Handa |
Include "ccl.h" instead of "../src/ccl.h".
|
1999-08-23 |
Gerd Moellmann |
(redisplay_internal): Clear garbaged frames after
|
1999-08-23 |
Gerd Moellmann |
(beg_unchanged, end_unchanged, unchanged_modified,
|
1999-08-23 |
Gerd Moellmann |
(Fset_window_hscroll): Set
|
1999-08-23 |
Gerd Moellmann |
(command_loop_1): Set beg/end_unchanged per
|
1999-08-23 |
Gerd Moellmann |
(gap_left): Use BUF_COMPUTE_UNCHANGED.
|
1999-08-23 |
Gerd Moellmann |
(direct_output_for_insert): Set beg_unchanged
|
1999-08-23 |
Gerd Moellmann |
(struct glyph_matrix): Add buffer, begv, and zv.
|
1999-08-23 |
Gerd Moellmann |
(code_convert_region): Compute beg/end_unchanged per
|
1999-08-23 |
Gerd Moellmann |
(BUF_COMPUTE_UNCHANGED): New.
|
1999-08-23 |
Gerd Moellmann |
(set_buffer_internal): Set windows_or_buffers_changed
|
1999-08-23 |
Gerd Moellmann |
(mark_glyph_matrix): Mark strings only.
|
1999-08-22 |
Gerd Moellmann |
Add prototype for copy_hash_table and Fcopy_hash_table.
|
1999-08-22 |
Gerd Moellmann |
(Qkey, Qvalue): Renamed from Qkey_weak, and Qvalue_weak.
|
1999-08-22 |
Stephen Eglen |
Octave-mode support: for the function index entries, allow the prefix
|
1999-08-22 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
1999-08-21 |
Gerd Moellmann |
(resize_mini_window): Do it for truncate-lines t as
|
1999-08-21 |
Gerd Moellmann |
(backward-kill-paragraph): Don't move
|
1999-08-21 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
1999-08-21 |
Gerd Moellmann |
(face_at_buffer_position): Don't xassert that
|
1999-08-21 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
1999-08-21 |
Gerd Moellmann |
Remove references to echo_area_glyphs
|
1999-08-21 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
1999-08-21 |
Gerd Moellmann |
Remove conditional compilation on `standalone'.
|
1999-08-21 |
Gerd Moellmann |
Remove conditional compilation on
|
1999-08-21 |
Gerd Moellmann |
Add function prototypes.
|
1999-08-21 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
1999-08-21 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|
1999-08-21 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
1999-08-21 |
Gerd Moellmann |
(hash_lookup): Test with EQ before calling key comparion
|
1999-08-21 |
Gerd Moellmann |
(Fdo_auto_save): Use push_message, restore_message,
|
1999-08-21 |
Gerd Moellmann |
(shut_down_emacs): Call check_message_stack.
|
1999-08-21 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|
1999-08-21 |
Gerd Moellmann |
(do_pending_window_change): Add parameter `safe'.
|
1999-08-21 |
Gerd Moellmann |
(NO_PROMPT_IN_BUFFER): Removed.
|
1999-08-21 |
Gerd Moellmann |
(Fgarbage_collect): Use push_message, restore_message,
|
1999-08-21 |
Gerd Moellmann |
(next-history-element): Use minibuffer-prompt-end.
|
1999-08-21 |
Gerd Moellmann |
(jit-lock-function): Use line-beginning-position.
|
1999-08-21 |
Dave Love |
Exclude CVS dirs like RCS.
|
1999-08-21 |
Dave Love |
(C_DEBUG_SWITCH): Use -g -O.
|
1999-08-21 |
Dave Love |
(C_DEBUG_SWITCH): Set for debug and optimize.
|
1999-08-21 |
Dave Love |
Copyright update.
|
1999-08-21 |
Dave Love |
Don't check for jpeglib.h.
|
1999-08-20 |
Gerd Moellmann |
remove tiff34 prefix from include.
|
1999-08-20 |
Gerd Moellmann |
(HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
|
1999-08-20 |
Dave Love |
Revert previous change.
|
1999-08-19 |
Dave Love |
(tooltip-mode): Customize this, per convention.
|
1999-08-19 |
Dave Love |
(global-font-lock-mode): Autoload. Add :initialize.
|
1999-08-19 |
Dave Love |
Avoid ange-ftp related compilation warnings.
|
1999-08-19 |
Dave Love |
Declare dynamic vars.
|
1999-08-19 |
Gerd Moellmann |
(XTset_vertical_scroll_bar): Fix previous change. Clear
|
1999-08-18 |
Dave Love |
Use termcap.h.
|
1999-08-18 |
Dave Love |
Add HAVE_TERMCAP_H.
|
1999-08-18 |
Dave Love |
Check for termcap.h.
|
1999-08-18 |
Dave Love |
Use lisp.h
|
1999-08-18 |
Dave Love |
Use stdlib.h, unistd.h.
|
1999-08-18 |
Dave Love |
Use stdlib.h.
|
1999-08-18 |
Dave Love |
(Finsert_file_contents): Use xfree.
|
1999-08-18 |
Gerd Moellmann |
(x_window) [USE_X_TOOLKIT]: Remove test for
|
1999-08-18 |
Gerd Moellmann |
(font-lock-support-mode): Make `jit-lock-mode'
|
1999-08-18 |
Gerd Moellmann |
(update_frame_line): Fix previous change. If writing
|
1999-08-18 |
Ray Blaak |
checked in with -k by blaak at 1999/08/18 05:08:39
|
1999-08-17 |
Gerd Moellmann |
(unwind_redisplay): New. Resets flag redisplaying_p.
|
1999-08-17 |
Gerd Moellmann |
(Fcoordinates_in_window_p): Return `left-bitmap-area'
|
1999-08-17 |
Gerd Moellmann |
(Fsignal): Don't reset redisplaying_p here.
|
1999-08-17 |
Gerd Moellmann |
(update_frame_line): If writing whole line,
|
1999-08-17 |
Gerd Moellmann |
(mode-line-modified): Look up key binding for C-x
|
1999-08-17 |
Dave Love |
(info): Doc fix.
|
1999-08-17 |
Dave Love |
Remove compatibility code.
|
1999-08-17 |
Dave Love |
Add Keywords.
|
1999-08-17 |
Dave Love |
(finder-known-keywords): Add `multimedia'.
|
1999-08-17 |
Dave Love |
Provide term/sun-mouse.
|
1999-08-17 |
Gerd Moellmann |
(expose_area): If row extends face to end of line,
|
1999-08-17 |
Gerd Moellmann |
(Qshow_trailing_whitespace): Removed.
|
1999-08-17 |
Gerd Moellmann |
(direct_output_for_insert): Use
|
1999-08-17 |
Gerd Moellmann |
(struct it): Remove member
|
1999-08-17 |
Gerd Moellmann |
(x_draw_glyph_string_box): Use the background width
|
1999-08-17 |
Gerd Moellmann |
(add_to_log): Renamed from display_message.
|
1999-08-17 |
Gerd Moellmann |
(Fpos_visible_in_window_p): Rewritten.
|
1999-08-17 |
Gerd Moellmann |
(toplevel): Make face `term-default' an empty face.
|
1999-08-16 |
Dave Love |
Move provide to end.
|
1999-08-16 |
Dave Love |
Don't capitalize custom group name.
|
1999-08-16 |
Dave Love |
Add x-stretch-cursor, indicate-empty-lines, scroll-up-aggressively,
|
1999-08-16 |
Karl Heuer |
(assoc-ignore-case, assoc-ignore-representation): Moved here from simple.el.
|
1999-08-16 |
Karl Heuer |
(assoc-ignore-case, assoc-ignore-representation): Moved to subr.el.
|
1999-08-16 |
Karl Heuer |
(point-at-eol, point-at-bol): New aliases.
|
1999-08-16 |
Karl Heuer |
Functions reordered.
|
1999-08-16 |
Karl Heuer |
(delete-rectangle-line): Use line-end-position.
|
1999-08-16 |
Karl Heuer |
(Fforward_comment): Set comstyle for Scomment_fence.
|
1999-08-16 |
Geoff Voelker |
(x_set_frame_parameters): Set foreground and
|
1999-08-16 |
Dave Love |
Provide `mldrag' for compatibility.
|
1999-08-16 |
Brian Youmans |
Fixed a typo. - Brian
|
1999-08-16 |
Dave Love |
Add a :link to font-lock defgroup.
|
1999-08-16 |
Dave Love |
Copyright update.
|
1999-08-16 |
Dave Love |
(auto-compression-mode): New variable for customization.
|
1999-08-16 |
Dave Love |
(interpreter-mode-alist): Add make, guile, clisp.
|
1999-08-16 |
Dave Love |
(mode-line-mule-info): Doc fix.
|
1999-08-16 |
Dave Love |
(msb--choose-file-menu): Use `completion-ignore-case' in name
|
1999-08-16 |
Carsten Dominik |
Initial revision
|
1999-08-16 |
Carsten Dominik |
(reftex-pop-to-bibtex-entry): Fixed
|
1999-08-16 |
Karl Heuer |
Fix maintainer address.
|
1999-08-16 |
Karl Heuer |
(octave-maintainer-address): Use gnu.org.
|
1999-08-16 |
Karl Heuer |
Fix maintainer address.
|
1999-08-16 |
Karl Heuer |
(show-paren-mode): Support making show-paren-mode
|
1999-08-16 |
Karl Heuer |
Handle @ifnottex.
|
1999-08-16 |
Karl Heuer |
(add-log-current-defun): Exclude all trailing whitespace.
|
1999-08-16 |
Karl Heuer |
(server-process-filter): If a client visits no buffers,
|
1999-08-16 |
Karl Heuer |
(mail-unquote-printable): Make it autoload.
|
1999-08-15 |
Gerd Moellmann |
(Vfont_list_limit): New.
|
1999-08-15 |
Gerd Moellmann |
(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
|
1999-08-15 |
Gerd Moellmann |
(Qfixed_window_size): New.
|
1999-08-15 |
Gerd Moellmann |
Add --with-toolkit-scroll-bars. If "no",
|
1999-08-15 |
Eli Zaretskii |
(blink-cursor): Don't turn on cursor blinking for
|
1999-08-15 |
Eli Zaretskii |
(face-valid-attribute-values): Look in
|
1999-08-15 |
Eli Zaretskii |
(x-list-fonts): Return "ms-dos", not "default".
|
1999-08-15 |
Karl Heuer |
(shrink-window-if-larger-than-buffer): Don't try to
|
1999-08-14 |
Karl Heuer |
(Fopen_network_stream): Fix previous change.
|
1999-08-14 |
Karl Heuer |
(main): Move the dynamic allocation of
|
1999-08-14 |
Karl Heuer |
(ad-special-forms): Use track-mouse iff bound.
|
1999-08-14 |
Karl Heuer |
Mostly rewritten. Customized. To support an s2G
|
1999-08-14 |
Karl Heuer |
(line_number_display_limit_width): New var.
|
1999-08-14 |
Karl Heuer |
(run_hook_list_with_args): Gcpro `globals'.
|
1999-08-13 |
Gerd Moellmann |
(struct window): New field too_small_ok.
|
1999-08-13 |
Gerd Moellmann |
(set_window_height, set_window_width):
|
1999-08-13 |
Gerd Moellmann |
(MINSIZE): Removed.
|
1999-08-13 |
Karl Heuer |
Provide `latin-3', not `latin-3.el'.
|
1999-08-13 |
Kenichi Handa |
(CHAR_MODIFIER_MASK): New macro.
|
1999-08-13 |
Kenichi Handa |
(read_escape): For Control modifier, pay attention to
|