bpt/emacs.git
21 years ago(mark_stack) [!GC_LISP_OBJECT_ALIGNMENT && __GNUC__]:
Dave Love [Fri, 24 Jan 2003 12:24:33 +0000 (12:24 +0000)]
(mark_stack) [!GC_LISP_OBJECT_ALIGNMENT && __GNUC__]:
Use __alignof__.

21 years ago(GC_SETJMP_WORKS, GC_MARK_STACK): Define for more
Dave Love [Fri, 24 Jan 2003 12:22:01 +0000 (12:22 +0000)]
(GC_SETJMP_WORKS, GC_MARK_STACK): Define for more
architectures.

21 years agoUpdate copyright.
Kim F. Storm [Fri, 24 Jan 2003 12:07:09 +0000 (12:07 +0000)]
Update copyright.

21 years ago* ibuffer.el (ibuffer-window-list): Remove.
John Paul Wallington [Fri, 24 Jan 2003 04:54:17 +0000 (04:54 +0000)]
* ibuffer.el (ibuffer-window-list): Remove.
(ibuffer-confirm-operation-on): Use `window-list' instead.
(ibuffer-load-hook): New customizable variable.
(toplevel): Run it.
(ibuffer-customize): New command.
(ibuffer-mode-map): Bind it.
(ibuffer-mode-map): Add menu seperator in View>Sort menu.
(ibuffer-mode): Tidy.
(ibuffer-fontification-alist, ibuffer-always-show-last-buffer)
(ibuffer-default-directory, ibuffer-default-sorting-mode)
(ibuffer-maybe-show-predicates, ibuffer-hook, ibuffer-mode-hook)
(ibuffer-map-lines): Doc fixes.
Update mail address.

* ibuf-ext.el (ibuffer-copy-filename-as-kill): C-u means relative
filenames.  Use `kill-new'.
Update mail address.

* ibuf-macs.el
Update mail address.

21 years ago(adjust_point_for_property): New second arg MODIFIED.
Kenichi Handa [Fri, 24 Jan 2003 02:31:24 +0000 (02:31 +0000)]
(adjust_point_for_property): New second arg MODIFIED.
It it is nonzero, don't pretend that an invisible area doesn't
exist.
(command_loop_1): Call adjust_point_for_property with proper
second arg.

21 years ago*** empty log message ***
Dave Love [Thu, 23 Jan 2003 23:34:59 +0000 (23:34 +0000)]
*** empty log message ***

21 years ago(write-abbrev-file): Simplify, and put a coding cookie
Dave Love [Thu, 23 Jan 2003 20:37:49 +0000 (20:37 +0000)]
(write-abbrev-file): Simplify, and put a coding cookie
in the file.

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 23 Jan 2003 11:49:05 +0000 (11:49 +0000)]
*** empty log message ***

21 years ago(asm-mode): Added syntax table entries for /* */ comments.
Juanma Barranquero [Thu, 23 Jan 2003 09:12:03 +0000 (09:12 +0000)]
(asm-mode): Added syntax table entries for /* */ comments.

