Kim F. Storm
8ba7e5409c
*** empty log message ***
2006-05-31 22:46:20 +00:00
Sam Steingold
09fd8197ff
(ediff-diff-options): fixed the doc string
2006-05-31 17:28:58 +00:00
Nick Roberts
c1719ebfb3
(gdb-look-up-stack): New variable.
...
(gdb-stopped, gdb-info-stack-custom): If there is no source info
look up the stack and pop up GUD buffer if necessary.
(gdb-frames-select): Remove redundant call to gud-display-frame.
(gdb-info-threads-custom): Keep point at start of buffer.
(gdb-find-file-hook): Make it work for pre-GDB 6.4.
2006-05-31 13:21:39 +00:00
Nick Roberts
e223ede916
*** empty log message ***
2006-05-31 13:20:40 +00:00
Kim F. Storm
360feccaf4
*** empty log message ***
2006-05-31 08:56:54 +00:00
Kim F. Storm
e66ca63c21
2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
...
Convert all HTML tags to lower case for XHTML compatibility.
2006-05-31 08:02:45 +00:00
Masatake YAMATO
206e215ecd
(compilation-error-regexp-alist-alist::gcov-called-line):
...
Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
2006-05-31 07:21:10 +00:00
Nick Roberts
d792d4449a
(gud-query-cmdline, gud-common-init): Revert
...
inadvertant changes made with last commit.
2006-05-30 21:43:16 +00:00
Nick Roberts
318474dc75
*** empty log message ***
2006-05-30 21:42:46 +00:00
Reiner Steib
2809db3399
* textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New
...
functions.
* textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
2006-05-30 18:37:15 +00:00
Carsten Dominik
c39d5865e9
*** empty log message ***
2006-05-30 16:31:11 +00:00
Carsten Dominik
c4b5acde64
(org-agenda-highlight-todo): Make sure regexp
...
does only match in the right place.
(org-upcoming-deadline): New face.
(org-agenda-get-deadlines): Use new face
`org-upcoming-deadline'.
(org-export-ascii-underline): Renamed and made an option (was
constant `org-ascii-underline').
(org-export-ascii-bullets): New option.
(org-export-as-html): Many changes to emit valid XHTML.
(org-par-open): New variable.
(org-open-par, org-close-par-maybe, org-close-li-maybe): New
functions.
(org-html-do-expand, org-section-number): Fixedcase in
`replace-match'.
(org-timeline): Pass `org-timeline-show-empty-dates' to
`org-get-all-dates'. Interpret empty dates returned by
`org-get-all-dates'.
(org-get-all-dates): New argument EMPTY. Add dates without
entries to the list, mark large ranges of empty dates.
(org-point-in-group, org-context): New functions.
2006-05-30 16:29:02 +00:00
Nick Roberts
12e7d58713
(gud-stop-subjob): Make it work in all buffers.
2006-05-30 08:10:49 +00:00
Nick Roberts
89f0e7cc36
*** empty log message ***
2006-05-30 08:10:16 +00:00
Nick Roberts
8a464f1b54
Move gdb-mouse-toggle-breakpoint-* to
...
C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
to C-mouse-3 (for 2 button mice).
(gdb-send): Do the right thing for C-d.
2006-05-30 08:07:44 +00:00
Nick Roberts
1b7519892e
*** empty log message ***
2006-05-30 08:06:01 +00:00
Daniel Pfeiffer
d14fd70ce9
(compilation-error-regexp-alist-alist): Add makepp diagnostic.
2006-05-30 07:02:00 +00:00
Daniel Pfeiffer
8088bb2ca5
(auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.
2006-05-30 06:59:56 +00:00
Richard M. Stallman
1cce8267f8
(fit-window-to-buffer): Doc fix.
2006-05-30 04:32:09 +00:00
Richard M. Stallman
90e357ae45
(temp-buffer-max-height): Doc fix.
2006-05-30 02:35:56 +00:00
Richard M. Stallman
39be728a88
(with-current-buffer): Doc fix.
2006-05-30 01:19:09 +00:00
Jan Djärv
e380957ec2
* term/x-win.el: bind F10 to menu-bar-start if available.
2006-05-29 07:16:54 +00:00
Dan Nicolaescu
c57597ddb2
(term-if-xemacs, term-ifnot-xemacs): Delete, replace
...
uses with a simple test.
(term-set-escape-char, term-mode, term-check-kill-echo-list)
(term-send-raw-string, term-send-raw, term-mouse-paste)
(term-char-mode, term-line-mode, term-exec, term-sentinel)
(term-handle-exit, term-read-input-ring)
(term-previous-matching-input-string)
(term-previous-matching-input-string-position)
(term-previous-matching-input-from-input)
(term-replace-by-expanded-history, term-send-input)
(term-skip-prompt, term-bol, term-send-invisible)
(term-kill-input, term-delchar-or-maybe-eof)
(term-backward-matching-input, term-check-source)
(term-proc-query, term-emulate-terminal)
(term-handle-colors-array, term-process-pager, term-pager-line)
(term-pager-bob, term-unwrap-line, term-word)
(term-dynamic-complete-filename)
(term-dynamic-complete-as-filename)
(term-dynamic-simple-complete): Replace one arm ifs with whens or
unlesses.
2006-05-29 06:11:33 +00:00
Stefan Monnier
b486a098cb
(hack-one-local-variable-eval-safep): Don't burp if used
...
during bootstrapping.
2006-05-29 05:47:29 +00:00
Stefan Monnier
bb7a346faa
(ewoc--current-dll): Remove. Basically undo the change of 2006-05-26:
...
use extra arguments instead of dynamic scoping.
(ewoc-locate): Remove unused var `footer'.
2006-05-29 04:39:46 +00:00
Stefan Monnier
7ece7aba2b
(ewoc--insert-new-node): Use ewoc--refresh-node.
2006-05-29 03:47:56 +00:00
Stefan Monnier
b17b883963
(no-update-autoloads): Declare.
...
(generate-file-autoloads): Obey it. Return whether autoloads were
added at point or not.
(update-file-autoloads): Use this new return value.
Remove redundant test for the presence of an autoload cookie.
2006-05-29 02:53:14 +00:00
Stefan Monnier
6913552560
(autoload-find-file): New fun. This one calls hack-local-variables.
...
(generate-file-autoloads, update-file-autoloads): Use it.
2006-05-29 02:11:27 +00:00
Stefan Monnier
7a0574f3e9
(bibtex-autokey-name-case-convert-function)
...
(bibtex-sort-entry-class): Add safe-local-variable predicate.
(bibtex-sort-entry-class-alist): Don't set the global value.
(bibtex-init-sort-entry-class-alist): New fun.
(bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
of bibtex-init-sort-entry-class.
2006-05-29 01:35:53 +00:00
Richard M. Stallman
0985f92039
*** empty log message ***
2006-05-29 00:30:23 +00:00
Richard M. Stallman
0988217ac7
(load-history-regexp): If FILE is relative, insist
...
entire last name component must match it.
(load-history-filename-element, load-history-regexp): Doc fixes.
2006-05-29 00:28:43 +00:00
Kim F. Storm
6c6e0bb44e
*** empty log message ***
2006-05-28 22:20:40 +00:00
Kim F. Storm
98d0738d27
(bindat-idx, bindat-raw): Rename dynamic variables
...
`pos' and `raw-data' for clarity, as eval forms may access these.
2006-05-28 22:19:52 +00:00
Kim F. Storm
16ddb1aeb7
(bindat--unpack-u8): Use aref also for strings.
2006-05-28 21:31:04 +00:00
Kim F. Storm
f3d50954b6
*** empty log message ***
2006-05-28 21:30:49 +00:00
Stefan Monnier
c5301b5c36
(makefile-browser-map, makefile-mode-syntax-table): Move init inside decl.
...
(makefile-fill-paragraph): Use the default comment-filling code.
2006-05-28 20:56:34 +00:00
Chong Yidong
5dae4b1156
Fix last change.
2006-05-28 17:05:38 +00:00
Chong Yidong
6b59b13027
* replace.el (query-replace-defaults): New variable.
...
(query-replace-read-from): Use `query-replace-defaults' for
default value, instead of history list.
(query-replace-read-to): Update `query-replace-defaults'.
2006-05-28 17:02:37 +00:00
Chong Yidong
122e29ded4
* msb.el (mouse-select-buffer): Minor fix to make popup menu work
...
with no X toolkit.
2006-05-28 03:58:47 +00:00
Nick Roberts
c907d53852
(tumme-show-all-from-dir-max-files): Fix typo.
...
(tumme-show-all-from-dir): Add autoload.
2006-05-27 22:45:48 +00:00
Nick Roberts
27e53d7c86
*** empty log message ***
2006-05-27 22:44:18 +00:00
Thien-Thi Nguyen
0741626e3f
Commentary and whitespace munging; nfc.
2006-05-27 18:13:15 +00:00
Thien-Thi Nguyen
096432af4b
*** empty log message ***
2006-05-27 18:02:18 +00:00
Thien-Thi Nguyen
1b04f30a22
(cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
2006-05-27 17:41:18 +00:00
Thien-Thi Nguyen
2bbacc0e1b
(ewoc): Add member `hf-pp' to this structure.
...
(ewoc--wrap): New func.
(ewoc-create): Take additional arg NOSEP. If nil, wrap node and
header/footer pretty-printers. Save header/footer pretty-printer.
(ewoc-set-hf): Use ewoc's header/footer pretty-printer.
2006-05-27 17:39:38 +00:00
Mathias Dahl
9c2d888b35
Change a lot of (if .. (progn ..)' to (when ..)'.
...
(tumme-remove-tag): Fix bug.
2006-05-27 14:20:03 +00:00
Eli Zaretskii
18ed6a46bc
*** empty log message ***
2006-05-27 11:31:44 +00:00
Mathias Dahl
e1d3541a5e
*** empty log message ***
2006-05-27 11:18:54 +00:00
Thien-Thi Nguyen
7f934f3dda
(ewoc--node): Don't define constructor
...
`make-ewoc--node' for this structure.
2006-05-27 11:16:18 +00:00
Mathias Dahl
8d20653fee
* tumme.el: Replace a lot of if ... progn' with when'.
...
* tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.
2006-05-27 11:06:06 +00:00