1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
Commit Graph

45388 Commits

Author SHA1 Message Date
Kim F. Storm
4d80e3ae6d (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.
2003-01-21 22:13:23 +00:00
Kim F. Storm
ffa498693b *** empty log message *** 2003-01-21 22:13:05 +00:00
Juanma Barranquero
46cf0bede3 (ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG. 2003-01-21 21:36:15 +00:00
Kim F. Storm
44f5a7b277 Doc fixes. 2003-01-21 21:11:12 +00:00
Kim F. Storm
374d3fe7e4 Tiny doc fixes. 2003-01-21 21:10:40 +00:00
Dave Love
b24e2dc7fa Don't include string.h. 2003-01-21 18:29:34 +00:00
Dave Love
373df066fb (Cplusplus_help, Cjava_help): Re-phrase and avoid
column-0 `('.
2003-01-21 18:28:35 +00:00
Jan Djärv
e87944765b gtkutil.c: Must include stdio.h before termhooks.h 2003-01-21 18:14:05 +00:00
Dave Love
83fc9c63ea (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.
2003-01-21 16:56:38 +00:00
Dave Love
69f5d6fede (GC_SETJMP_WORKS, GC_MARK_STACK): Define. 2003-01-21 16:47:27 +00:00
Markus Rost
c5c927519c Fix last change (use C syntax for comments). 2003-01-21 02:26:04 +00:00
Nick Roberts
7461cbeb21 (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.
2003-01-20 22:03:50 +00:00
Nick Roberts
ddef3b66d3 *** empty log message *** 2003-01-20 22:03:04 +00:00
Stefan Monnier
94abe30b0c (regexp-opt-group): Undo last change. Fix the docstring instead. 2003-01-20 21:37:02 +00:00
Glenn Morris
945e6102fe (calendar-only-one-frame-setup): Add autoload. 2003-01-20 21:27:41 +00:00
Jason Rumney
fe04b8c806 (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.
2003-01-20 20:18:13 +00:00
Jan Djärv
0571f2d8cf Mention Gtk+ 2003-01-20 19:47:11 +00:00
Steven Tamm
539e69a9fd * macterm.c (XTread_socket): Checks for valid, visible window
before sending a scroll-wheel event.
2003-01-20 16:53:38 +00:00
Francesco Potortì
2bdbfa86da Improve some rough ends. 2003-01-20 16:15:42 +00:00
Francesco Potortì
2193f56e08 Better sed script. 2003-01-20 16:15:15 +00:00
Francesco Potortì
7f5fce3998 Clarify prompts. 2003-01-20 14:27:43 +00:00
Francesco Potortì
163c6f1c44 *** empty log message *** 2003-01-20 14:27:12 +00:00
Richard M. Stallman
675d000fab *** empty log message *** 2003-01-20 09:12:53 +00:00
Richard M. Stallman
29a80b6953 Updated by Joanna Pluta <joanna_p@gazeta.pl>. 2003-01-20 09:09:10 +00:00
Richard M. Stallman
cfefd02be7 Add Polish translator Joanna Pluta. 2003-01-20 09:08:09 +00:00
Richard M. Stallman
ee978ec9b8 (rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets. 2003-01-20 09:04:56 +00:00
Richard M. Stallman
c2639ed073 (completion-setup-function): Set default-directory
in the minibuffer, so it'll be copied into the completion list buffer.
2003-01-20 09:03:09 +00:00
Richard M. Stallman
2afd5e90eb (regexp-opt-group): Compute HALF2 properly. 2003-01-20 09:00:48 +00:00
Richard M. Stallman
34a463f1b1 (octave-mode-map): Change C-c i bindings to C-c C-i.
Duplicate its bindings with last char a ctl char.
2003-01-20 08:59:40 +00:00
Richard M. Stallman
ceec5b6d67 (load-path): Rename `path' local var. 2003-01-20 08:58:40 +00:00
Richard M. Stallman
3354fdcfaa Comment change. 2003-01-20 08:54:46 +00:00
Richard M. Stallman
b2b5455df9 (redisplay_window): If mini window's buffer is not
a minibuffer, then redisplay it like other windows.
2003-01-20 08:53:53 +00:00
Richard M. Stallman
3b4d49d736 (Rectangles): Document C-x c r. 2003-01-20 08:52:12 +00:00
Markus Rost
7391612312 (ls-lisp-use-insert-directory-program): Make default
value system dependent.
(ls-lisp-support-shell-wildcards): Add autoload cookie.
2003-01-20 05:45:05 +00:00
Jan Djärv
cd8907963a Fixed --with-gtk 2003-01-20 05:35:31 +00:00
Jan Djärv
22174d100d *** empty log message *** 2003-01-19 23:06:42 +00:00
Jan Djärv
b73e73bfb1 ChangeLog 2003-01-19 23:06:15 +00:00
Jan Djärv
1db60b708f *** empty log message *** 2003-01-19 22:55:00 +00:00
Jan Djärv
f392e84376 GTK files gtkutil.c and .h 2003-01-19 21:57:12 +00:00
Jan Djärv
488dd4c404 GTK version 2003-01-19 21:50:03 +00:00
Kim F. Storm
3c77dc44b8 *** empty log message *** 2003-01-19 20:03:42 +00:00
Kim F. Storm
965440e65b Use dir' instead of path' everywhere. 2003-01-19 19:53:34 +00:00
Kim F. Storm
67006b44b4 *** empty log message *** 2003-01-19 19:17:51 +00:00
Kim F. Storm
57596fb624 (insert-for-yank): Set yank-undo-function after calling FUNCTION,
unless it was set by FUNCTION (in case FUNCTION calls insert-for-yank).
2003-01-19 01:07:34 +00:00
Stefan Monnier
35d0e4fa0f *** empty log message *** 2003-01-19 00:42:46 +00:00
Kim F. Storm
18232c161d New yank-handler property. 2003-01-19 00:27:11 +00:00
Stefan Monnier
ffb6ced1ce (fill-comment-paragraph): Fix simplistic regexp-concatenation. 2003-01-19 00:19:44 +00:00
Stefan Monnier
9028b39e36 (Funibyte_char_to_multibyte): Export. 2003-01-19 00:12:12 +00:00
Kim F. Storm
e3801a7bf0 (insert-for-yank): Doc fix. 2003-01-19 00:01:36 +00:00
Kim F. Storm
8254897f32 (yank-pop): Always call yank-undo-function with start <= end. 2003-01-18 23:59:12 +00:00