]>
git.eshelyaron.com Git - emacs.git/log
Jason Rumney [Sun, 23 Jan 2000 03:21:01 +0000 (03:21 +0000)]
(get_frame, w32_console_mouse_position, mouse_moved_to):
Use SELECTED_FRAME macro.
Jason Rumney [Sun, 23 Jan 2000 03:19:10 +0000 (03:19 +0000)]
(XGCValue): New struct for emulating X GCs.
Jason Rumney [Sun, 23 Jan 2000 03:18:25 +0000 (03:18 +0000)]
Substantial rewrite for new redisplay. Major changes:
Skeleton support for images, toolbars, tooltips from xfns.c.
(Fx_create_frame): Use system default for default scroll bar width.
(w32_get_arg): Renamed from x_get_arg.
(Fx_file_dialog): New function.
(w32_list_fonts): Check cache before asking system.
(Vw32_enable_synthesized_fonts): New variable.
(Vw32_enable_italics): Obsolete, removed.
Jason Rumney [Sun, 23 Jan 2000 03:16:32 +0000 (03:16 +0000)]
Complete rewrite based on xfaces.c
Jason Rumney [Sun, 23 Jan 2000 03:16:02 +0000 (03:16 +0000)]
(turn_on_face, turn_off_face): New functions.
(change_line_highlight): New prototype for new redisplay.
(write_glyphs): Support multibyte text. Support faces.
Jason Rumney [Sun, 23 Jan 2000 03:14:51 +0000 (03:14 +0000)]
Added composite.obj and intervals.obj.
Jason Rumney [Sun, 23 Jan 2000 03:09:45 +0000 (03:09 +0000)]
Port of redisplay to W32.
Richard M. Stallman [Sat, 22 Jan 2000 19:08:48 +0000 (19:08 +0000)]
(query-replace): Rename last arg to DELIMITED.
(map-query-replace-regexp, query-replace-regexp-eval): Likewise.
(query-replace-regexp): Likewise.
Richard M. Stallman [Sat, 22 Jan 2000 03:47:04 +0000 (03:47 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 22 Jan 2000 02:57:37 +0000 (02:57 +0000)]
(set_internal): Further fix in same criterion.
Richard M. Stallman [Fri, 21 Jan 2000 05:31:13 +0000 (05:31 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 2000 03:43:45 +0000 (03:43 +0000)]
Fix previous change.
Richard M. Stallman [Fri, 21 Jan 2000 03:42:21 +0000 (03:42 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 2000 03:40:33 +0000 (03:40 +0000)]
(with-syntax-table): Use make-symbol, not gensym.
Richard M. Stallman [Fri, 21 Jan 2000 03:38:12 +0000 (03:38 +0000)]
Make the definitions of dolist and dotimes work
without the rest of CL.
Richard M. Stallman [Fri, 21 Jan 2000 03:37:07 +0000 (03:37 +0000)]
Undo previous change.
Richard M. Stallman [Fri, 21 Jan 2000 02:46:43 +0000 (02:46 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 2000 02:44:44 +0000 (02:44 +0000)]
(beginning-of-defun-function): Variable renamed from beginning-of-defun.
(beginning-of-defun-raw): Use new variable name; doc fix.
(beginning-of-defun): Doc fix.
(end-of-defun-function): Variable renamed from end-of-defun.
(end-of-defun): Use new variable name; doc fix.
Richard M. Stallman [Fri, 21 Jan 2000 02:22:56 +0000 (02:22 +0000)]
Comment change.
Richard M. Stallman [Fri, 21 Jan 2000 02:10:26 +0000 (02:10 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 2000 02:09:37 +0000 (02:09 +0000)]
(dolist, dotimes): Moved to subr.el.
Richard M. Stallman [Fri, 21 Jan 2000 02:08:58 +0000 (02:08 +0000)]
(dolist, dotimes): Moved from cl-macs.el.
Richard M. Stallman [Fri, 21 Jan 2000 02:04:16 +0000 (02:04 +0000)]
(rmail-digest-end-regexps): Variable replaces rmail-digest-end-regexp.
Allows multiple regexps for detecting the end line.
(undigestify-rmail-message): Corresponding changes.
Richard M. Stallman [Thu, 20 Jan 2000 18:18:58 +0000 (18:18 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 20 Jan 2000 18:07:38 +0000 (18:07 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 20 Jan 2000 06:02:13 +0000 (06:02 +0000)]
(set_internal): Fix the criteria for whether
to swap out the old cached binding.
Richard M. Stallman [Wed, 19 Jan 2000 19:54:36 +0000 (19:54 +0000)]
*** empty log message ***
Dave Love [Wed, 19 Jan 2000 18:50:05 +0000 (18:50 +0000)]
ph.el, user-init-file.
Dave Love [Wed, 19 Jan 2000 16:26:37 +0000 (16:26 +0000)]
*** empty log message ***
Dave Love [Wed, 19 Jan 2000 15:33:54 +0000 (15:33 +0000)]
(user-init-file): Don't declare here -- is primitive.
Dave Love [Wed, 19 Jan 2000 14:59:52 +0000 (14:59 +0000)]
*** empty log message ***
Dave Love [Wed, 19 Jan 2000 14:39:01 +0000 (14:39 +0000)]
(command-line): Check for compiled user-init-file and
set to uncompiled version if necessary.
Dave Love [Wed, 19 Jan 2000 14:25:26 +0000 (14:25 +0000)]
(syms_of_lread) [user-init-file]: Doc change.
Gerd Moellmann [Wed, 19 Jan 2000 11:42:06 +0000 (11:42 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 19 Jan 2000 05:21:45 +0000 (05:21 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 18 Jan 2000 21:37:06 +0000 (21:37 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 18 Jan 2000 21:30:05 +0000 (21:30 +0000)]
(rmail-digest-end-regexp): New user option.
(undigestify-rmail-message): Use it.
Richard M. Stallman [Tue, 18 Jan 2000 20:11:41 +0000 (20:11 +0000)]
(re_compile_fastmap): While checking a range table for
`charset', skip flag bits for a character class correctly.
Gerd Moellmann [Tue, 18 Jan 2000 12:02:31 +0000 (12:02 +0000)]
(ange-ftp-skip-msgs): Add regexp for EPRT.
Gerd Moellmann [Tue, 18 Jan 2000 11:01:12 +0000 (11:01 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 18 Jan 2000 10:51:21 +0000 (10:51 +0000)]
(HAVE_GIF): Check for DGifOpen instead of
DGifOpenFileName.
Kenichi Handa [Tue, 18 Jan 2000 07:31:49 +0000 (07:31 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 18 Jan 2000 02:48:57 +0000 (02:48 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 17 Jan 2000 17:26:27 +0000 (17:26 +0000)]
Insert latin-1 coding tag.
Gerd Moellmann [Mon, 17 Jan 2000 15:32:56 +0000 (15:32 +0000)]
(tmm-goto-completions): Adapt to prompt being part
of mini-buffer.
Gerd Moellmann [Mon, 17 Jan 2000 12:45:41 +0000 (12:45 +0000)]
*** empty log message ***
Dave Love [Mon, 17 Jan 2000 11:41:01 +0000 (11:41 +0000)]
(purecopy): Doc fix.
Gerd Moellmann [Mon, 17 Jan 2000 09:50:58 +0000 (09:50 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 17 Jan 2000 09:50:09 +0000 (09:50 +0000)]
(LD_SWITCH_MACHINE): Define differently for GCC.
Gerd Moellmann [Mon, 17 Jan 2000 09:29:10 +0000 (09:29 +0000)]
(make_menubar): Set XmNresizeHeight and XmNresizeWidth to False.
Gerd Moellmann [Mon, 17 Jan 2000 09:16:13 +0000 (09:16 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 17 Jan 2000 09:14:33 +0000 (09:14 +0000)]
(x_window): Call lw_create_widget with new parameter
list.
Gerd Moellmann [Mon, 17 Jan 2000 09:13:51 +0000 (09:13 +0000)]
(EmacsFrameSetCharSize): Change size of children first
because of problems with main window geometry management under
Lesstif.
Gerd Moellmann [Mon, 17 Jan 2000 09:13:23 +0000 (09:13 +0000)]
(enum menu_item_idx): New enumeration replacing defines
MENU_ITEMS_ITEM_.*.
(MENU_ITEMS_ITEM_HELP): New enumerator.
(push_menu_item): Add parameter HELP. Record help in menu_items.
(single_menu_item, single_submenu, list_of_items): Call
push_menu_item with new parameter.
(single_submenu): Set help string in widget value.
(menu_highlight_callback): New function.
(set_frame_menubar): Call lw_create_widget with new
parameter list.
(xmenu_show, xdialog_show): Ditto.
Gerd Moellmann [Mon, 17 Jan 2000 09:11:23 +0000 (09:11 +0000)]
(_XlwMenu_part): Add `highlight' callback list.
Gerd Moellmann [Mon, 17 Jan 2000 09:11:11 +0000 (09:11 +0000)]
(XtNhighlightCallback): New define.
Gerd Moellmann [Mon, 17 Jan 2000 09:10:58 +0000 (09:10 +0000)]
(xlwMenuResources): All XtNhighlightCallback.
(remap_menubar): Call highlight callback.
Gerd Moellmann [Mon, 17 Jan 2000 09:10:40 +0000 (09:10 +0000)]
(_widget_value): Add help string.
Gerd Moellmann [Mon, 17 Jan 2000 09:10:21 +0000 (09:10 +0000)]
Add prototype for lw_get_widget_instance.
Gerd Moellmann [Mon, 17 Jan 2000 09:10:05 +0000 (09:10 +0000)]
(copy_widget_value_tree): Copy help string.
(free_widget_value_tree): Free help string.
(merge_widget_value): Handle help string.
(allocate_widget_info, lw_register_widget, lw_create_widget): Add
parameter HIGHLIGHT_CB.
(lw_get_widget_instance): New function.
Gerd Moellmann [Mon, 17 Jan 2000 09:09:39 +0000 (09:09 +0000)]
(highlight_hook): New function.
(xlw_create_menubar, xlw_create_popup_menu): Add highlight_hook as
callback XtNhighlightCallback.
Gerd Moellmann [Mon, 17 Jan 2000 09:09:08 +0000 (09:09 +0000)]
(xm_arm_callback): New function.
(make_menu_in_widget): Set xm_arm_callback as XmNarmCallback and
XmNdisarmCallback for buttons (not supported for other widgets).
Richard M. Stallman [Sun, 16 Jan 2000 00:29:04 +0000 (00:29 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 14 Jan 2000 22:42:11 +0000 (22:42 +0000)]
(copyright-update): Removed the
requirement for a trailing space from `copyright-regexp', to
support copyrights with owner specified on a separate line..
Gerd Moellmann [Fri, 14 Jan 2000 22:32:41 +0000 (22:32 +0000)]
align.el
Gerd Moellmann [Fri, 14 Jan 2000 14:02:21 +0000 (14:02 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 14 Jan 2000 12:05:52 +0000 (12:05 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 14 Jan 2000 12:03:53 +0000 (12:03 +0000)]
(menu-bar-tools-menu): Add EUDC submenu.
Gerd Moellmann [Fri, 14 Jan 2000 12:00:59 +0000 (12:00 +0000)]
(toplevel): Define EUDC menu for Emacs.
Dave Love [Thu, 13 Jan 2000 18:15:59 +0000 (18:15 +0000)]
*** empty log message ***
Dave Love [Thu, 13 Jan 2000 17:43:37 +0000 (17:43 +0000)]
Obsoleted by EUDC.
Gerd Moellmann [Thu, 13 Jan 2000 14:50:15 +0000 (14:50 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 13 Jan 2000 14:47:17 +0000 (14:47 +0000)]
(toplevel): Remove autoloaded code installing
menu with easymenu, because that causes build problems.
Gerd Moellmann [Thu, 13 Jan 2000 14:46:19 +0000 (14:46 +0000)]
(frame-notice-user-settings): New variable.
(frame-notice-user-settings): Don't modify frame parameters
if called a second time.
(frame-notice-user-settings):
Notice default-frame-parameters even for non-window frames.
Gerd Moellmann [Thu, 13 Jan 2000 13:55:49 +0000 (13:55 +0000)]
(eudc-bob-play-sound-at-point): Play sounds
for Emacs.
(eudc-bob-can-display-inline-images): Extend for Emacs.
(eudc-bob-toggle-inline-display): Ditto.
(eudc-bob-display-jpeg): Ditto.
Gerd Moellmann [Thu, 13 Jan 2000 12:07:39 +0000 (12:07 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 13 Jan 2000 12:06:44 +0000 (12:06 +0000)]
(Fplay_sound): Improve doc string.
Gerd Moellmann [Thu, 13 Jan 2000 11:48:47 +0000 (11:48 +0000)]
(INFO_TARGETS): Add eudc.
(DVI_TARGETS): Add eudc.dvi
(../info/eudc, eudc.dvi): New targets.
Gerd Moellmann [Wed, 12 Jan 2000 20:50:20 +0000 (20:50 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 12 Jan 2000 14:16:29 +0000 (14:16 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 12 Jan 2000 14:15:38 +0000 (14:15 +0000)]
Add `net' directory.
Gerd Moellmann [Wed, 12 Jan 2000 14:14:36 +0000 (14:14 +0000)]
(add-change-log-entry): Fix error trying an `(insert nil)'.
Gerd Moellmann [Wed, 12 Jan 2000 13:59:26 +0000 (13:59 +0000)]
emacsclient, --alternate-editor
Gerd Moellmann [Wed, 12 Jan 2000 13:43:51 +0000 (13:43 +0000)]
New option --alternate-editor for emacsclient.
Gerd Moellmann [Wed, 12 Jan 2000 13:38:54 +0000 (13:38 +0000)]
Add option -a EDITOR and environment variable
ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs.
Gerd Moellmann [Wed, 12 Jan 2000 13:14:48 +0000 (13:14 +0000)]
(eval-last-sexp-1): Renamed from
eval-last-sexp. Don't bind debug-on-error here.
(eval-last-sexp): New function. Bind debug-on-error if
eval-expression-debug-on-error is non-nil.
(eval-defun-2, eval-defun): Likewise.
Gerd Moellmann [Wed, 12 Jan 2000 13:06:52 +0000 (13:06 +0000)]
(eval-expression): Don't bind debug-on-error if
eval-expression-debug-on-error is nil. Detect changed
debug-on-error, and propagate new value to global binding, if
eval-expression-debug-on-error is non-nil,
(eval-expression-debug-on-error): Change doc string.
Richard M. Stallman [Wed, 12 Jan 2000 05:22:30 +0000 (05:22 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 12 Jan 2000 03:08:29 +0000 (03:08 +0000)]
(with-syntax-table): Moved to subr.el.
Richard M. Stallman [Wed, 12 Jan 2000 03:04:55 +0000 (03:04 +0000)]
(with-syntax-table): Moved from simple.el.
Richard M. Stallman [Wed, 12 Jan 2000 03:04:09 +0000 (03:04 +0000)]
(with-syntax-table): Add a def-edebug-spec.
Richard M. Stallman [Tue, 11 Jan 2000 22:18:47 +0000 (22:18 +0000)]
(specbind): Record buffer-local variables specially,
indicating which buffer's binding was saved.
(unbind_to): Restore buffer-local variables specially
in the proper buffer.
(specbind, unbind_to): Pass new arg to set_internal.
Richard M. Stallman [Tue, 11 Jan 2000 22:18:09 +0000 (22:18 +0000)]
(set_internal): New arg BUF.
(Fset): Pass new arg to set_internal.
Richard M. Stallman [Tue, 11 Jan 2000 22:17:34 +0000 (22:17 +0000)]
(Fbyte_code): Pass new arg to set_internal.
Richard M. Stallman [Tue, 11 Jan 2000 22:16:55 +0000 (22:16 +0000)]
(set_internal): Enter the new arg.
Gerd Moellmann [Tue, 11 Jan 2000 22:12:07 +0000 (22:12 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 11 Jan 2000 22:07:09 +0000 (22:07 +0000)]
Adapt to new strings.
Gerd Moellmann [Tue, 11 Jan 2000 22:04:24 +0000 (22:04 +0000)]
(tmm-shortcut): Delete region after prompt instead
of erasing buffer.
Gerd Moellmann [Tue, 11 Jan 2000 21:47:40 +0000 (21:47 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 11 Jan 2000 21:42:12 +0000 (21:42 +0000)]
(fill-common-string-prefix): New function.
(fill-context-prefix): Use the longest common substring of both
prefixes, if there is one.