21 years ago(insert-directory): Read the output of "ls" by
Kenichi Handa [Thu, 23 Jan 2003 05:59:47 +0000 (05:59 +0000)]
(insert-directory): Read the output of "ls" by
no-conversion, and decode it later while preserving
`dired-filename' property.

21 years ago*** empty log message ***
Kenichi Handa [Thu, 23 Jan 2003 05:58:58 +0000 (05:58 +0000)]
*** empty log message ***

21 years ago(describe-text-mode-hook): Add a group.
Markus Rost [Thu, 23 Jan 2003 05:46:35 +0000 (05:46 +0000)]
(describe-text-mode-hook): Add a group.

21 years ago(interprogram-paste-function): Handle empty clipboard.
John Paul Wallington [Thu, 23 Jan 2003 00:04:20 +0000 (00:04 +0000)]
(interprogram-paste-function): Handle empty clipboard.

21 years agoUse MS-Windows consistently in headings, to make it easy to search
Jason Rumney [Wed, 22 Jan 2003 23:16:41 +0000 (23:16 +0000)]
Use MS-Windows consistently in headings, to make it easy to search
for MS-Windows specific problems.

21 years agoAdd note for mouse pointer support.
Jason Rumney [Wed, 22 Jan 2003 23:11:39 +0000 (23:11 +0000)]
Add note for mouse pointer support.

21 years ago* w32term.c (x_draw_glyph_string_foreground)
Jason Rumney [Wed, 22 Jan 2003 23:04:27 +0000 (23:04 +0000)]
* w32term.c (x_draw_glyph_string_foreground)
(x_draw_composite_glyph_string_foreground): Implement overstriking.

* w32term.c (x_write_glyphs): Clear phys_cursor_on_p if current
phys_cursor's hpos is overwritten.  This is still not completely
correct, as it doesn't really make sense to use hpos at all to
get the cursor glyph (as that is relative to the width of the
characters on the line, which may have changed during the update).

* w32term.c (notice_overwritten_cursor): Handle the special case
of the cursor being in the first blank non-text line at the
end of a window.

* w32term.c (x_draw_hollow_cursor, x_draw_bar_cursor)
(x_draw_phys_cursor_glyph): Set phys_cursor_width here.
Compute from the x position returned by x_draw_glyphs.

* w32term.c (note_mode_line_or_margin_highlight): Renamed from
note_mode_line_highlight and extended.

* w32term.c (last_window): New variable.
(w32_read_socket) <WM_MOUSEMOVE>: Generate SELECT_WINDOW_EVENTs.
(note_mouse_movement): Remove reimplemented code in #if 0.

21 years ago(x_set_cursor_type): Set cursor_type_changed,
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.

21 years agoInfo-index and colons
Karl Berry [Wed, 22 Jan 2003 20:36:14 +0000 (20:36 +0000)]
Info-index and colons

21 years ago(Info-index): change pattern so that index entries
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.

21 years agoRegenerated.
Andreas Schwab [Wed, 22 Jan 2003 19:57:26 +0000 (19:57 +0000)]
Regenerated.

21 years agoSet HAVE_MENUS=yes when HAVE_CARBON=yes instead of
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.

21 years ago.
Andreas Schwab [Wed, 22 Jan 2003 18:46:00 +0000 (18:46 +0000)]
.

21 years ago(jka-compr-insert-file-contents): Fix typo in last change.
Andreas Schwab [Wed, 22 Jan 2003 18:45:49 +0000 (18:45 +0000)]
(jka-compr-insert-file-contents): Fix typo in last change.

21 years ago*** empty log message ***
Markus Rost [Wed, 22 Jan 2003 17:13:36 +0000 (17:13 +0000)]
*** empty log message ***

21 years ago(bootstrap): Make bootstrap-after.
Markus Rost [Wed, 22 Jan 2003 17:13:08 +0000 (17:13 +0000)]
(bootstrap): Make bootstrap-after.

21 years ago(bootstrap-after): New target.
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.

21 years agoFix typo.
Juanma Barranquero [Wed, 22 Jan 2003 16:14:48 +0000 (16:14 +0000)]
Fix typo.

21 years ago(Info-index-next): Use "(`,' tries to find next)" for
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.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 22 Jan 2003 02:54:56 +0000 (02:54 +0000)]
*** empty log message ***

21 years ago(jka-compr-insert-file-contents): Read a process
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.

21 years ago(decode-coding-region-as-inserted-from-file): New function.
Kenichi Handa [Wed, 22 Jan 2003 02:33:07 +0000 (02:33 +0000)]
(decode-coding-region-as-inserted-from-file): New function.

21 years ago*** empty log message ***
Miles Bader [Wed, 22 Jan 2003 01:14:07 +0000 (01:14 +0000)]
*** empty log message ***

21 years ago2003-01-21 David Ponce <david@dponce.com>
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.

21 years ago*** empty log message ***
Jason Rumney [Tue, 21 Jan 2003 23:13:14 +0000 (23:13 +0000)]
*** empty log message ***

21 years agoHand cursor, derived from index.pbm in lisp/toolbar
Jason Rumney [Tue, 21 Jan 2003 23:09:27 +0000 (23:09 +0000)]
Hand cursor, derived from index.pbm in lisp/toolbar

21 years ago2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
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.

21 years ago2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
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.

21 years ago2003-01-21 Jason Rumney <jasonr@gnu.org>
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.

21 years ago(ido-make-file-list, ido-make-dir-list): Don't move
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.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 21 Jan 2003 22:13:05 +0000 (22:13 +0000)]
*** empty log message ***

