1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-14 16:50:58 +00:00
Commit Graph

43832 Commits

Author SHA1 Message Date
Stefan Monnier
8b5cd4d0c5 (gud-gdb-massage-args, gud-sdb-massage-args)
(gud-pdb-massage-args): Delete.
(gdb, sdb, pdb): Don't pass gud-*-massage-args any more.
(gud-gdb-command-name): New var.  Put "--fullname" in there.
(gud-query-cmdline): Use the most recent executable as the default.
Don't add "--fullname" (it's only valid/meaningful for GDB).
(gud-xdb-marker-filter): Use match-string.
(gud-perldb-massage-args): Don't add "-d".
(gud-perldb-command-name): Add "-d".
(gud-common-init): If `massage-args' is nil, don't call it.
(gud-format-command): Don't hardcode point-min==1.
2002-09-12 21:26:27 +00:00
Stefan Monnier
45aaa254f3 Require CL when compiling. 2002-09-12 20:49:44 +00:00
Markus Rost
dad0e4f49f Include buffer.h, charset.h, coding.h. 2002-09-12 19:35:17 +00:00
J.D. Smith
76959b7796 Updated to IDLWAVE version 4.15. See idlwave.org. 2002-09-12 17:24:53 +00:00
Dave Love
dd6478be6a (Charset Translation): Fix description of process. 2002-09-12 17:14:25 +00:00
Simon Josefsson
7fda10ab2d (time-stamp-hhmmss): New function. 2002-09-12 06:04:10 +00:00
Simon Josefsson
bf6e31bc66 (smtpmail-send-it): Don't use : in filenames
(for cygwin). Suggested by Andrew Senior <aws@watson.ibm.com>.
Use expand-file-name.  Also don't require time-stamp.
2002-09-12 06:03:03 +00:00
Richard M. Stallman
09facbd27a (Search and Replace): Fix arg order for perform-replace. 2002-09-12 03:32:02 +00:00
Richard M. Stallman
398101a6ca Comment change. 2002-09-12 03:31:05 +00:00
Richard M. Stallman
7c3cb37dcc *** empty log message *** 2002-09-12 03:30:13 +00:00
Richard M. Stallman
fdebad6415 Don't use report_file_error; do it by hand using dlerror. 2002-09-12 03:28:59 +00:00
Richard M. Stallman
75eb23f13f (wait_reading_process_input, both versions):
Before calling turn_on_atimers, call stop_polling.
2002-09-12 03:27:40 +00:00
Richard M. Stallman
2a9d2ed67d (syms_of_emacs) <command-line-args>: Doc fix. 2002-09-12 03:26:59 +00:00
Richard M. Stallman
6155205e82 (x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0
and we have non-toolkit scroll bars, return nil for scroll-bar-width.
2002-09-12 03:26:23 +00:00
Richard M. Stallman
ef3c2c73ce (try_scrolling): If after make_cursor_line_fully_visible
we go to too_near_end, call clear_glyph_matrix.
(redisplay_window): After make_cursor_line_fully_visible,
call clear_glyph_matrix and bypass `goto done'.
2002-09-12 03:26:01 +00:00
Richard M. Stallman
45ee08fddc (define-derived-mode): When making new abbrev table,
don't try to copy the parent's abbrev table.
2002-09-12 03:22:40 +00:00
Richard M. Stallman
509b4dbc0b Adjust ps-print-color-p, ps-default-fg and ps-default-bg setting.
(ps-print-version): New version number (6.5.7).
(ps-mark-active-p): New fun.
(ps-print-preprint-region): Adjust code.
2002-09-12 03:21:57 +00:00
Richard M. Stallman
1b3f70a03a (ruler-mode-left-scroll-bar-cols):
Always round scroll-bar-width parameter up.
If it is nil, use 14.
2002-09-12 03:21:21 +00:00
Richard M. Stallman
ad9d51b211 (copy-abbrev-table): New function. 2002-09-12 03:19:25 +00:00
Richard M. Stallman
4af77d9fce Fix typo. 2002-09-12 03:14:50 +00:00
Stefan Monnier
48b33993a4 (define-derived-mode): Fix typo. 2002-09-11 22:04:40 +00:00
Stefan Monnier
a9d9606141 (line-number-mode, column-number-mode)
(transient-mark-mode): Use minor mode directly.
(menu-bar-make-toggle): Remove `props' arg.
Move customize-mark-as-set directly into the toggle function.
2002-09-11 21:56:50 +00:00
Stefan Monnier
07089c848f (whitespace-global-mode): Use define-minor-mode. Use the new file hook names.
(whitespace-describe): Remove.  Move the text to `Commentary:'.
(whitespace-unload-hook): Use the new file hook names.
2002-09-11 21:30:25 +00:00
Stefan Monnier
24d30c0359 (finder-find-library): Remove.
(finder-commentary): Use find-library-name and add completion.
2002-09-11 21:28:51 +00:00
Dave Love
b4b11a40e2 *** empty log message *** 2002-09-11 21:19:25 +00:00
Dave Love
eb747e41fc (non-standard-designations-alist)
(ctext-pre-write-conversion): Don't generate invalid extended
segments for iso8859.
2002-09-11 21:16:28 +00:00
Dave Love
b9e98de5f5 ("Ukrainian"): Fix nonascii-translation.
(cyrillic-alternativnyj-decode-table): Fix some entries.
2002-09-11 21:07:00 +00:00
Kim F. Storm
7920598e80 Added more documentation for keypad package. 2002-09-11 21:03:50 +00:00
Stefan Monnier
b3cd696555 *** empty log message *** 2002-09-11 21:03:41 +00:00
Dave Love
b14e35ac94 ("slovenian"): New. 2002-09-11 21:03:14 +00:00
Dave Love
f43d44f50d Copyright up-date. 2002-09-11 21:02:11 +00:00
Dave Love
db70257e2a Fix last change. 2002-09-11 21:00:27 +00:00
Stefan Monnier
ffb0b9d767 (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
(bootstrap-clean-after): Delete.
(bootstrap): Make the sequencing explicit.
2002-09-11 21:00:08 +00:00
Dave Love
edeabf087f (utf-8-fragment-on-decoding): Fix last
change.
2002-09-11 20:57:50 +00:00
Stefan Monnier
6710df484a (transient-mark-mode, line-number-mode, column-number-mode):
Use define-minor-mode.
(define-mail-user-agent): Delete.  Moved to subr.el.
2002-09-11 20:46:33 +00:00
Stefan Monnier
3bce024300 ("simple.el"): Move to after loaddefs.el. 2002-09-11 20:44:40 +00:00
Stefan Monnier
27c079eb30 (define-mail-user-agent): Moved from simple.el. 2002-09-11 20:23:56 +00:00
Kim F. Storm
f372494111 Typo. 2002-09-11 20:11:41 +00:00
Kim F. Storm
059aa0a7b7 (edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro. 2002-09-11 20:00:58 +00:00
Kim F. Storm
b481ee0495 *** empty log message *** 2002-09-11 20:00:16 +00:00
Markus Rost
8e967cf757 Regenerated with autoconf (GNU Autoconf) 2.52 and GNU m4 1.4. 2002-09-11 15:48:27 +00:00
Juanma Barranquero
4679af47c1 (uncomment-region): Fix let/let* use. 2002-09-11 09:32:07 +00:00
Simon Josefsson
cf681de6e5 (gud-gdb-massage-args): Don't secretly add -fullname.
(gud-query-cmdline): Add --fullname to the user cmdline.
2002-09-11 05:07:36 +00:00
Simon Josefsson
b559a04168 (smtpmail-default-smtp-server): Doc fix. 2002-09-11 04:53:40 +00:00
Richard M. Stallman
f95c03c617 *** empty log message *** 2002-09-11 02:03:31 +00:00
Richard M. Stallman
5794dd61a0 (Fdo_auto_save): Catch error making directory.
Only call push_message if we need to.
At the same time, make an unwind-protect to pop it.
Rename local message_p to old_message_p.
(do_auto_save_make_dir, do_auto_save_eh): New functions.
(do_auto_save_unwind): Don't call pop_message.
2002-09-11 02:03:24 +00:00
Richard M. Stallman
37d6609558 (pop_message_unwind): Renamed from push_message_unwind. 2002-09-11 01:59:33 +00:00
Richard M. Stallman
65efd7daf6 (Fexecute_extended_command): Use pop_message_unwind. 2002-09-11 01:58:54 +00:00
Richard M. Stallman
c55b0da6b8 (Fgarbage_collect): Use pop_message_unwind. 2002-09-11 01:58:22 +00:00
Richard M. Stallman
9d4b302723 (cvs-check-fileinfo): Don't use boolp.
(boolp): Function deleted.
2002-09-11 01:56:47 +00:00