Mon, 13 Sep 1999 11:13:45 +0000 |
Gerd Moellmann |
(selected_frame): Add external declaration.
|
Mon, 13 Sep 1999 11:13:36 +0000 |
Gerd Moellmann |
(command_loop_1): Change for Lisp_Object
|
Mon, 13 Sep 1999 11:13:35 +0000 |
Gerd Moellmann |
(SELECTED_FRAME): New.
|
Mon, 13 Sep 1999 11:13:32 +0000 |
Gerd Moellmann |
(Fmake_terminal_frame): Use SELECTED_FRAME.
|
Mon, 13 Sep 1999 11:13:31 +0000 |
Gerd Moellmann |
(Ffont_info): Change for Lisp_Object selected_frame.
|
Mon, 13 Sep 1999 11:13:29 +0000 |
Gerd Moellmann |
(handle_USR1_signal): Change for Lisp_Object selected_frame.
|
Mon, 13 Sep 1999 11:13:24 +0000 |
Gerd Moellmann |
(selected_frame): Make it a Lisp_Object.
|
Mon, 13 Sep 1999 11:13:22 +0000 |
Gerd Moellmann |
(swap_in_symval_forwarding): Change for Lisp_Object
|
Mon, 13 Sep 1999 11:13:16 +0000 |
Gerd Moellmann |
(Fother_buffer): Change for Lisp_Object selected_frame.
|
Mon, 13 Sep 1999 03:35:33 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member access.
|
Mon, 13 Sep 1999 02:23:04 +0000 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
Sun, 12 Sep 1999 20:22:02 +0000 |
Gerd Moellmann |
(Fx_family_fonts): Replaces Fx_font_list.
|
Sun, 12 Sep 1999 20:21:58 +0000 |
Gerd Moellmann |
(resize_mini_window): Add parameter exact_p. Resize
|
Sun, 12 Sep 1999 20:21:56 +0000 |
Gerd Moellmann |
(Fforward_word): Use prompt_end_charpos instead
|
Sun, 12 Sep 1999 20:21:55 +0000 |
Gerd Moellmann |
(read_minibuf_unwind): Call resize_mini_window with
|
Sun, 12 Sep 1999 20:21:53 +0000 |
Gerd Moellmann |
(command_loop_1): Resize mini-window to the
|
Sun, 12 Sep 1999 20:21:51 +0000 |
Gerd Moellmann |
(Fbuffer_string): Use prompt_end_charpos instead
|
Sun, 12 Sep 1999 20:21:50 +0000 |
Gerd Moellmann |
Change prototype of resize_mini_window.
|
Sun, 12 Sep 1999 20:21:49 +0000 |
Gerd Moellmann |
(prompt_end_charpos): Replaces
|
Sun, 12 Sep 1999 20:21:48 +0000 |
Gerd Moellmann |
(Fget_buffer_create): Use prompt_end_charpos instead
|
Sun, 12 Sep 1999 20:21:47 +0000 |
Gerd Moellmann |
(iswitchb-exhibit): Use buffer-string instead
|
Sun, 12 Sep 1999 20:21:46 +0000 |
Gerd Moellmann |
Change `ghostscript' to `postscript' in comment.
|
Sun, 12 Sep 1999 20:21:44 +0000 |
Gerd Moellmann |
(mode-line): Replaces `modeline'.
|
Sun, 12 Sep 1999 19:03:10 +0000 |
Richard M. Stallman |
(tpu-version): New version.
|
Sun, 12 Sep 1999 17:29:24 +0000 |
Richard M. Stallman |
(del_range_1): Don't treat minibuffer prompt specially.
|
Sun, 12 Sep 1999 17:28:03 +0000 |
Richard M. Stallman |
(Fline_beginning_position): Handle minibuffer prompt here.
|
Sun, 12 Sep 1999 07:05:34 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member references.
|
Sun, 12 Sep 1999 05:07:01 +0000 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
Sun, 12 Sep 1999 03:40:44 +0000 |
Richard M. Stallman |
(isearch-mode-map): Undo previous change.
|
Sun, 12 Sep 1999 02:49:25 +0000 |
Richard M. Stallman |
(run_window_scroll_functions): If hook functions switch
|
Sun, 12 Sep 1999 02:17:20 +0000 |
Richard M. Stallman |
(eval-last-sexp): If after ?\LETTER, use all of that as the sexp.
|
Sat, 11 Sep 1999 21:29:11 +0000 |
Richard M. Stallman |
(find-file-noselect): Catch errors in file-expand-wildcards,
|
Sat, 11 Sep 1999 20:42:47 +0000 |
Ken Raeburn |
Use XCAR and XCDR.
|
Sat, 11 Sep 1999 20:40:09 +0000 |
Richard M. Stallman |
Major changes. Avoid changing point and mark.
|
Sat, 11 Sep 1999 18:40:57 +0000 |
Ken Raeburn |
(FOR_EACH_FRAME): Use XCAR and XCDR.
|
Sat, 11 Sep 1999 18:35:57 +0000 |
Ken Raeburn |
(GET_TRANSLATION_TABLE): Use XCDR.
|
Sat, 11 Sep 1999 04:46:31 +0000 |
Richard M. Stallman |
(byte-compile-output-docform): Bind print-gensym-alist for compatibility,
|
Sat, 11 Sep 1999 04:44:23 +0000 |
Richard M. Stallman |
(byte-compile-output-docform): Bind print-continuous-numbering and
|
Sat, 11 Sep 1999 01:25:46 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 11 Sep 1999 01:15:25 +0000 |
Richard M. Stallman |
(XTread_socket): In XSetInputFocus, use RevertToParent,
|
Sat, 11 Sep 1999 01:12:39 +0000 |
Richard M. Stallman |
(Fbeginning_of_line): Don't handle minibuffer prompt here.
|
Sat, 11 Sep 1999 01:08:15 +0000 |
Richard M. Stallman |
(make-temp-file): New function.
|
Fri, 10 Sep 1999 18:08:06 +0000 |
Dave Love |
(lisp-imenu-generic-expression): Recognize define-widget.
|
Fri, 10 Sep 1999 17:54:30 +0000 |
Dave Love |
(debug-ignored-errors): Restore BBDB stuff.
|
Fri, 10 Sep 1999 16:19:34 +0000 |
Gerd Moellmann |
(x_build_heuristic_mask): Accept a list `(R G B)'
|
Fri, 10 Sep 1999 16:19:33 +0000 |
Gerd Moellmann |
(lw_separator_p): Add `--:space' with the same
|
Fri, 10 Sep 1999 06:32:34 +0000 |
Richard M. Stallman |
(Ferase_buffer): Don't erase the minibuffer prompt.
|
Fri, 10 Sep 1999 02:42:59 +0000 |
Richard M. Stallman |
Finish making it fit Emacs conventions. Add autoloads.
|
Thu, 09 Sep 1999 21:03:07 +0000 |
Richard M. Stallman |
(bat-generic-mode): "::"-style comments don't
|
Thu, 09 Sep 1999 20:16:02 +0000 |
Dave Love |
Comment.
|
Thu, 09 Sep 1999 20:06:35 +0000 |
Dave Love |
Comment on finder-known-keywords.
|
Thu, 09 Sep 1999 20:04:17 +0000 |
Dave Love |
(byte-optimize-backward-char, byte-optimize-backward-word): New
|
Thu, 09 Sep 1999 14:54:29 +0000 |
Gerd Moellmann |
(QCindex): New.
|
Thu, 09 Sep 1999 14:54:28 +0000 |
Gerd Moellmann |
(Fmakehash): Accept just one optional argument TEST.
|
Thu, 09 Sep 1999 14:54:25 +0000 |
Gerd Moellmann |
(mouse-drag-mode-line-1): Extension of former
|
Thu, 09 Sep 1999 14:54:25 +0000 |
Gerd Moellmann |
(put-image): Remove optional buffer parameter.
|
Thu, 09 Sep 1999 14:54:23 +0000 |
Gerd Moellmann |
(face-italic-p): Return t only for values `italic'
|
Thu, 09 Sep 1999 04:24:12 +0000 |
Richard M. Stallman |
(Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
|
Wed, 08 Sep 1999 22:12:34 +0000 |
Gerd Moellmann |
(Qwhen): Replaces QCwhen.
|
Wed, 08 Sep 1999 22:07:02 +0000 |
Gerd Moellmann |
(mode-line-unbury-buffer): Use aref instead of sref.
|
Wed, 08 Sep 1999 21:14:25 +0000 |
Richard M. Stallman |
(read_minibuf): Put all three properties on the same range--the whole prompt.
|
Wed, 08 Sep 1999 11:49:34 +0000 |
Kenichi Handa |
(CHAR_COMPONENTS_VALID_P): Fix for ASCII.
|
Wed, 08 Sep 1999 11:16:02 +0000 |
Kenichi Handa |
Reset MSBs of arguments of MAKE_CHAR.
|
Wed, 08 Sep 1999 08:01:16 +0000 |
Richard M. Stallman |
Clear up previous change.
|
Wed, 08 Sep 1999 07:56:20 +0000 |
Richard M. Stallman |
(Fbufsize): Accept an extra BUFFER parameter.
|
Wed, 08 Sep 1999 07:54:18 +0000 |
Richard M. Stallman |
(Fbase64_decode_region): Don't place point outside of the
|
Wed, 08 Sep 1999 07:50:19 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph, canonically-space-region):
|
Wed, 08 Sep 1999 07:41:52 +0000 |
Richard M. Stallman |
(describe-function-1): Don't return empty string for keymaps.
|
Wed, 08 Sep 1999 07:37:56 +0000 |
Richard M. Stallman |
(backup-by-copying-when-privileged-mismatch): New variable.
|
Wed, 08 Sep 1999 07:32:49 +0000 |
Richard M. Stallman |
(generic-define-unix-modes): Added new modes:
|
Wed, 08 Sep 1999 05:33:47 +0000 |
Richard M. Stallman |
(tar-header-block-tokenize):
|
Wed, 08 Sep 1999 05:17:05 +0000 |
Richard M. Stallman |
(gud-make-debug-menu): Make a child for the
|
Wed, 08 Sep 1999 05:14:39 +0000 |
Richard M. Stallman |
(fix_submap_inheritance): Do nothing if the proper parent is an
|
Wed, 08 Sep 1999 01:22:00 +0000 |
Kenichi Handa |
(default-korean-keyboard): Initialize it
|
Tue, 07 Sep 1999 22:31:38 +0000 |
Gerd Moellmann |
(handle_single_display_prop): Change conditional
|
Tue, 07 Sep 1999 19:40:09 +0000 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
Tue, 07 Sep 1999 19:21:50 +0000 |
Richard M. Stallman |
(font-lock-multiline): New text property contains
|
Tue, 07 Sep 1999 18:20:27 +0000 |
Richard M. Stallman |
(Qexcl): New variable.
|
Tue, 07 Sep 1999 16:19:13 +0000 |
Dave Love |
1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
|
Tue, 07 Sep 1999 14:49:01 +0000 |
Gerd Moellmann |
(x_set_foreground_color): Call
|
Tue, 07 Sep 1999 14:48:59 +0000 |
Gerd Moellmann |
(recompute_basic_faces): Clear face cache.
|
Tue, 07 Sep 1999 14:48:56 +0000 |
Gerd Moellmann |
(Fset_window_margins): Make window the first argument.
|
Tue, 07 Sep 1999 14:48:55 +0000 |
Gerd Moellmann |
(Fmakehash): Take one argument, test, make all the
|
Tue, 07 Sep 1999 14:48:54 +0000 |
Gerd Moellmann |
(SCROLL_BAR_FACE_ID, BORDER_FACE_ID,
|
Tue, 07 Sep 1999 14:48:52 +0000 |
Gerd Moellmann |
(face-set-after-frame-default): Initialize some
|
Tue, 07 Sep 1999 14:48:51 +0000 |
Gerd Moellmann |
(--with-sound): Removed.
|
Tue, 07 Sep 1999 13:06:27 +0000 |
Eli Zaretskii |
(nnsoup-tmp-directory): Use temporary-file-directory.
|
Tue, 07 Sep 1999 13:04:48 +0000 |
Eli Zaretskii |
(gnus-uu-tmp-dir): Use temporary-file-directory.
|
Tue, 07 Sep 1999 12:19:26 +0000 |
Kenichi Handa |
Lots of comments fixed.
|
Tue, 07 Sep 1999 12:18:57 +0000 |
Kenichi Handa |
Lots of comments fixed.
|
Tue, 07 Sep 1999 11:28:47 +0000 |
Dave Love |
Initial revision
|
Tue, 07 Sep 1999 11:00:48 +0000 |
Dave Love |
(tar-header-block-tokenize): Bind linkname.
|
Tue, 07 Sep 1999 06:37:06 +0000 |
Richard M. Stallman |
(push): Doc fix.
|
Tue, 07 Sep 1999 03:25:35 +0000 |
Richard M. Stallman |
(syms_of_insdel): Define Lisp variable inhibit-modification-hooks.
|
Mon, 06 Sep 1999 22:32:26 +0000 |
Richard M. Stallman |
[macintosh] (stat, fstat, mkdir, rmdir, utime, access)
|
Mon, 06 Sep 1999 22:15:43 +0000 |
Richard M. Stallman |
(timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.
|
Mon, 06 Sep 1999 22:15:10 +0000 |
Richard M. Stallman |
(vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.
|
Mon, 06 Sep 1999 22:03:38 +0000 |
Richard M. Stallman |
(tar-extract): Don't assume buffer is visiting a file.
|
Mon, 06 Sep 1999 21:52:01 +0000 |
Richard M. Stallman |
(quickurl-list-focused-line): Removed.
|
Mon, 06 Sep 1999 21:48:43 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Unconditionally move to beginning of message.
|
Mon, 06 Sep 1999 21:33:27 +0000 |
Dave Love |
(isearch-mode-map): Add mouse-2.
|
Mon, 06 Sep 1999 21:24:50 +0000 |
Dave Love |
(rmail-read-password): Deleted.
|
Mon, 06 Sep 1999 21:20:57 +0000 |
Dave Love |
Don't conditionally define caddr.
|
Mon, 06 Sep 1999 19:49:33 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 06 Sep 1999 19:20:29 +0000 |
Stephen Eglen |
add --no-line-editing to inferior-octave-startup-args so that TABs in source
|
Mon, 06 Sep 1999 16:07:27 +0000 |
Dave Love |
1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
Mon, 06 Sep 1999 16:06:14 +0000 |
Dave Love |
1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
Mon, 06 Sep 1999 16:01:22 +0000 |
Gerd Moellmann |
Remove all code, keep interface.
|
Mon, 06 Sep 1999 16:01:15 +0000 |
Dave Love |
New version incorporating Michael Sperber's changes from XEmacs.
|
Mon, 06 Sep 1999 16:00:47 +0000 |
Gerd Moellmann |
Remove all code, keep interface.
|
Mon, 06 Sep 1999 15:57:51 +0000 |
Gerd Moellmann |
(lw_separator_p): Add alternative separator type names.
|
Mon, 06 Sep 1999 15:57:48 +0000 |
Gerd Moellmann |
(face-bold-p): Don't return t if face has lighter
|
Mon, 06 Sep 1999 11:47:56 +0000 |
Eli Zaretskii |
(small-temporary-file-directory): Make it nil except on ms-dos.
|
Mon, 06 Sep 1999 11:43:01 +0000 |
Eli Zaretskii |
(command-line): Make small-temporary-file-directory
|
Mon, 06 Sep 1999 11:22:43 +0000 |
Eli Zaretskii |
(dired-re-dir, dired-re-sym): Don't match DOS drive
|
Mon, 06 Sep 1999 11:10:35 +0000 |
Dave Love |
(byte-boolean-vars): Removed. (Now primitive.)
|
Mon, 06 Sep 1999 11:03:51 +0000 |
Dave Love |
Remove comment on DEFVAR_BOOL.
|
Mon, 06 Sep 1999 11:02:28 +0000 |
Dave Love |
(Vbyte_boolean_vars): New variable.
|
Mon, 06 Sep 1999 09:05:24 +0000 |
Eli Zaretskii |
(sh-tmp-file): Use $TMPDIR, if defined, for sh.
|
Mon, 06 Sep 1999 03:46:33 +0000 |
Richard M. Stallman |
(vc-annotate-display): Treat 2-digit years under 70 as 20YY.
|
Mon, 06 Sep 1999 03:38:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 05 Sep 1999 23:44:56 +0000 |
Richard M. Stallman |
(backward-kill-sentence): Don't test minibuffer-prompt-end here.
|
Sun, 05 Sep 1999 21:22:48 +0000 |
Gerd Moellmann |
(Fx_show_tip): Improve documentation.
|
Sun, 05 Sep 1999 21:22:46 +0000 |
Gerd Moellmann |
(Fset_window_vscroll): Make window the first argument,
|
Sun, 05 Sep 1999 21:22:45 +0000 |
Gerd Moellmann |
(Qplay_sound_functions): Replaces Qplay_sound_hook.
|
Sun, 05 Sep 1999 19:44:45 +0000 |
Richard M. Stallman |
(font-menu-add-default): Simplify code.
|
Sun, 05 Sep 1999 16:39:19 +0000 |
Gerd Moellmann |
Change
|
Sun, 05 Sep 1999 16:38:56 +0000 |
Gerd Moellmann |
(header-line): Renamed from `top-line'.
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Sun, 05 Sep 1999 15:48:57 +0000 |
Gerd Moellmann |
(row_containing_pos): New.
|
Sun, 05 Sep 1999 15:48:38 +0000 |
Gerd Moellmann |
(tool-bar): Change face `toolbar' to `tool-bar'.
|
Sun, 05 Sep 1999 12:13:41 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
|
Sat, 04 Sep 1999 20:11:12 +0000 |
Gerd Moellmann |
(Qwindow_size_fixed): Replaces Qfixed_window_size.
|
Sat, 04 Sep 1999 20:11:09 +0000 |
Gerd Moellmann |
(Fmakehash): Exchange optional test and size arguments.
|
Sat, 04 Sep 1999 11:31:31 +0000 |
Dave Love |
Make some doc strings obey the make-docfile convention.
|
Sat, 04 Sep 1999 11:29:26 +0000 |
Dave Love |
Make some doc strings obey the make-docfile convention.
|
Sat, 04 Sep 1999 11:25:13 +0000 |
Dave Love |
Fix comment about conventions for Lisp files.
|
Sat, 04 Sep 1999 00:08:17 +0000 |
Richard M. Stallman |
(mh-forward): Get new subject line from the original,
|
Fri, 03 Sep 1999 23:57:31 +0000 |
Richard M. Stallman |
(make-autoload): Handle defun* like defun.
|
Fri, 03 Sep 1999 23:12:57 +0000 |
Dave Love |
(highlight-changes-mode): Add autoload cookie for variable.
|
Fri, 03 Sep 1999 23:12:27 +0000 |
Richard M. Stallman |
Include config.h not ../src/config.h.
|
Fri, 03 Sep 1999 22:45:43 +0000 |
Dave Love |
(double-mode): Customize the variable.
|
Fri, 03 Sep 1999 18:50:06 +0000 |
Gerd Moellmann |
Change protorype of x_alloc_nearest_color.
|
Fri, 03 Sep 1999 18:50:00 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar): Block input when clearing
|
Fri, 03 Sep 1999 18:49:56 +0000 |
Gerd Moellmann |
Include math.h. Add extern declaration for atof in case
|
Fri, 03 Sep 1999 18:49:55 +0000 |
Gerd Moellmann |
(struct frame): New member `gamma'.
|
Fri, 03 Sep 1999 18:49:53 +0000 |
Gerd Moellmann |
(make_shadow_gcs): Call
|
Fri, 03 Sep 1999 18:48:46 +0000 |
Richard M. Stallman |
[macintosh]: Set KBD_BUFFER_SIZE to a smaller value
|
Fri, 03 Sep 1999 18:44:39 +0000 |
Richard M. Stallman |
Do nothing if included a second time.
|
Fri, 03 Sep 1999 18:39:38 +0000 |
Richard M. Stallman |
(Fframep) [macintosh]: Handle mac frame type.
|
Fri, 03 Sep 1999 18:29:30 +0000 |
Richard M. Stallman |
(call-process) [macintosh]: Call mac_run_command in
|
Fri, 03 Sep 1999 18:26:26 +0000 |
Richard M. Stallman |
Delete the system-independent include of stdlib.h
|
Fri, 03 Sep 1999 18:15:24 +0000 |
Richard M. Stallman |
[macintosh]: Include macterm.h to define substitute X
|
Fri, 03 Sep 1999 15:52:16 +0000 |
Gerd Moellmann |
Use XCAR and XCDR instead of XCONS.
|
Fri, 03 Sep 1999 15:52:15 +0000 |
Gerd Moellmann |
New member frozen_window_start_p.
|
Fri, 03 Sep 1999 15:52:12 +0000 |
Gerd Moellmann |
(foreach_window, foreach_window_1): New.
|
Fri, 03 Sep 1999 15:52:10 +0000 |
Gerd Moellmann |
(read_minibuf_unwind): Resize mini-window when
|
Fri, 03 Sep 1999 15:52:08 +0000 |
Gerd Moellmann |
Remove extern declarations for variables deleted from
|
Fri, 03 Sep 1999 15:52:05 +0000 |
Gerd Moellmann |
(adjust_frame_glyphs): Remove reference to
|
Fri, 03 Sep 1999 15:52:01 +0000 |
Gerd Moellmann |
Add function prototype for resize_mini_window.
|
Fri, 03 Sep 1999 12:43:32 +0000 |
Gerd Moellmann |
(x_scroll_bar_create): Don't clear under scroll bar
|
Fri, 03 Sep 1999 12:43:28 +0000 |
Gerd Moellmann |
(x_set_scroll_bar_width): Change conditional compilation
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(count_combining_composition): New function.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
Type in comment fixed.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(Fsubst_char_in_region): Adjust the way to check byte-combining
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(SPLIT_COMPOSITE_SEQ): New macro.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(Faset): Adjust the way to check byte-combining
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(struct it): Change the size of the member `ctl_chars'.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(print_string): Use the macro STRING_CHAR_AND_LENGTH.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(count_combining): Use the macro PARSE_MULTIBYTE_SEQ.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(get_next_display_element): Display incomplete multibyte
|
Fri, 03 Sep 1999 01:28:20 +0000 |
Kenichi Handa |
Delete duplicated code.
|
Fri, 03 Sep 1999 01:00:15 +0000 |
Richard M. Stallman |
(indent-relative): Doc fix.
|
Fri, 03 Sep 1999 00:57:50 +0000 |
Richard M. Stallman |
(quickurl): Doc fix.
|
Thu, 02 Sep 1999 20:52:53 +0000 |
Gerd Moellmann |
(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.
|
Thu, 02 Sep 1999 20:52:51 +0000 |
Gerd Moellmann |
(Fhash_table_weakness): Replaces F_hash_table_weak.
|
Thu, 02 Sep 1999 20:52:48 +0000 |
Gerd Moellmann |
(margin): Change background to "gray" for mono (this is
|
Thu, 02 Sep 1999 20:35:56 +0000 |
Gerd Moellmann |
(try_window_id): Reset first_unchanged_at_end_row
|
Thu, 02 Sep 1999 20:35:55 +0000 |
Gerd Moellmann |
(Fforward_word): Stop at a mini-buffer prompt end
|
Thu, 02 Sep 1999 20:35:53 +0000 |
Gerd Moellmann |
(set_buffer_internal): Never set
|
Thu, 02 Sep 1999 20:35:50 +0000 |
Gerd Moellmann |
(next-history-element): Use minibuffer-prompt-end once
|
Thu, 02 Sep 1999 17:06:35 +0000 |
Dave Love |
Update Ada, ILISP, GNUPG, MULE_UCS.
|
Thu, 02 Sep 1999 12:50:28 +0000 |
Eli Zaretskii |
(vc-update-change-log): Use small-temporary-file-directory when non-nil.
|
Thu, 02 Sep 1999 12:38:02 +0000 |
Eli Zaretskii |
(c-macro-expansion): Use small-temporary-file-directory when non-nil.
|
Thu, 02 Sep 1999 12:33:53 +0000 |
Eli Zaretskii |
(ediff-temp-file-prefix): Use
|
Thu, 02 Sep 1999 12:30:24 +0000 |
Eli Zaretskii |
(command-line): Compute the value of
|
Thu, 02 Sep 1999 12:24:54 +0000 |
Eli Zaretskii |
(small-temporary-file-directory): New variable.
|
Thu, 02 Sep 1999 12:05:07 +0000 |
Eli Zaretskii |
(shell-command, shell-command-on-region): Use
|
Thu, 02 Sep 1999 11:51:42 +0000 |
Eli Zaretskii |
(direct-print-region-helper): Use temporary-file-directory.
|
Thu, 02 Sep 1999 04:48:09 +0000 |
Richard M. Stallman |
(asm-mode): Set comment-start properly from asm-comment-char.
|
Wed, 01 Sep 1999 23:31:57 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 01 Sep 1999 20:59:41 +0000 |
Karl Heuer |
*** empty log message ***
|
Wed, 01 Sep 1999 13:37:07 +0000 |
Gerd Moellmann |
(read_minibuf): Flush display after setting cursor to
|
Wed, 01 Sep 1999 11:18:42 +0000 |
Dave Love |
Add faq.
|
Wed, 01 Sep 1999 11:14:20 +0000 |
Dave Love |
General changes sent to Lerner, plus some XEmacs expurgation.
|
Wed, 01 Sep 1999 11:09:49 +0000 |
Dave Love |
Current version from Lerner.
|
Wed, 01 Sep 1999 11:06:25 +0000 |
Dave Love |
Initial revision
|
Tue, 31 Aug 1999 17:17:18 +0000 |
Dave Love |
(help-make-xrefs): Don't lose on non-empty blank line after key table.
|
Tue, 31 Aug 1999 16:41:06 +0000 |
Dave Love |
Comment on DEFVAR_BOOL.
|
Tue, 31 Aug 1999 16:23:24 +0000 |
Dave Love |
(byte-boolean-vars): Add several w32 and redisplay variables.
|
Tue, 31 Aug 1999 14:00:32 +0000 |
Gerd Moellmann |
(__FreeBSD_version): Don't define it if it is
|
Tue, 31 Aug 1999 13:12:46 +0000 |
Dave Love |
(push): Fix typo.
|
Mon, 30 Aug 1999 23:58:18 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 30 Aug 1999 23:57:22 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Mon, 30 Aug 1999 23:14:40 +0000 |
Gerd Moellmann |
(FRAME_X_FLAGS_AREA_COLS): Define it as the total width
|
Mon, 30 Aug 1999 23:14:36 +0000 |
Gerd Moellmann |
Remove unused bitmaps.
|
Mon, 30 Aug 1999 23:14:33 +0000 |
Gerd Moellmann |
(x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
|
Mon, 30 Aug 1999 23:14:28 +0000 |
Gerd Moellmann |
(window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
|
Mon, 30 Aug 1999 23:14:27 +0000 |
Gerd Moellmann |
(coordinates_in_window): Use
|
Mon, 30 Aug 1999 23:14:26 +0000 |
Gerd Moellmann |
(set_frame_size): Set flags_area_extra to
|
Mon, 30 Aug 1999 23:14:25 +0000 |
Gerd Moellmann |
(FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLS
|
Mon, 30 Aug 1999 23:14:23 +0000 |
Gerd Moellmann |
(mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
|
Mon, 30 Aug 1999 23:14:22 +0000 |
Gerd Moellmann |
(WINDOW_DISPLAY_PIXEL_WIDTH): Subtract
|
Mon, 30 Aug 1999 22:50:53 +0000 |
Gerd Moellmann |
(C_SWITCH_SYSTEM): Added to let configure find headers
|
Mon, 30 Aug 1999 22:50:51 +0000 |
Gerd Moellmann |
(USE_TOOLKIT_SCROLL_BARS): Move the test down after
|
Mon, 30 Aug 1999 21:05:30 +0000 |
Gerd Moellmann |
(QCweakness): Replaces QCweak.
|
Mon, 30 Aug 1999 18:58:31 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 30 Aug 1999 16:19:57 +0000 |
Andreas Schwab |
Include <stdlib.h> if available. Declare errno only if it is not a macro.
|
Mon, 30 Aug 1999 16:18:30 +0000 |
Andreas Schwab |
Include <stdlib.h> if available.
|
Mon, 30 Aug 1999 16:10:03 +0000 |
Andreas Schwab |
Include <stdlib.h> if available, and declare abort only if not. Include
|
Mon, 30 Aug 1999 16:06:22 +0000 |
Andreas Schwab |
Add declarations for some functions.
|
Mon, 30 Aug 1999 15:08:30 +0000 |
Andreas Schwab |
Include <stdlib.h> if available.
|
Mon, 30 Aug 1999 15:07:30 +0000 |
Andreas Schwab |
Include <stdlib.h> if available. Don't declare errno if it's a macro.
|
Mon, 30 Aug 1999 15:05:17 +0000 |
Andreas Schwab |
Include <unistd.h> if available.
|
Sun, 29 Aug 1999 21:33:09 +0000 |
Richard M. Stallman |
(SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):
|
Sun, 29 Aug 1999 21:32:52 +0000 |
Richard M. Stallman |
(lisp_parse_state, back_comment, Fmodify_syntax_entry)
|
Sun, 29 Aug 1999 21:20:20 +0000 |
Richard M. Stallman |
(bibtex-mode): Use with-temp-buffer rather than make-temp-name, use
|
Sun, 29 Aug 1999 20:55:30 +0000 |
Richard M. Stallman |
(comint-input-ring-separator): New variable.
|
Sun, 29 Aug 1999 20:48:15 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 29 Aug 1999 20:40:00 +0000 |
Richard M. Stallman |
(compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
|
Sun, 29 Aug 1999 20:38:11 +0000 |
Richard M. Stallman |
[emacs]: Handle character classes for multibyte chars:
|
Sun, 29 Aug 1999 20:35:30 +0000 |
Richard M. Stallman |
(mail-extr-all-letters-but-separators)
|
Sun, 29 Aug 1999 20:32:04 +0000 |
Richard M. Stallman |
(tags-loop-continue): After tags-loop-operate returns, force skip to next file.
|
Sun, 29 Aug 1999 20:27:40 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 29 Aug 1999 20:23:54 +0000 |
Richard M. Stallman |
(push, pop): New macros.
|
Sun, 29 Aug 1999 19:54:39 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.
|
Sun, 29 Aug 1999 19:53:27 +0000 |
Richard M. Stallman |
(eval-defun): Expand macros,
|
Sun, 29 Aug 1999 19:44:22 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|
Sun, 29 Aug 1999 19:37:29 +0000 |
Richard M. Stallman |
(speedbar-directory-buttons): Recognize
|
Sun, 29 Aug 1999 19:32:33 +0000 |
Richard M. Stallman |
(read_input_waiting): Pass read_socket_hook just 4 args.
|
Sun, 29 Aug 1999 19:30:53 +0000 |
Richard M. Stallman |
(print_help_and_exit): Mention --version.
|
Sun, 29 Aug 1999 19:29:21 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 29 Aug 1999 19:21:07 +0000 |
Richard M. Stallman |
(array-reconfigure-rows): Use generate-new-buffer.
|
Sun, 29 Aug 1999 19:19:00 +0000 |
Richard M. Stallman |
(Info-tagify): Don't insert more than one newline before the tag table.
|
Sun, 29 Aug 1999 19:07:33 +0000 |
Richard M. Stallman |
(compilation-parsing-end,compilation-setup)
|
Sun, 29 Aug 1999 19:05:44 +0000 |
Richard M. Stallman |
(which-func-cleanup-function): New variable.
|
Sun, 29 Aug 1999 18:15:29 +0000 |
Richard M. Stallman |
(find-function-regexp): Allow a ) or ( to end a function name.
|
Sun, 29 Aug 1999 15:20:45 +0000 |
Steve Morningthunder |
*** empty log message ***
|
Sun, 29 Aug 1999 15:11:03 +0000 |
Steve Morningthunder |
deleted kermit clone from tasks per communication with rms
|
Sat, 28 Aug 1999 22:15:12 +0000 |
Ken Raeburn |
(struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structure
|
Sat, 28 Aug 1999 18:25:40 +0000 |
Richard M. Stallman |
(ada-tmp-directory): Use temporary-file-directory.
|
Sat, 28 Aug 1999 18:25:16 +0000 |
Richard M. Stallman |
(metamail-region): Use temporary-file-directory.
|
Sat, 28 Aug 1999 18:24:54 +0000 |
Richard M. Stallman |
(post-mail-send-it): Use temporary-file-directory.
|
Sat, 28 Aug 1999 18:24:28 +0000 |
Richard M. Stallman |
(te-terminfo-directory): Use temporary-file-directory.
|
Sat, 28 Aug 1999 18:23:49 +0000 |
Richard M. Stallman |
(ledit-zap-file, ledit-read-file, ledit-compile-file):
|
Sat, 28 Aug 1999 18:23:14 +0000 |
Richard M. Stallman |
(dired-string-replace-match): Return `nil' when no match
|
Sat, 28 Aug 1999 18:22:20 +0000 |
Richard M. Stallman |
(tex-compilation-parse-errors):
|
Sat, 28 Aug 1999 18:21:34 +0000 |
Richard M. Stallman |
(diff-parse-differences):
|
Sat, 28 Aug 1999 15:21:55 +0000 |
Richard M. Stallman |
(calendar-goto-astro-day-number): Autoload the right function name.
|
Sat, 28 Aug 1999 15:20:18 +0000 |
Richard M. Stallman |
Call the new hook in every movement function.
|
Sat, 28 Aug 1999 15:18:39 +0000 |
Richard M. Stallman |
(calendar-move-hook): New hook.
|
Sat, 28 Aug 1999 15:16:55 +0000 |
Karl Heuer |
(dired-guess-shell-alist-default): Support bzip2 format.
|
Sat, 28 Aug 1999 15:13:37 +0000 |
Karl Heuer |
(easy-mmode-define-minor-mode):
|
Sat, 28 Aug 1999 06:23:04 +0000 |
Richard M. Stallman |
(USE_TOOLKIT_SCROLL_BARS): Move tests for
|
Fri, 27 Aug 1999 07:59:22 +0000 |
Andreas Schwab |
(vc-backend-merge-news): Fix regexp to also match P marker
|
Fri, 27 Aug 1999 01:47:33 +0000 |
Karl Heuer |
Put quote-backquote around all symbol names
|
Thu, 26 Aug 1999 17:54:28 +0000 |
Dave Love |
(find-file): Doc fix.
|
Wed, 25 Aug 1999 21:12:40 +0000 |
Gerd Moellmann |
(resize_mini_window): Don't resize if
|
Wed, 25 Aug 1999 21:12:38 +0000 |
Gerd Moellmann |
(Frecenter): Clear frame if called with nil or no arg.
|
Wed, 25 Aug 1999 21:12:36 +0000 |
Gerd Moellmann |
(Fforward_word): If in a mini-buffer and moving
|
Wed, 25 Aug 1999 21:12:15 +0000 |
Gerd Moellmann |
(kill-word): Undo previous change.
|
Wed, 25 Aug 1999 16:19:01 +0000 |
Karl Heuer |
(decode_options): Update version output.
|
Wed, 25 Aug 1999 16:15:29 +0000 |
Karl Heuer |
Merge IRIX debugging info patch from unexsgi.c
|
Wed, 25 Aug 1999 16:15:06 +0000 |
Karl Heuer |
Use unexelf for IRIX 5.*.
|
Wed, 25 Aug 1999 16:14:50 +0000 |
Karl Heuer |
Use unexelf for IRIX 6.*.
|
Wed, 25 Aug 1999 13:03:22 +0000 |
Gerd Moellmann |
(jit-lock-function): Extend the fontified range
|
Wed, 25 Aug 1999 10:57:56 +0000 |
Gerd Moellmann |
(try_window_id): Remove typo.
|
Wed, 25 Aug 1999 01:05:00 +0000 |
Gerd Moellmann |
(try_window_id): Recognize case that PT == ZV and in
|
Wed, 25 Aug 1999 01:04:57 +0000 |
Gerd Moellmann |
(PVEC_TYPE_MASK): Add the bit for hash tables.
|
Tue, 24 Aug 1999 19:25:11 +0000 |
Gerd Moellmann |
(expose_window_tree): Fix typo CANON_Y_UNIT to
|
Tue, 24 Aug 1999 19:25:06 +0000 |
Gerd Moellmann |
[HAVE_JPEG]: Work around a warning about HAVE_STDLIB_H
|
Tue, 24 Aug 1999 19:25:02 +0000 |
Gerd Moellmann |
(Qmargin): Replacement for Qbitmap_area.
|
Tue, 24 Aug 1999 19:24:57 +0000 |
Gerd Moellmann |
(redisplay_window): Don't ever test just_this_one_p
|
Tue, 24 Aug 1999 19:24:53 +0000 |
Gerd Moellmann |
(Fset_window_point): Reset Vresize_mini_config.
|
Tue, 24 Aug 1999 19:24:50 +0000 |
Gerd Moellmann |
(Vresize_mini_config, resize_mini_frame,
|
Tue, 24 Aug 1999 19:24:46 +0000 |
Gerd Moellmann |
(adjust_frame_glyphs): Reset Vresize_mini_config.
|
Tue, 24 Aug 1999 19:24:28 +0000 |
Gerd Moellmann |
(margin): Renamed from bitmap-area.
|
Tue, 24 Aug 1999 16:43:44 +0000 |
Dave Love |
Mode provide to end.
|
Tue, 24 Aug 1999 12:20:31 +0000 |
Andreas Schwab |
(gnus-emphasis-underline-italic): Doc fix.
|
Tue, 24 Aug 1999 10:50:59 +0000 |
Alex Schroeder |
(sql-sybase): use sql-server instead of sql-database.
|
Mon, 23 Aug 1999 16:14:59 +0000 |
Dave Love |
(delete-extract-rectangle): Doc fix from verna.
|
Mon, 23 Aug 1999 14:28:34 +0000 |
Dave Love |
Add/fix various doc strings. Add `*' to all the interactive specs.
|
Mon, 23 Aug 1999 10:43:51 +0000 |
Kenichi Handa |
Include "ccl.h" instead of "../src/ccl.h".
|
Mon, 23 Aug 1999 00:11:55 +0000 |
Gerd Moellmann |
(redisplay_internal): Clear garbaged frames after
|
Mon, 23 Aug 1999 00:11:54 +0000 |
Gerd Moellmann |
(beg_unchanged, end_unchanged, unchanged_modified,
|
Mon, 23 Aug 1999 00:11:51 +0000 |
Gerd Moellmann |
(Fset_window_hscroll): Set
|
Mon, 23 Aug 1999 00:11:47 +0000 |
Gerd Moellmann |
(command_loop_1): Set beg/end_unchanged per
|
Mon, 23 Aug 1999 00:11:45 +0000 |
Gerd Moellmann |
(gap_left): Use BUF_COMPUTE_UNCHANGED.
|
Mon, 23 Aug 1999 00:11:43 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Set beg_unchanged
|
Mon, 23 Aug 1999 00:11:42 +0000 |
Gerd Moellmann |
(struct glyph_matrix): Add buffer, begv, and zv.
|
Mon, 23 Aug 1999 00:11:40 +0000 |
Gerd Moellmann |
(code_convert_region): Compute beg/end_unchanged per
|
Mon, 23 Aug 1999 00:11:39 +0000 |
Gerd Moellmann |
(BUF_COMPUTE_UNCHANGED): New.
|
Mon, 23 Aug 1999 00:11:36 +0000 |
Gerd Moellmann |
(set_buffer_internal): Set windows_or_buffers_changed
|
Mon, 23 Aug 1999 00:11:34 +0000 |
Gerd Moellmann |
(mark_glyph_matrix): Mark strings only.
|
Sun, 22 Aug 1999 20:47:17 +0000 |
Gerd Moellmann |
Add prototype for copy_hash_table and Fcopy_hash_table.
|
Sun, 22 Aug 1999 20:47:15 +0000 |
Gerd Moellmann |
(Qkey, Qvalue): Renamed from Qkey_weak, and Qvalue_weak.
|
Sun, 22 Aug 1999 18:09:58 +0000 |
Stephen Eglen |
Octave-mode support: for the function index entries, allow the prefix
|
Sun, 22 Aug 1999 12:00:17 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Sat, 21 Aug 1999 21:47:57 +0000 |
Gerd Moellmann |
(resize_mini_window): Do it for truncate-lines t as
|
Sat, 21 Aug 1999 19:31:34 +0000 |
Gerd Moellmann |
(backward-kill-paragraph): Don't move
|
Sat, 21 Aug 1999 19:31:13 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Sat, 21 Aug 1999 19:31:04 +0000 |
Gerd Moellmann |
(face_at_buffer_position): Don't xassert that
|
Sat, 21 Aug 1999 19:30:44 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Sat, 21 Aug 1999 19:30:42 +0000 |
Gerd Moellmann |
Remove references to echo_area_glyphs
|
Sat, 21 Aug 1999 19:30:35 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Sat, 21 Aug 1999 19:30:21 +0000 |
Gerd Moellmann |
Remove conditional compilation on `standalone'.
|
Sat, 21 Aug 1999 19:30:16 +0000 |
Gerd Moellmann |
Remove conditional compilation on
|
Sat, 21 Aug 1999 19:30:11 +0000 |
Gerd Moellmann |
Add function prototypes.
|
Sat, 21 Aug 1999 19:29:53 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Sat, 21 Aug 1999 19:29:47 +0000 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|
Sat, 21 Aug 1999 19:29:38 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Sat, 21 Aug 1999 19:29:32 +0000 |
Gerd Moellmann |
(hash_lookup): Test with EQ before calling key comparion
|
Sat, 21 Aug 1999 19:29:20 +0000 |
Gerd Moellmann |
(Fdo_auto_save): Use push_message, restore_message,
|
Sat, 21 Aug 1999 19:29:17 +0000 |
Gerd Moellmann |
(shut_down_emacs): Call check_message_stack.
|
Sat, 21 Aug 1999 19:29:11 +0000 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|
Sat, 21 Aug 1999 19:29:02 +0000 |
Gerd Moellmann |
(do_pending_window_change): Add parameter `safe'.
|
Sat, 21 Aug 1999 19:28:58 +0000 |
Gerd Moellmann |
(NO_PROMPT_IN_BUFFER): Removed.
|
Sat, 21 Aug 1999 19:28:42 +0000 |
Gerd Moellmann |
(Fgarbage_collect): Use push_message, restore_message,
|
Sat, 21 Aug 1999 19:27:30 +0000 |
Gerd Moellmann |
(next-history-element): Use minibuffer-prompt-end.
|
Sat, 21 Aug 1999 19:27:28 +0000 |
Gerd Moellmann |
(jit-lock-function): Use line-beginning-position.
|
Sat, 21 Aug 1999 17:46:37 +0000 |
Dave Love |
Exclude CVS dirs like RCS.
|
Sat, 21 Aug 1999 17:27:31 +0000 |
Dave Love |
(C_DEBUG_SWITCH): Use -g -O.
|
Sat, 21 Aug 1999 17:23:59 +0000 |
Dave Love |
(C_DEBUG_SWITCH): Set for debug and optimize.
|
Sat, 21 Aug 1999 10:43:26 +0000 |
Dave Love |
Copyright update.
|
Sat, 21 Aug 1999 10:41:58 +0000 |
Dave Love |
Don't check for jpeglib.h.
|
Fri, 20 Aug 1999 19:30:13 +0000 |
Gerd Moellmann |
remove tiff34 prefix from include.
|
Fri, 20 Aug 1999 19:30:09 +0000 |
Gerd Moellmann |
(HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
|
Fri, 20 Aug 1999 16:57:43 +0000 |
Dave Love |
Revert previous change.
|
Thu, 19 Aug 1999 18:35:29 +0000 |
Dave Love |
(tooltip-mode): Customize this, per convention.
|
Thu, 19 Aug 1999 18:31:24 +0000 |
Dave Love |
(global-font-lock-mode): Autoload. Add :initialize.
|
Thu, 19 Aug 1999 17:50:02 +0000 |
Dave Love |
Avoid ange-ftp related compilation warnings.
|
Thu, 19 Aug 1999 15:23:23 +0000 |
Dave Love |
Declare dynamic vars.
|
Thu, 19 Aug 1999 13:56:14 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar): Fix previous change. Clear
|
Wed, 18 Aug 1999 13:25:45 +0000 |
Dave Love |
Use termcap.h.
|
Wed, 18 Aug 1999 13:23:38 +0000 |
Dave Love |
Add HAVE_TERMCAP_H.
|
Wed, 18 Aug 1999 13:22:47 +0000 |
Dave Love |
Check for termcap.h.
|
Wed, 18 Aug 1999 13:17:06 +0000 |
Dave Love |
Use lisp.h
|
Wed, 18 Aug 1999 13:14:37 +0000 |
Dave Love |
Use stdlib.h, unistd.h.
|
Wed, 18 Aug 1999 13:10:52 +0000 |
Dave Love |
Use stdlib.h.
|
Wed, 18 Aug 1999 13:07:21 +0000 |
Dave Love |
(Finsert_file_contents): Use xfree.
|
Wed, 18 Aug 1999 12:04:53 +0000 |
Gerd Moellmann |
(x_window) [USE_X_TOOLKIT]: Remove test for
|
Wed, 18 Aug 1999 12:03:57 +0000 |
Gerd Moellmann |
(font-lock-support-mode): Make `jit-lock-mode'
|
Wed, 18 Aug 1999 10:37:34 +0000 |
Gerd Moellmann |
(update_frame_line): Fix previous change. If writing
|
Wed, 18 Aug 1999 05:08:39 +0000 |
Ray Blaak |
checked in with -k by blaak at 1999/08/18 05:08:39
|
Tue, 17 Aug 1999 22:44:56 +0000 |
Gerd Moellmann |
(unwind_redisplay): New. Resets flag redisplaying_p.
|
Tue, 17 Aug 1999 22:44:47 +0000 |
Gerd Moellmann |
(Fcoordinates_in_window_p): Return `left-bitmap-area'
|
Tue, 17 Aug 1999 22:44:44 +0000 |
Gerd Moellmann |
(Fsignal): Don't reset redisplaying_p here.
|
Tue, 17 Aug 1999 22:44:37 +0000 |
Gerd Moellmann |
(update_frame_line): If writing whole line,
|
Tue, 17 Aug 1999 22:44:35 +0000 |
Gerd Moellmann |
(mode-line-modified): Look up key binding for C-x
|
Tue, 17 Aug 1999 18:51:25 +0000 |
Dave Love |
(info): Doc fix.
|
Tue, 17 Aug 1999 14:31:13 +0000 |
Dave Love |
Remove compatibility code.
|
Tue, 17 Aug 1999 14:22:28 +0000 |
Dave Love |
Add Keywords.
|
Tue, 17 Aug 1999 14:09:14 +0000 |
Dave Love |
(finder-known-keywords): Add `multimedia'.
|
Tue, 17 Aug 1999 14:03:58 +0000 |
Dave Love |
Provide term/sun-mouse.
|
Tue, 17 Aug 1999 13:02:04 +0000 |
Gerd Moellmann |
(expose_area): If row extends face to end of line,
|
Tue, 17 Aug 1999 00:46:09 +0000 |
Gerd Moellmann |
(Qshow_trailing_whitespace): Removed.
|
Tue, 17 Aug 1999 00:46:01 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Use
|
Tue, 17 Aug 1999 00:45:58 +0000 |
Gerd Moellmann |
(struct it): Remove member
|
Tue, 17 Aug 1999 00:38:28 +0000 |
Gerd Moellmann |
(x_draw_glyph_string_box): Use the background width
|
Tue, 17 Aug 1999 00:38:21 +0000 |
Gerd Moellmann |
(add_to_log): Renamed from display_message.
|
Tue, 17 Aug 1999 00:38:14 +0000 |
Gerd Moellmann |
(Fpos_visible_in_window_p): Rewritten.
|
Tue, 17 Aug 1999 00:37:45 +0000 |
Gerd Moellmann |
(toplevel): Make face `term-default' an empty face.
|
Mon, 16 Aug 1999 23:06:06 +0000 |
Dave Love |
Move provide to end.
|
Mon, 16 Aug 1999 23:04:07 +0000 |
Dave Love |
Don't capitalize custom group name.
|
Mon, 16 Aug 1999 23:00:42 +0000 |
Dave Love |
Add x-stretch-cursor, indicate-empty-lines, scroll-up-aggressively,
|
Mon, 16 Aug 1999 21:04:49 +0000 |
Karl Heuer |
(assoc-ignore-case, assoc-ignore-representation): Moved here from simple.el.
|
Mon, 16 Aug 1999 21:04:19 +0000 |
Karl Heuer |
(assoc-ignore-case, assoc-ignore-representation): Moved to subr.el.
|
Mon, 16 Aug 1999 20:57:24 +0000 |
Karl Heuer |
(point-at-eol, point-at-bol): New aliases.
|
Mon, 16 Aug 1999 20:42:38 +0000 |
Karl Heuer |
Functions reordered.
|
Mon, 16 Aug 1999 20:38:36 +0000 |
Karl Heuer |
(delete-rectangle-line): Use line-end-position.
|
Mon, 16 Aug 1999 20:34:56 +0000 |
Karl Heuer |
(Fforward_comment): Set comstyle for Scomment_fence.
|
Mon, 16 Aug 1999 18:32:29 +0000 |
Geoff Voelker |
(x_set_frame_parameters): Set foreground and
|
Mon, 16 Aug 1999 15:47:41 +0000 |
Dave Love |
Provide `mldrag' for compatibility.
|
Mon, 16 Aug 1999 14:32:20 +0000 |
Brian Youmans |
Fixed a typo. - Brian
|
Mon, 16 Aug 1999 14:32:05 +0000 |
Dave Love |
Add a :link to font-lock defgroup.
|
Mon, 16 Aug 1999 11:48:41 +0000 |
Dave Love |
Copyright update.
|
Mon, 16 Aug 1999 11:46:07 +0000 |
Dave Love |
(auto-compression-mode): New variable for customization.
|
Mon, 16 Aug 1999 11:41:29 +0000 |
Dave Love |
(interpreter-mode-alist): Add make, guile, clisp.
|
Mon, 16 Aug 1999 11:31:54 +0000 |
Dave Love |
(mode-line-mule-info): Doc fix.
|
Mon, 16 Aug 1999 11:29:58 +0000 |
Dave Love |
(msb--choose-file-menu): Use `completion-ignore-case' in name
|
Mon, 16 Aug 1999 07:42:41 +0000 |
Carsten Dominik |
Initial revision
|
Mon, 16 Aug 1999 07:38:41 +0000 |
Carsten Dominik |
(reftex-pop-to-bibtex-entry): Fixed
|
Mon, 16 Aug 1999 04:04:27 +0000 |
Karl Heuer |
Fix maintainer address.
|
Mon, 16 Aug 1999 03:54:52 +0000 |
Karl Heuer |
(octave-maintainer-address): Use gnu.org.
|
Mon, 16 Aug 1999 03:50:59 +0000 |
Karl Heuer |
Fix maintainer address.
|
Mon, 16 Aug 1999 03:18:40 +0000 |
Karl Heuer |
(show-paren-mode): Support making show-paren-mode
|
Mon, 16 Aug 1999 03:17:09 +0000 |
Karl Heuer |
Handle @ifnottex.
|
Mon, 16 Aug 1999 03:16:06 +0000 |
Karl Heuer |
(add-log-current-defun): Exclude all trailing whitespace.
|
Mon, 16 Aug 1999 03:15:11 +0000 |
Karl Heuer |
(server-process-filter): If a client visits no buffers,
|
Mon, 16 Aug 1999 03:14:25 +0000 |
Karl Heuer |
(mail-unquote-printable): Make it autoload.
|
Sun, 15 Aug 1999 22:29:45 +0000 |
Gerd Moellmann |
(Vfont_list_limit): New.
|
Sun, 15 Aug 1999 22:01:01 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
|
Sun, 15 Aug 1999 22:00:53 +0000 |
Gerd Moellmann |
(Qfixed_window_size): New.
|
Sun, 15 Aug 1999 22:00:50 +0000 |
Gerd Moellmann |
Add --with-toolkit-scroll-bars. If "no",
|
Sun, 15 Aug 1999 11:56:16 +0000 |
Eli Zaretskii |
(blink-cursor): Don't turn on cursor blinking for
|
Sun, 15 Aug 1999 11:52:16 +0000 |
Eli Zaretskii |
(face-valid-attribute-values): Look in
|
Sun, 15 Aug 1999 11:42:08 +0000 |
Eli Zaretskii |
(x-list-fonts): Return "ms-dos", not "default".
|
Sun, 15 Aug 1999 04:56:33 +0000 |
Karl Heuer |
(shrink-window-if-larger-than-buffer): Don't try to
|
Sat, 14 Aug 1999 04:36:10 +0000 |
Karl Heuer |
(Fopen_network_stream): Fix previous change.
|
Sat, 14 Aug 1999 04:08:25 +0000 |
Karl Heuer |
(main): Move the dynamic allocation of
|
Sat, 14 Aug 1999 03:55:01 +0000 |
Karl Heuer |
(ad-special-forms): Use track-mouse iff bound.
|
Sat, 14 Aug 1999 03:24:48 +0000 |
Karl Heuer |
Mostly rewritten. Customized. To support an s2G
|
Sat, 14 Aug 1999 03:13:35 +0000 |
Karl Heuer |
(line_number_display_limit_width): New var.
|
Sat, 14 Aug 1999 02:30:27 +0000 |
Karl Heuer |
(run_hook_list_with_args): Gcpro `globals'.
|
Fri, 13 Aug 1999 21:24:42 +0000 |
Gerd Moellmann |
(struct window): New field too_small_ok.
|
Fri, 13 Aug 1999 21:24:35 +0000 |
Gerd Moellmann |
(set_window_height, set_window_width):
|
Fri, 13 Aug 1999 20:51:51 +0000 |
Gerd Moellmann |
(MINSIZE): Removed.
|
Fri, 13 Aug 1999 17:52:48 +0000 |
Karl Heuer |
Provide `latin-3', not `latin-3.el'.
|
Fri, 13 Aug 1999 12:55:11 +0000 |
Kenichi Handa |
(CHAR_MODIFIER_MASK): New macro.
|
Fri, 13 Aug 1999 12:54:36 +0000 |
Kenichi Handa |
(read_escape): For Control modifier, pay attention to
|
Fri, 13 Aug 1999 12:54:08 +0000 |
Kenichi Handa |
(non_ascii_char_to_string): Handle modifier bits as
|
Thu, 12 Aug 1999 20:49:57 +0000 |
Gerd Moellmann |
(vmotion): Don't add in mini-buffer prompt width
|
Thu, 12 Aug 1999 16:35:22 +0000 |
Karl Heuer |
(Fopen_network_stream): Use getaddrinfo.
|
Thu, 12 Aug 1999 16:01:32 +0000 |
Karl Heuer |
Check for getaddrinfo.
|
Thu, 12 Aug 1999 15:59:36 +0000 |
Karl Heuer |
Add HAVE_GETADDRINFO.
|
Thu, 12 Aug 1999 14:35:33 +0000 |
Gerd Moellmann |
(face-valid-attribute-values): Return an alist for
|
Wed, 11 Aug 1999 20:41:11 +0000 |
Brian Youmans |
Added item on manual for libstdc++. - Brian
|
Wed, 11 Aug 1999 15:36:17 +0000 |
Gerd Moellmann |
(get_overlay_arrow_glyph_row): Set the charpos of
|
Wed, 11 Aug 1999 11:50:20 +0000 |
Gerd Moellmann |
(face_before_or_after_it_pos): If position after
|
Wed, 11 Aug 1999 10:47:38 +0000 |
Gerd Moellmann |
(mirror_make_current): If desired row isn't enabled,
|
Tue, 10 Aug 1999 19:35:47 +0000 |
Dave Love |
(mail-specify-envelope-from): Fix quoting of doc string.
|
Tue, 10 Aug 1999 19:32:33 +0000 |
Dave Love |
Require sun-fns.
|
Tue, 10 Aug 1999 17:46:24 +0000 |
Karl Heuer |
(sendmail-send-it): Let mail-specify-envelope-from
|
Tue, 10 Aug 1999 17:38:19 +0000 |
Dave Love |
(hscroll-step, hscroll-point-visible, hscroll-window-column): Remove
|
Tue, 10 Aug 1999 17:33:38 +0000 |
Geoff Voelker |
(x_bitmap_icon): New function.
|
Tue, 10 Aug 1999 17:32:59 +0000 |
Geoff Voelker |
(x_set_icon_type): Support setting frame icons.
|
Tue, 10 Aug 1999 17:30:22 +0000 |
Karl Heuer |
(BCOPY_SHORT): Fix typo `unsigined'.
|
Tue, 10 Aug 1999 17:28:10 +0000 |
Karl Heuer |
[__linux__ && __alpha__] (HAS_SBSS_SECTION): Define.
|
Tue, 10 Aug 1999 17:14:22 +0000 |
Karl Heuer |
(sun-curs): Provide `sun-curs', not `sm-cursors'.
|
Tue, 10 Aug 1999 17:13:38 +0000 |
Karl Heuer |
Provide `byte-optimize', not `byte-opt'.
|
Tue, 10 Aug 1999 17:09:16 +0000 |
Karl Heuer |
(simula): Provide `simula', not `simula-mode'.
|
Tue, 10 Aug 1999 17:08:41 +0000 |
Karl Heuer |
(sun-mouse): Provide `sun-mouse', not `term/sun-mouse'.
|
Tue, 10 Aug 1999 17:07:58 +0000 |
Karl Heuer |
Delete obsolete provide.
|
Tue, 10 Aug 1999 17:06:55 +0000 |
Karl Heuer |
Provide `landmark', not `lm', and just once.
|
Tue, 10 Aug 1999 17:06:18 +0000 |
Karl Heuer |
Provide `array'.
|
Tue, 10 Aug 1999 16:57:26 +0000 |
Karl Heuer |
(ansi-color-to-text-properties): Added New state 5
|
Tue, 10 Aug 1999 16:54:00 +0000 |
Karl Heuer |
(easy-menu-get-map-look-for-name): New fn.
|
Tue, 10 Aug 1999 16:52:16 +0000 |
Karl Heuer |
*** empty log message ***
|
Tue, 10 Aug 1999 16:49:49 +0000 |
Karl Heuer |
(info-lookup-guess-c-symbol): Use skip-syntax-backward.
|
Tue, 10 Aug 1999 16:43:08 +0000 |
Karl Heuer |
Fix typo in copyright date.
|
Tue, 10 Aug 1999 16:40:14 +0000 |
Karl Heuer |
(after-find-file): Disable View mode if buffer is no
|
Tue, 10 Aug 1999 16:40:00 +0000 |
Karl Heuer |
(view-mode-disable): If buffer-read-only is nil,
|
Tue, 10 Aug 1999 16:37:57 +0000 |
Karl Heuer |
(view-mode-enable, view-mode-disable):
|
Tue, 10 Aug 1999 13:48:24 +0000 |
Gerd Moellmann |
(INSTALLABLE_SCRIPTS): Add grep-changelog.
|
Tue, 10 Aug 1999 13:33:49 +0000 |
Gerd Moellmann |
Initial revision
|
Tue, 10 Aug 1999 13:10:39 +0000 |
Dave Love |
(auto-revert-mode): Add autoload cookie.
|
Tue, 10 Aug 1999 10:43:12 +0000 |
Eli Zaretskii |
(IT_set_face): Abort if the default face is not realized
|
Tue, 10 Aug 1999 10:38:37 +0000 |
Eli Zaretskii |
(realize_default_face) [MSDOS]: Don't take default
|
Tue, 10 Aug 1999 10:29:20 +0000 |
Eli Zaretskii |
(msdos_stdcolor_name): Remove const from return value.
|
Tue, 10 Aug 1999 10:21:18 +0000 |
Eli Zaretskii |
(msdos-bg-mode): Remove. Call
|
Tue, 10 Aug 1999 10:17:47 +0000 |
Eli Zaretskii |
(face-set-after-frame-default): Don't call
|
Tue, 10 Aug 1999 10:13:05 +0000 |
Eli Zaretskii |
(Fframe_parameters): Swap foreground and background
|
Tue, 10 Aug 1999 09:51:17 +0000 |
Dave Love |
(ad-make-single-advice-docstring): Treat case with no doctring specially.
|
Mon, 09 Aug 1999 08:56:31 +0000 |
Eli Zaretskii |
(PC-do-completion): If completing on file name,
|
Sat, 07 Aug 1999 16:16:32 +0000 |
Richard M. Stallman |
(Feval_buffer): New arg DO_ALLOW_PRINT.
|
Sat, 07 Aug 1999 16:10:47 +0000 |
Richard M. Stallman |
(Fprevious_overlay_change): Just return the answer obtained from overlays_at.
|
Sat, 07 Aug 1999 16:01:17 +0000 |
Gerd Moellmann |
(LIBTIFF): Use -ltiff instead of -ltiff34
|
Sat, 07 Aug 1999 16:01:14 +0000 |
Gerd Moellmann |
Change libtiff34 to libtiff.
|
Sat, 07 Aug 1999 11:45:06 +0000 |
Dave Love |
(Man-softhyphen-to-minus): Revert previous change. Avoid unibyte to
|
Sat, 07 Aug 1999 11:31:39 +0000 |
Dave Love |
(Man-softhyphen-to-minus): Revert last change.
|
Sat, 07 Aug 1999 11:28:27 +0000 |
Richard M. Stallman |
(xpm_load) [!XpmAllocCloseColors]:
|
Sat, 07 Aug 1999 03:21:32 +0000 |
Richard M. Stallman |
(elisp-eval-buffer): Handle all 5 args of eval-buffer.
|
Sat, 07 Aug 1999 03:18:48 +0000 |
Richard M. Stallman |
(load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.
|
Fri, 06 Aug 1999 21:08:08 +0000 |
Gerd Moellmann |
(set_iterator_to_next): After delivering a character
|
Fri, 06 Aug 1999 21:06:14 +0000 |
Dave Love |
Comment.
|
Fri, 06 Aug 1999 21:05:20 +0000 |
Dave Love |
Comments.
|
Fri, 06 Aug 1999 20:41:07 +0000 |
Geoff Voelker |
(ls-lisp-delete-matching): List argument is now alist
|
Fri, 06 Aug 1999 20:40:36 +0000 |
Geoff Voelker |
(stat): Check for directory ending in separator when
|