21 years ago(ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.
Juanma Barranquero [Tue, 21 Jan 2003 21:36:15 +0000 (21:36 +0000)]
(ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.

21 years agoDoc fixes.
Kim F. Storm [Tue, 21 Jan 2003 21:11:12 +0000 (21:11 +0000)]
Doc fixes.

21 years agoTiny doc fixes.
Kim F. Storm [Tue, 21 Jan 2003 21:10:40 +0000 (21:10 +0000)]
Tiny doc fixes.

21 years agoDon't include string.h.
Dave Love [Tue, 21 Jan 2003 18:29:34 +0000 (18:29 +0000)]
Don't include string.h.

21 years ago(Cplusplus_help, Cjava_help): Re-phrase and avoid
Dave Love [Tue, 21 Jan 2003 18:28:35 +0000 (18:28 +0000)]
(Cplusplus_help, Cjava_help): Re-phrase and avoid
column-0 `('.

21 years agogtkutil.c: Must include stdio.h before termhooks.h
Jan Djärv [Tue, 21 Jan 2003 18:14:05 +0000 (18:14 +0000)]
gtkutil.c: Must include stdio.h before termhooks.h

21 years ago(Fgc_status): Print zombie list.
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.

21 years ago(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
Dave Love [Tue, 21 Jan 2003 16:47:27 +0000 (16:47 +0000)]
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.

21 years agoFix last change (use C syntax for comments).
Markus Rost [Tue, 21 Jan 2003 02:26:04 +0000 (02:26 +0000)]
Fix last change (use C syntax for comments).

21 years ago(gud-display-line): If the current file is newer than its
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.

21 years ago*** empty log message ***
Nick Roberts [Mon, 20 Jan 2003 22:03:04 +0000 (22:03 +0000)]
*** empty log message ***

21 years ago(regexp-opt-group): Undo last change. Fix the docstring instead.
Stefan Monnier [Mon, 20 Jan 2003 21:37:02 +0000 (21:37 +0000)]
(regexp-opt-group): Undo last change.  Fix the docstring instead.

21 years ago(calendar-only-one-frame-setup): Add autoload.
Glenn Morris [Mon, 20 Jan 2003 21:27:41 +0000 (21:27 +0000)]
(calendar-only-one-frame-setup): Add autoload.

21 years ago(digest_single_submenu): Declare all args.
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.

21 years agoMention Gtk+
Jan Djärv [Mon, 20 Jan 2003 19:47:11 +0000 (19:47 +0000)]
Mention Gtk+

21 years ago* macterm.c (XTread_socket): Checks for valid, visible window
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.

21 years agoImprove some rough ends.
Francesco Potortì [Mon, 20 Jan 2003 16:15:42 +0000 (16:15 +0000)]
Improve some rough ends.

21 years agoBetter sed script.
Francesco Potortì [Mon, 20 Jan 2003 16:15:15 +0000 (16:15 +0000)]
Better sed script.

21 years agoClarify prompts.
Francesco Potortì [Mon, 20 Jan 2003 14:27:43 +0000 (14:27 +0000)]
Clarify prompts.

21 years ago*** empty log message ***
Francesco Potortì [Mon, 20 Jan 2003 14:27:12 +0000 (14:27 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 20 Jan 2003 09:12:53 +0000 (09:12 +0000)]
*** empty log message ***

21 years agoUpdated by Joanna Pluta <joanna_p@gazeta.pl>.
Richard M. Stallman [Mon, 20 Jan 2003 09:09:10 +0000 (09:09 +0000)]
Updated by Joanna Pluta <joanna_p@gazeta.pl>.

21 years agoAdd Polish translator Joanna Pluta.
Richard M. Stallman [Mon, 20 Jan 2003 09:08:09 +0000 (09:08 +0000)]
Add Polish translator Joanna Pluta.

21 years ago(rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets.
Richard M. Stallman [Mon, 20 Jan 2003 09:04:56 +0000 (09:04 +0000)]
(rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets.

21 years ago(completion-setup-function): Set default-directory
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.

21 years ago(regexp-opt-group): Compute HALF2 properly.
Richard M. Stallman [Mon, 20 Jan 2003 09:00:48 +0000 (09:00 +0000)]
(regexp-opt-group): Compute HALF2 properly.

21 years ago(octave-mode-map): Change C-c i bindings to C-c C-i.
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.

21 years ago(load-path): Rename `path' local var.
Richard M. Stallman [Mon, 20 Jan 2003 08:58:40 +0000 (08:58 +0000)]
(load-path): Rename `path' local var.

21 years agoComment change.
Richard M. Stallman [Mon, 20 Jan 2003 08:54:46 +0000 (08:54 +0000)]
Comment change.

21 years ago(redisplay_window): If mini window's buffer is not
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.

21 years ago(Rectangles): Document C-x c r.
Richard M. Stallman [Mon, 20 Jan 2003 08:52:12 +0000 (08:52 +0000)]
(Rectangles): Document C-x c r.

21 years ago(ls-lisp-use-insert-directory-program): Make default
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.

21 years agoFixed --with-gtk
Jan Djärv [Mon, 20 Jan 2003 05:35:31 +0000 (05:35 +0000)]
Fixed --with-gtk

21 years ago*** empty log message ***
Jan Djärv [Sun, 19 Jan 2003 23:06:42 +0000 (23:06 +0000)]
*** empty log message ***

21 years agoChangeLog
Jan Djärv [Sun, 19 Jan 2003 23:06:15 +0000 (23:06 +0000)]
ChangeLog

21 years ago*** empty log message ***
Jan Djärv [Sun, 19 Jan 2003 22:55:00 +0000 (22:55 +0000)]
*** empty log message ***

21 years agoGTK files gtkutil.c and .h
Jan Djärv [Sun, 19 Jan 2003 21:57:12 +0000 (21:57 +0000)]
GTK files gtkutil.c and .h

21 years agoGTK version
Jan Djärv [Sun, 19 Jan 2003 21:50:03 +0000 (21:50 +0000)]
GTK version

21 years ago*** empty log message ***
Kim F. Storm [Sun, 19 Jan 2003 20:03:42 +0000 (20:03 +0000)]
*** empty log message ***

21 years agoUse `dir' instead of `path' everywhere.
Kim F. Storm [Sun, 19 Jan 2003 19:53:34 +0000 (19:53 +0000)]
Use `dir' instead of `path' everywhere.

21 years ago*** empty log message ***
Kim F. Storm [Sun, 19 Jan 2003 19:17:51 +0000 (19:17 +0000)]
*** empty log message ***

21 years ago(insert-for-yank): Set yank-undo-function after calling FUNCTION,
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).

21 years ago*** empty log message ***
Stefan Monnier [Sun, 19 Jan 2003 00:42:46 +0000 (00:42 +0000)]
*** empty log message ***

21 years agoNew yank-handler property.
Kim F. Storm [Sun, 19 Jan 2003 00:27:11 +0000 (00:27 +0000)]
New yank-handler property.

21 years ago(fill-comment-paragraph): Fix simplistic regexp-concatenation.
Stefan Monnier [Sun, 19 Jan 2003 00:19:44 +0000 (00:19 +0000)]
(fill-comment-paragraph): Fix simplistic regexp-concatenation.

21 years ago(Funibyte_char_to_multibyte): Export.
Stefan Monnier [Sun, 19 Jan 2003 00:12:12 +0000 (00:12 +0000)]
(Funibyte_char_to_multibyte): Export.

21 years ago(insert-for-yank): Doc fix.
Kim F. Storm [Sun, 19 Jan 2003 00:01:36 +0000 (00:01 +0000)]
(insert-for-yank): Doc fix.

21 years ago(yank-pop): Always call yank-undo-function with start <= end.
Kim F. Storm [Sat, 18 Jan 2003 23:59:12 +0000 (23:59 +0000)]
(yank-pop): Always call yank-undo-function with start <= end.

21 years agoUpdate copyright.
Kim F. Storm [Sat, 18 Jan 2003 23:36:33 +0000 (23:36 +0000)]
Update copyright.

21 years ago(insert-for-yank): Arg list changed; now only accepts one
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.

21 years ago(kill-new, kill-append, kill-region): New optional parameter yank-handler.
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.

21 years ago(add-change-log-entry): Don't leave space at eol.
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 {.

21 years ago(sh-indent-line): Use indent-line-to.
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.

21 years agoDon't make faces depend on window-system.
Juanma Barranquero [Sat, 18 Jan 2003 15:32:16 +0000 (15:32 +0000)]
Don't make faces depend on window-system.

21 years ago* xmenu.c (mouse_position_for_popup): New function.
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.

21 years ago(mouse_position_for_popup): New function.
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.

21 years ago(customize-changed-options): Undo last doc change.
Markus Rost [Sat, 18 Jan 2003 03:19:28 +0000 (03:19 +0000)]
(customize-changed-options): Undo last doc change.

21 years ago(skeleton-internal-list, skeleton-internal-1):
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.

21 years ago(add-release-logs): Expand the directory name before calling find(1).
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

21 years ago*** empty log message ***
Francesco Potortì [Fri, 17 Jan 2003 14:47:53 +0000 (14:47 +0000)]
*** empty log message ***