1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00
Commit Graph

50509 Commits

Author SHA1 Message Date
Jason Rumney
0498520b27 Revert last change 2004-05-04 08:18:54 +00:00
Kenichi Handa
2cd23d895f (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
(MISC-SOURCES): Likewise.
2004-05-04 01:28:16 +00:00
Juanma Barranquero
c57ada27c8 (help-argument-name): New face, inheriting from
font-lock-variable-name-face, to highlight function arguments in
`describe-function' and `describe-key'.
(help-do-arg-highlight): Auxiliary function to highlight a given list of
arguments in a string.
(help-highlight-arguments): Highlight the function arguments and all uses
of them in the docstring.
(describe-function-1): Use it. Do docstring output via `insert', not
'princ', so text attributes are preserved.
2004-05-04 00:22:29 +00:00
Juanma Barranquero
8eae13fde9 (winner-mode-map): Move winner-undo and winner-redo to C-c <left> and C-c
<right>, respectively (the previous bindings conflict with next-buffer,
prev-buffer).
2004-05-03 23:17:41 +00:00
Stefan Monnier
8bf38a9bfe (bibtex-progress-message): Fix docstring.
(bibtex-entry-update): New command bound to C-c C-u.
(bibtex-text-in-string): Fix regexp.
(bibtex-assoc-of-regexp): Remove.
(bibtex-progress-message): Fix docstring.
(bibtex-inside-field): Use if.
(bibtex-assoc-regexp): New function.
(bibtex-format-entry): Make code more robust so it formats also old entries.
(bibtex-autokey-demangle-title): Merge with obsolete function
bibtex-assoc-of-regexp.
(bibtex-field-list): New function.
(bibtex-entry): Use bibtex-field-list.
(bibtex-parse-entry): Fix docstring.
(bibtex-print-help-message): Use bibtex-field-list.
(bibtex-make-field): Use bibtex-field-list.
(bibtex-entry-index): Bugfix. Return crossref key if required.
(bibtex-lessp): Fix docstring.
2004-05-03 23:04:55 +00:00
Juanma Barranquero
e0db3d3f00 (electric-help-command-loop, electric-help-undefined, electric-help-help):
Check against unmapped commands.
2004-05-03 22:21:46 +00:00
Luc Teirlinck
9bfadbd382 *** empty log message *** 2004-05-03 21:53:38 +00:00
Jan Djärv
0928a1d825 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
cut/copy/paste in case menu-bar-enable-clipboard is in effect.
2004-05-03 21:48:21 +00:00
Luc Teirlinck
b36ee2a6ec (xselect-convert-to-string): Move comment to intended line. 2004-05-03 21:46:00 +00:00
Jan Djärv
e43a720fd6 * term/x-win.el (x-clipboard-yank): Don't exit on error from
x-get-selection.
2004-05-03 20:02:49 +00:00
Jan Djärv
ab2d724b88 * gtkutil.c (xg_update_scrollbar_pos): Call XClearWindow to clear
"under" scroll bar when size/position changes.
2004-05-03 15:27:48 +00:00
Kim F. Storm
ef2887a290 (cua-mode): Deactivate mark when cua-mode is enabled. 2004-05-03 14:26:23 +00:00
Kim F. Storm
a6133defd6 *** empty log message *** 2004-05-03 14:25:58 +00:00
Jason Rumney
238add5e58 Remove files related to old msvc only windows build. 2004-05-03 14:19:40 +00:00
Jason Rumney
5eb3d2a514 (info-gmake, info-nmake): New targets.
(info): Use them.
2004-05-03 13:51:59 +00:00
Kim F. Storm
6aa06cd8d2 (cua--update-indications): Fix last change. 2004-05-03 13:39:24 +00:00
Kim F. Storm
d83e1f9d7d *** empty log message *** 2004-05-03 13:39:08 +00:00
Jason Rumney
f2b927f93e Use forward slashes in paths. 2004-05-03 10:42:35 +00:00
Luc Teirlinck
deae888e00 (xselect-convert-to-string): Bind `inhibit-read-only' to t. 2004-05-03 01:24:47 +00:00
Nick Roberts
294240c35d (gdb-goto-breakpoint): Make buffer display file at breakpoint. 2004-05-03 00:34:50 +00:00
Nick Roberts
31b5ff3984 *** empty log message *** 2004-05-03 00:33:21 +00:00
Nick Roberts
2b63b80f24 (gud-watch, gdb-display-buffer)
(gdb-display-source-buffer, gdb-put-breakpoint-icon)
(gdb-remove-breakpoint-icons, gdb-assembler-custom):
Look for window over visible frames.
2004-05-02 23:04:20 +00:00
Nick Roberts
a89f5c79cf *** empty log message *** 2004-05-02 23:03:26 +00:00
Stefan Monnier
822001db2a Arch-tags shouldn't be outline headers. 2004-05-02 20:45:51 +00:00
Stefan Monnier
e3bef839dd (compilation-gcpro): New var
(compilation-fake-loc): Use it.
(compilation-forget-errors): Reset it.
2004-05-02 20:44:55 +00:00
Stefan Monnier
55f2eb7e34 (diff-header-face, diff-file-header-face): Use min-colors. 2004-05-02 19:27:59 +00:00
Eli Zaretskii
05fdbeb881 *** empty log message *** 2004-05-02 18:55:11 +00:00
Eli Zaretskii
3b4346a502 (HAVE_GETRUSAGE): Define. 2004-05-02 18:54:24 +00:00
Eli Zaretskii
06a18d94f7 (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY_INT): Avoid
compiler warnings.
2004-05-02 18:46:39 +00:00
Eli Zaretskii
1644f4e408 (region-cache.o): Depend on config.h 2004-05-02 17:46:46 +00:00
Stefan Monnier
8a02e1933c Arch-tags shouldn't be outline headers. 2004-05-02 17:26:52 +00:00
Stefan Monnier
5ad1dfd6a1 *** empty log message *** 2004-05-02 17:25:53 +00:00
Eli Zaretskii
052ca4d1d2 (compilation-start): In the no-async-subprocesses branch, fontify
the buffer explicitly after the process exits.
2004-05-02 17:23:04 +00:00
Stefan Monnier
4f9ae12265 (bibtex-sort-buffer): Remove error message.
(bibtex-clean-entry): Disentangle code.
(bibtex-realign): New function.
(bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
Remove undocumented optional arg called-by-convert-alien.
(bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
for sorting instead of bibtex-sort-buffer.
2004-05-02 17:17:57 +00:00
Stefan Monnier
6cbc951e92 (compute_motion): Save vpos in prev_vpos when dealing
with continuation lines, too.
2004-05-02 16:57:32 +00:00
Stefan Monnier
37384edefe *** empty log message *** 2004-05-02 16:48:20 +00:00
Thien-Thi Nguyen
2b98b08872 (init_signals): Move decl outside `#ifdef POSIX_SIGNALS'. 2004-05-02 16:01:50 +00:00
Eli Zaretskii
cf8f099f0a (compilation-start): In the no-async-subprocesses branch, call
sit-for to give redisplay a chance to show the updated process
status in the mode line.
2004-05-02 15:38:02 +00:00
Kenichi Handa
6482d09319 (describe-char): Copy the character with text
properties and overlays into the first line, and call
describe-text-properties on it.
2004-05-02 01:49:08 +00:00
Kim F. Storm
26fb226b87 *** empty log message *** 2004-05-02 00:26:40 +00:00
Luc Teirlinck
8248b4ad74 *** empty log message *** 2004-05-01 22:39:27 +00:00
Luc Teirlinck
0dbc1dd0d4 *** empty log message *** 2004-05-01 22:24:39 +00:00
Stefan Monnier
d9bf7950c2 (calc_line_height_property): YAILOM (yet another int/Lisp_Object mixup). 2004-05-01 21:19:31 +00:00
Stefan Monnier
ee99b45b27 (python-compilation-line-number): Remove.
(python-compilation-regexp-alist): Don't use it any more.
(python-orig-start, python-input-filter): Remove.
(inferior-python-mode): Don't set up comint-input-filter-functions.
(python-send-region): Use compilation-fake-loc.
2004-05-01 21:16:07 +00:00
Stefan Monnier
9b7b51a21e (compilation-messages-start): New var.
(compilation-mode): Don't setup next-error-function here.
(compilation-setup): Set it up here instead (for minor modes as well).
Make compilation-messages-start buffer local.
(compilation-next-error-function): Use it.
(compilation-forget-errors): Set compilation-messages-start.
2004-05-01 21:13:00 +00:00
Luc Teirlinck
a4683d667d *** empty log message *** 2004-05-01 20:40:58 +00:00
Luc Teirlinck
7655d37803 (ielm-prompt-read-only): Update docstring. 2004-05-01 20:18:27 +00:00
Luc Teirlinck
b930b8efd4 (comint-prompt-read-only): Update docstring.
(comint-update-fence, comint-kill-whole-line)
(comint-kill-region): New functions.
2004-05-01 20:14:23 +00:00
Luc Teirlinck
f8b0f284a3 (kill-whole-line): Use "p" instead of "P" in interactive form. 2004-05-01 20:10:19 +00:00
Eli Zaretskii
affa509c00 (top-level): Add "#pragma pack(0)" after <dir.h>, to
undo bad effect of pack(4) in some versions of system headers.
2004-05-01 17:39:43 +00:00