]>
git.eshelyaron.com Git - emacs.git/log
Jason Rumney [Wed, 22 Jan 2003 23:03:44 +0000 (23:03 +0000)]
(x_set_cursor_type): Set cursor_type_changed,
not update_mode_lines, and always set it to 1.
Karl Berry [Wed, 22 Jan 2003 20:36:14 +0000 (20:36 +0000)]
Info-index and colons
Karl Berry [Wed, 22 Jan 2003 20:35:23 +0000 (20:35 +0000)]
(Info-index): change pattern so that index entries
with colons can be read properly; also, require at
least one space after the colons, which makeinfo
puts in. From: Aubrey Jaffer <agj@alum.mit.edu>,
7 Nov 2002 21:16:12 -0500, sent to bug-texinfo.
Andreas Schwab [Wed, 22 Jan 2003 19:57:26 +0000 (19:57 +0000)]
Regenerated.
Andreas Schwab [Wed, 22 Jan 2003 19:56:44 +0000 (19:56 +0000)]
Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
redefining it explicitly in src/config.in.
Andreas Schwab [Wed, 22 Jan 2003 18:46:00 +0000 (18:46 +0000)]
.
Andreas Schwab [Wed, 22 Jan 2003 18:45:49 +0000 (18:45 +0000)]
(jka-compr-insert-file-contents): Fix typo in last change.
Markus Rost [Wed, 22 Jan 2003 17:13:36 +0000 (17:13 +0000)]
*** empty log message ***
Markus Rost [Wed, 22 Jan 2003 17:13:08 +0000 (17:13 +0000)]
(bootstrap): Make bootstrap-after.
Markus Rost [Wed, 22 Jan 2003 17:12:03 +0000 (17:12 +0000)]
(bootstrap-after): New target.
(bootstrap): Move finder-data, custom-deps to bootstrap-after.
Juanma Barranquero [Wed, 22 Jan 2003 16:14:48 +0000 (16:14 +0000)]
Fix typo.
Kai Großjohann [Wed, 22 Jan 2003 10:43:36 +0000 (10:43 +0000)]
(Info-index-next): Use "(`,' tries to find next)" for
more matches for consistency with standalone info browser.
Kenichi Handa [Wed, 22 Jan 2003 02:54:56 +0000 (02:54 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 22 Jan 2003 02:33:55 +0000 (02:33 +0000)]
(jka-compr-insert-file-contents): Read a process
output without decoding. Decode the result by
decode-coding-region-as-inserted-from-file.
Kenichi Handa [Wed, 22 Jan 2003 02:33:07 +0000 (02:33 +0000)]
(decode-coding-region-as-inserted-from-file): New function.
Miles Bader [Wed, 22 Jan 2003 01:14:07 +0000 (01:14 +0000)]
*** empty log message ***
Jason Rumney [Tue, 21 Jan 2003 23:13:55 +0000 (23:13 +0000)]
2003-01-21 David Ponce <david@dponce.com>
* emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
Jason Rumney [Tue, 21 Jan 2003 23:13:14 +0000 (23:13 +0000)]
*** empty log message ***
Jason Rumney [Tue, 21 Jan 2003 23:09:27 +0000 (23:09 +0000)]
Hand cursor, derived from index.pbm in lisp/toolbar
Jason Rumney [Tue, 21 Jan 2003 23:06:50 +0000 (23:06 +0000)]
2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
* w32term.c (note_mode_line_highlight): Delete #if 0 to enable
function w32_define_cursor.
(note_mouse_highlight): Initialize, setup cursor accoding to mouse
position, change member name output_data.x to output_data.w32 and
add function w32_define_cursor.
(show_mouse_face): Delete #if 0 to enable function w32_define_cursor
and change member name output_data.x to output_data.w32.
(w32_initialize_display_info): Setup
dpyinfo->vertical_scroll_bar_cursor.
2003-01-21 David Ponce <david@dponce.com>
* w32term.c (w32_encode_char): For DIM=1 charset, set
ccl->reg[2] to -1 before calling ccl_driver. (Sync. with xterm.c
x_encode_char change by Kenichi Handa <handa@m17n.org> on
2002-09-30.
(w32_draw_relief_rect): Declare all args.
(w32_define_cursor): New.
Jason Rumney [Tue, 21 Jan 2003 23:06:05 +0000 (23:06 +0000)]
2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
* w32term.h (struct w32_output): New member hand_cursor.
(WM_EMACS_SETCURSOR): New message definition.
Jason Rumney [Tue, 21 Jan 2003 23:05:18 +0000 (23:05 +0000)]
2003-01-21 Jason Rumney <jasonr@gnu.org>
* w32fns.c (IDC_HAND): Define it if system headers don't.
2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
* w32fns.c (Vx_hand_shape): New variable.
(w32_wnd_proc): Add message entries for WM_SETCURSOR and
WM_EMACS_SETCURSOR.
(x-create-frame): Setup Cursor types.
2003-01-21 David Ponce <david@dponce.com>
* w32fns.c (w32_load_cursor): New function.
(w32_init_class): Use it.
(x_put_x_image): Declare all args.
Kim F. Storm [Tue, 21 Jan 2003 22:13:23 +0000 (22:13 +0000)]
(ido-make-file-list, ido-make-dir-list): Don't move
visited directories to end of list; it's the wrong thing to do if
we want to find a file or directory in such directories.
Kim F. Storm [Tue, 21 Jan 2003 22:13:05 +0000 (22:13 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 21 Jan 2003 21:36:15 +0000 (21:36 +0000)]
(ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.
Kim F. Storm [Tue, 21 Jan 2003 21:11:12 +0000 (21:11 +0000)]
Doc fixes.
Kim F. Storm [Tue, 21 Jan 2003 21:10:40 +0000 (21:10 +0000)]
Tiny doc fixes.
Dave Love [Tue, 21 Jan 2003 18:29:34 +0000 (18:29 +0000)]
Don't include string.h.
Dave Love [Tue, 21 Jan 2003 18:28:35 +0000 (18:28 +0000)]
(Cplusplus_help, Cjava_help): Re-phrase and avoid
column-0 `('.
Jan Djärv [Tue, 21 Jan 2003 18:14:05 +0000 (18:14 +0000)]
gtkutil.c: Must include stdio.h before termhooks.h
Dave Love [Tue, 21 Jan 2003 16:56:38 +0000 (16:56 +0000)]
(Fgc_status): Print zombie list.
(mark_maybe_object) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]:
Fix assignment of zombies.
(Fgarbage_collect) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]:
Don't take car of non-cons.
Dave Love [Tue, 21 Jan 2003 16:47:27 +0000 (16:47 +0000)]
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
Markus Rost [Tue, 21 Jan 2003 02:26:04 +0000 (02:26 +0000)]
Fix last change (use C syntax for comments).
Nick Roberts [Mon, 20 Jan 2003 22:03:50 +0000 (22:03 +0000)]
(gud-display-line): If the current file is newer than its
buffer, offer to reread the file.
(gud-keep-buffer): New buffer local variable. Ensures offer to
reread file is made just once.
Nick Roberts [Mon, 20 Jan 2003 22:03:04 +0000 (22:03 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 20 Jan 2003 21:37:02 +0000 (21:37 +0000)]
(regexp-opt-group): Undo last change. Fix the docstring instead.
Glenn Morris [Mon, 20 Jan 2003 21:27:41 +0000 (21:27 +0000)]
(calendar-only-one-frame-setup): Add autoload.
Jason Rumney [Mon, 20 Jan 2003 20:18:13 +0000 (20:18 +0000)]
(digest_single_submenu): Declare all args.
Sync with 2002-12-23 Richard M. Stallman <rms@gnu.org>
changes in xmenu.c:
(parse_single_submenu): Use individual keymap's prompt
string as pane name, if there is one.
(set_frame_menubar): Save menu_items_n_panes from each call to
parse_single_submenu and use it when calling digest_single_submenu.
Jan Djärv [Mon, 20 Jan 2003 19:47:11 +0000 (19:47 +0000)]
Mention Gtk+
Steven Tamm [Mon, 20 Jan 2003 16:53:38 +0000 (16:53 +0000)]
* macterm.c (XTread_socket): Checks for valid, visible window
before sending a scroll-wheel event.
Francesco Potortì [Mon, 20 Jan 2003 16:15:42 +0000 (16:15 +0000)]
Improve some rough ends.
Francesco Potortì [Mon, 20 Jan 2003 16:15:15 +0000 (16:15 +0000)]
Better sed script.
Francesco Potortì [Mon, 20 Jan 2003 14:27:43 +0000 (14:27 +0000)]
Clarify prompts.
Francesco Potortì [Mon, 20 Jan 2003 14:27:12 +0000 (14:27 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 20 Jan 2003 09:12:53 +0000 (09:12 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 20 Jan 2003 09:09:10 +0000 (09:09 +0000)]
Updated by Joanna Pluta <joanna_p@gazeta.pl>.
Richard M. Stallman [Mon, 20 Jan 2003 09:08:09 +0000 (09:08 +0000)]
Add Polish translator Joanna Pluta.
Richard M. Stallman [Mon, 20 Jan 2003 09:04:56 +0000 (09:04 +0000)]
(rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets.
Richard M. Stallman [Mon, 20 Jan 2003 09:03:09 +0000 (09:03 +0000)]
(completion-setup-function): Set default-directory
in the minibuffer, so it'll be copied into the completion list buffer.
Richard M. Stallman [Mon, 20 Jan 2003 09:00:48 +0000 (09:00 +0000)]
(regexp-opt-group): Compute HALF2 properly.
Richard M. Stallman [Mon, 20 Jan 2003 08:59:40 +0000 (08:59 +0000)]
(octave-mode-map): Change C-c i bindings to C-c C-i.
Duplicate its bindings with last char a ctl char.
Richard M. Stallman [Mon, 20 Jan 2003 08:58:40 +0000 (08:58 +0000)]
(load-path): Rename `path' local var.
Richard M. Stallman [Mon, 20 Jan 2003 08:54:46 +0000 (08:54 +0000)]
Comment change.
Richard M. Stallman [Mon, 20 Jan 2003 08:53:53 +0000 (08:53 +0000)]
(redisplay_window): If mini window's buffer is not
a minibuffer, then redisplay it like other windows.
Richard M. Stallman [Mon, 20 Jan 2003 08:52:12 +0000 (08:52 +0000)]
(Rectangles): Document C-x c r.
Markus Rost [Mon, 20 Jan 2003 05:45:05 +0000 (05:45 +0000)]
(ls-lisp-use-insert-directory-program): Make default
value system dependent.
(ls-lisp-support-shell-wildcards): Add autoload cookie.
Jan Djärv [Mon, 20 Jan 2003 05:35:31 +0000 (05:35 +0000)]
Fixed --with-gtk
Jan Djärv [Sun, 19 Jan 2003 23:06:42 +0000 (23:06 +0000)]
*** empty log message ***
Jan Djärv [Sun, 19 Jan 2003 23:06:15 +0000 (23:06 +0000)]
ChangeLog
Jan Djärv [Sun, 19 Jan 2003 22:55:00 +0000 (22:55 +0000)]
*** empty log message ***
Jan Djärv [Sun, 19 Jan 2003 21:57:12 +0000 (21:57 +0000)]
GTK files gtkutil.c and .h
Jan Djärv [Sun, 19 Jan 2003 21:50:03 +0000 (21:50 +0000)]
GTK version
Kim F. Storm [Sun, 19 Jan 2003 20:03:42 +0000 (20:03 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 19 Jan 2003 19:53:34 +0000 (19:53 +0000)]
Use `dir' instead of `path' everywhere.
Kim F. Storm [Sun, 19 Jan 2003 19:17:51 +0000 (19:17 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 19 Jan 2003 01:07:34 +0000 (01:07 +0000)]
(insert-for-yank): Set yank-undo-function after calling FUNCTION,
unless it was set by FUNCTION (in case FUNCTION calls insert-for-yank).
Stefan Monnier [Sun, 19 Jan 2003 00:42:46 +0000 (00:42 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 19 Jan 2003 00:27:11 +0000 (00:27 +0000)]
New yank-handler property.
Stefan Monnier [Sun, 19 Jan 2003 00:19:44 +0000 (00:19 +0000)]
(fill-comment-paragraph): Fix simplistic regexp-concatenation.
Stefan Monnier [Sun, 19 Jan 2003 00:12:12 +0000 (00:12 +0000)]
(Funibyte_char_to_multibyte): Export.
Kim F. Storm [Sun, 19 Jan 2003 00:01:36 +0000 (00:01 +0000)]
(insert-for-yank): Doc fix.
Kim F. Storm [Sat, 18 Jan 2003 23:59:12 +0000 (23:59 +0000)]
(yank-pop): Always call yank-undo-function with start <= end.
Kim F. Storm [Sat, 18 Jan 2003 23:36:33 +0000 (23:36 +0000)]
Update copyright.
Kim F. Storm [Sat, 18 Jan 2003 23:35:06 +0000 (23:35 +0000)]
(insert-for-yank): Arg list changed; now only accepts one
string rather than any number of strings; no callers needed change.
Use yank-handler text property on the arg string.
Set yank-undo-function variable appropriately for yank-pop.
Kim F. Storm [Sat, 18 Jan 2003 23:34:14 +0000 (23:34 +0000)]
(kill-new, kill-append, kill-region): New optional parameter yank-handler.
(yank-excluded-properties): Add yank-handler to list.
(yank-undo-function): New variable.
(yank): Use it to undo previous yank or yank-pop command.
Allow insert-for-yank to override this-command.
Stefan Monnier [Sat, 18 Jan 2003 21:20:10 +0000 (21:20 +0000)]
(add-change-log-entry): Don't leave space at eol.
(add-log-current-defun): Perl functions names can't have (or {.
Stefan Monnier [Sat, 18 Jan 2003 20:42:47 +0000 (20:42 +0000)]
(sh-indent-line): Use indent-line-to.
(sh-non-closing-paren): New const.
(sh-case, sh-while-getopts): Use it to make props non-sticky.
(sh-add-completer): Use test-completion.
Juanma Barranquero [Sat, 18 Jan 2003 15:32:16 +0000 (15:32 +0000)]
Don't make faces depend on window-system.
Jan Djärv [Sat, 18 Jan 2003 09:55:37 +0000 (09:55 +0000)]
* xmenu.c (mouse_position_for_popup): New function.
(Fx_popup_menu): Call mouse_position_for_popup for X and
mouse_position_hook for others.
Jan Djärv [Sat, 18 Jan 2003 09:55:37 +0000 (09:55 +0000)]
(mouse_position_for_popup): New function.
(Fx_popup_menu): Call mouse_position_for_popup for X and
mouse_position_hook for others.
Markus Rost [Sat, 18 Jan 2003 03:19:28 +0000 (03:19 +0000)]
(customize-changed-options): Undo last doc change.
Stefan Monnier [Fri, 17 Jan 2003 20:35:48 +0000 (20:35 +0000)]
(skeleton-internal-list, skeleton-internal-1):
Don't treat \n specially in sub-skeletons.
Francesco Potortì [Fri, 17 Jan 2003 14:48:15 +0000 (14:48 +0000)]
(add-release-logs): Expand the directory name before calling find(1).
(add-release-logs): Use the same methods as add-log.el for writing
the date and the user's name and address
Francesco Potortì [Fri, 17 Jan 2003 14:47:53 +0000 (14:47 +0000)]
*** empty log message ***
Dave Love [Fri, 17 Jan 2003 14:00:11 +0000 (14:00 +0000)]
Redo 8859-6 change in the right
place.
Kim F. Storm [Fri, 17 Jan 2003 12:30:34 +0000 (12:30 +0000)]
(Finsert): Mention `string-make-multibyte' and
`string-as-multibyte' in doc string.
Kim F. Storm [Fri, 17 Jan 2003 12:30:22 +0000 (12:30 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 17 Jan 2003 08:17:23 +0000 (08:17 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 17 Jan 2003 08:17:03 +0000 (08:17 +0000)]
Call setup-default-fontset.
Kenichi Handa [Fri, 17 Jan 2003 08:16:17 +0000 (08:16 +0000)]
Require fontset and call setup-default-fontset.
Kenichi Handa [Fri, 17 Jan 2003 08:14:14 +0000 (08:14 +0000)]
Require fontset unconditionally again.
Call setup-default-fontset at the top level.
Kenichi Handa [Fri, 17 Jan 2003 08:13:39 +0000 (08:13 +0000)]
Don't setup the default fontset and
font-encoding-alist at the top level.
(setup-default-fontset): New function.
(create-fontset-from-fontset-spec): Delete autoload cookie.
Kenichi Handa [Fri, 17 Jan 2003 08:10:00 +0000 (08:10 +0000)]
(syms_of_fontset): Setup Vfont_encoding_alist here.
Kenichi Handa [Fri, 17 Jan 2003 00:47:58 +0000 (00:47 +0000)]
(Fformat): Convert an unibyte char argument that is
formatted by "%c" to multibyte if the total result must be a
multibyte string.
Kenichi Handa [Fri, 17 Jan 2003 00:47:32 +0000 (00:47 +0000)]
*** empty log message ***
ShengHuo ZHU [Thu, 16 Jan 2003 23:10:22 +0000 (23:10 +0000)]
* gnus-sum.el (gnus-alter-header-function): Add type and group.
Stefan Monnier [Thu, 16 Jan 2003 19:46:00 +0000 (19:46 +0000)]
(fill-region-as-paragraph): Only erase `hard' property until end-of-paragraph.
Kim F. Storm [Thu, 16 Jan 2003 12:59:18 +0000 (12:59 +0000)]
(set-process-filter): Document unibyte/multibyte-ness of string argument.
Kim F. Storm [Thu, 16 Jan 2003 12:59:00 +0000 (12:59 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 16 Jan 2003 07:56:55 +0000 (07:56 +0000)]
Undo the last change.