| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
functions.
* textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
during bootstrapping.
|
|
|
|
|
| |
use extra arguments instead of dynamic scoping.
(ewoc-locate): Remove unused var `footer'.
|
| |
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
(generate-file-autoloads, update-file-autoloads): Use it.
|
|
|
|
|
|
|
|
|
| |
(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.
|
| |
|
|
|
|
|
| |
entire last name component must match it.
(load-history-filename-element, load-history-regexp): Doc fixes.
|
| |
|
|
|
|
| |
`pos' and `raw-data' for clarity, as eval forms may access these.
|
| |
|
| |
|
|
|
|
| |
(makefile-fill-paragraph): Use the default comment-filling code.
|
| |
|
|
|
|
|
|
| |
(query-replace-read-from): Use `query-replace-defaults' for
default value, instead of history list.
(query-replace-read-to): Update `query-replace-defaults'.
|
|
|
|
| |
with no X toolkit.
|
|
|
|
| |
(tumme-show-all-from-dir): Add autoload.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
(tumme-remove-tag): Fix bug.
|
| |
|
| |
|
|
|
|
| |
`make-ewoc--node' for this structure.
|
|
|
|
|
|
| |
* tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.
|
| |
|
| |
|
|
|
|
| |
HEADER and FOOTER args. Update unique caller.
|
|
|
|
|
|
|
|
|
| |
`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".
|
| |
|
|
|
|
|
| |
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.
|
|
|
|
|
|
|
|
|
| |
`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".
|
| |
|
| |
|