summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): NewReiner Steib2006-05-303-1/+20
| | | | | | functions. * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
* *** empty log message ***Carsten Dominik2006-05-301-0/+21
|
* (org-agenda-highlight-todo): Make sure regexpCarsten Dominik2006-05-301-114/+355
| | | | | | | | | | | | | | | | | | | | | | 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.
* (gud-stop-subjob): Make it work in all buffers.Nick Roberts2006-05-301-6/+16
|
* *** empty log message ***Nick Roberts2006-05-302-22/+4
|
* Move gdb-mouse-toggle-breakpoint-* toNick Roberts2006-05-301-20/+18
| | | | | | 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.
* *** empty log message ***Nick Roberts2006-05-301-0/+13
|
* (compilation-error-regexp-alist-alist): Add makepp diagnostic.Daniel Pfeiffer2006-05-302-2/+10
|
* (auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.Daniel Pfeiffer2006-05-301-1/+2
|
* (fit-window-to-buffer): Doc fix.Richard M. Stallman2006-05-301-1/+1
|
* (temp-buffer-max-height): Doc fix.Richard M. Stallman2006-05-302-4/+6
|
* (with-current-buffer): Doc fix.Richard M. Stallman2006-05-302-1/+6
|
* * term/x-win.el: bind F10 to menu-bar-start if available.Jan Djärv2006-05-292-0/+8
|
* (term-if-xemacs, term-ifnot-xemacs): Delete, replaceDan Nicolaescu2006-05-292-410/+411
| | | | | | | | | | | | | | | | | | | | | | 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.
* (hack-one-local-variable-eval-safep): Don't burp if usedStefan Monnier2006-05-292-33/+35
| | | | during bootstrapping.
* (ewoc--current-dll): Remove. Basically undo the change of 2006-05-26:Stefan Monnier2006-05-292-64/+66
| | | | | use extra arguments instead of dynamic scoping. (ewoc-locate): Remove unused var `footer'.
* (ewoc--insert-new-node): Use ewoc--refresh-node.Stefan Monnier2006-05-292-15/+12
|
* (no-update-autoloads): Declare.Stefan Monnier2006-05-292-87/+78
| | | | | | | (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.
* (autoload-find-file): New fun. This one calls hack-local-variables.Stefan Monnier2006-05-292-33/+34
| | | | (generate-file-autoloads, update-file-autoloads): Use it.
* (bibtex-autokey-name-case-convert-function)Stefan Monnier2006-05-292-15/+45
| | | | | | | | | (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.
* *** empty log message ***Richard M. Stallman2006-05-291-0/+6
|
* (load-history-regexp): If FILE is relative, insistRichard M. Stallman2006-05-291-6/+6
| | | | | entire last name component must match it. (load-history-filename-element, load-history-regexp): Doc fixes.
* *** empty log message ***Kim F. Storm2006-05-281-0/+5
|
* (bindat-idx, bindat-raw): Rename dynamic variablesKim F. Storm2006-05-281-54/+54
| | | | `pos' and `raw-data' for clarity, as eval forms may access these.
* (bindat--unpack-u8): Use aref also for strings.Kim F. Storm2006-05-281-3/+1
|
* *** empty log message ***Kim F. Storm2006-05-281-0/+4
|
* (makefile-browser-map, makefile-mode-syntax-table): Move init inside decl.Stefan Monnier2006-05-282-61/+53
| | | | (makefile-fill-paragraph): Use the default comment-filling code.
* Fix last change.Chong Yidong2006-05-281-6/+3
|
* * replace.el (query-replace-defaults): New variable.Chong Yidong2006-05-282-17/+26
| | | | | | (query-replace-read-from): Use `query-replace-defaults' for default value, instead of history list. (query-replace-read-to): Update `query-replace-defaults'.
* * msb.el (mouse-select-buffer): Minor fix to make popup menu workChong Yidong2006-05-282-1/+6
| | | | with no X toolkit.
* (tumme-show-all-from-dir-max-files): Fix typo.Nick Roberts2006-05-271-1/+2
| | | | (tumme-show-all-from-dir): Add autoload.
* *** empty log message ***Nick Roberts2006-05-271-20/+18
|
* Commentary and whitespace munging; nfc.Thien-Thi Nguyen2006-05-271-34/+1
|
* *** empty log message ***Thien-Thi Nguyen2006-05-271-0/+7
|
* (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.Thien-Thi Nguyen2006-05-271-1/+1
|
* (ewoc): Add member `hf-pp' to this structure.Thien-Thi Nguyen2006-05-271-10/+25
| | | | | | | (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.
* Change a lot of `(if .. (progn ..)' to `(when ..)'.Mathias Dahl2006-05-272-4/+5
| | | | (tumme-remove-tag): Fix bug.
* *** empty log message ***Eli Zaretskii2006-05-271-0/+5
|
* *** empty log message ***Mathias Dahl2006-05-271-0/+4
|
* (ewoc--node): Don't define constructorThien-Thi Nguyen2006-05-272-0/+4
| | | | `make-ewoc--node' for this structure.
* * tumme.el: Replace a lot of `if ... progn' with `when'.Mathias Dahl2006-05-271-102/+90
| | | | | | * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'. (tumme-setup-dired-keybindings): Change `tumme-add-remove' to `tumme-delete-tag'.
* (ewoc--node-branch): Merge into unique caller.Thien-Thi Nguyen2006-05-272-8/+6
|
* (ewoc-delete): Compute last node once before looping.Thien-Thi Nguyen2006-05-272-3/+5
|
* (ewoc--create): No longer takeThien-Thi Nguyen2006-05-272-5/+9
| | | | HEADER and FOOTER args. Update unique caller.
* * dired.el (dired-mode-map): Change `tumme-tag-remove' toMathias Dahl2006-05-261-1/+1
| | | | | | | | | `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image Tag'. Change "Compare directories..." to "Change Directories...". * dired.el (dired-mode-map): Move tumme commands to Operate, Regexp and Immediate menus. Change "Add Comment" to "Add Image Comment". Change "Add Image Tag" to "Add Image Tags".
* *** empty log message ***Mathias Dahl2006-05-261-1/+1
|
* (tumme-delete-tag): Rename from `tumme-tag-remove'.Mathias Dahl2006-05-261-4/+4
| | | | | (tumme-setup-dired-keybindings): Change `tumme-add-remove' to `tumme-delete-tag'.
* * dired.el (dired-mode-map): Change `tumme-tag-remove' toMathias Dahl2006-05-261-4/+4
| | | | | | | | | `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image Tag'. * dired.el (dired-mode-map): Move tumme commands to Operate, Regexp and Immediate menus. Change "Add Comment" to "Add Image Comment". Change "Add Image Tag" to "Add Image Tags".
* *** empty log message ***Mathias Dahl2006-05-261-0/+8
|
* *** empty log message ***Mathias Dahl2006-05-261-0/+6
|