| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(poll_for_input, input_available_signal, init_keyboard): Set it.
(process_pending_signals): New function.
* lisp.h (QUIT): Check pending_signals instead of
interrupt_input_pending. Use process_pending_signals.
* atimer.c (run_timers, alarm_signal_handler): Update
pending_signals.
* process.c (wait_reading_process_output): Use
process_pending_signals.
* sysdep.c (emacs_write): Use process_pending_signals.
* xterm.c (XTread_socket): Update pending_signals.
* w32term.c (w32_read_socket): Update pending_signals.
* w32inevt.c (w32_console_read_socket): Update pending_signals.
* blockinput.h: Add declaration for pending_signals.
|
|
|
|
|
|
|
| |
style using the buffer-local value of rmail-header-style in the
view buffer.
(rmail-show-message): Set a buffer-local value of
rmail-header-style in the view buffer.
|
|
|
|
|
|
|
| |
style using the buffer-local value of rmail-header-style in the
view buffer.
(rmail-show-message): Set a buffer-local value of
rmail-header-style in the view buffer.
|
|
|
|
| |
Fix typos in docstrings.
|
|
|
|
| |
(syms_of_xftfont): Register xftfont_has_char in xftfont_driver.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
under GNUstep.
(ns_query_color): New declaration.
* nsterm.m (ns_confirm_quit): New variable.
(ns_set_default_prefs, syms_of_nsterm, ns_term_init): Initialize it.
(EmacsApp-applicationShouldTerminate:): Use it.
(EmacsPrefsController): Let user set it.
(ns_query_color): New function.
(ns_defined_color): Use it.
(ns_initialize): Drop.
(ns_term_init): Add two lines from ns_initialize(), and set
input_interrupt_mode to nil.
* image.c (svg_load_image): Don't right-shift background RGB when
obtained from FRAME_BACKGROUND_PIXEL. Under HAVE_NS use ns_query_color.
|
|
|
|
| |
obtained from FRAME_BACKGROUND_PIXEL. Under HAVE_NS use ns_query_color.
|
|
|
|
|
|
|
|
|
|
|
| |
(ns_set_default_prefs, syms_of_nsterm, ns_term_init): Initialize it.
(EmacsApp-applicationShouldTerminate:): Use it.
(EmacsPrefsController): Let user set it.
(ns_query_color): New function.
(ns_defined_color): Use it.
(ns_initialize): Drop.
(ns_term_init): Add two lines from ns_initialize(), and set
input_interrupt_mode to nil.
|
|
|
|
|
| |
under GNUstep.
(ns_query_color): New declaration.
|
|
|
|
|
|
|
|
|
| |
* bindings.el (completion-ignored-extensions):
Add entries for VCS metadata directories (CVS/, .svn, etc).
* pcvs.el (completion-ignored-extensions):
* vc-svn.el (completion-ignored-extensions): Don't add VCS-specific
directory, now done in bindings.el.
|
|
|
|
| |
(pcmpl-rpm): Doc fix.
|
| |
|
|
|
|
| |
(rmail-set-header): Ensure header changes get saved.
|
|
|
|
| |
is added.
|
|
|
|
|
|
|
| |
(rmail-summary-goto-msg): Return a value according to whether message
was found.
(rmail-summary-update-highlight): Give the overlay an 'rmail-summary
property. Use line-end-position.
|
| |
|
| |
|
|
|
|
|
|
| |
quoted From lines.
* mail/rmail.el (rmail-show-message): Unquote From lines.
|
|
|
|
| |
2009-01-22 change.
|
|
|
|
| |
version removed in 2009-01-22 change.
|
| |
|
|
|
|
|
| |
extension to choose fallback mode on empty/non-existing files but
let-bind auto-mode-alist and call normal-mode.
|
|
|
|
|
| |
indicating character.
(ls-lisp-format): Don't propertize file-name if ls-lisp-classify already did.
|
|
|
|
|
| |
second parameter of hook functions.
(dbus-handle-event): Apply it.
|
|
|
|
| |
of hook functions.
|
|
|
|
| |
rmail-header-style permanently (bug#2016).
|
|
|
|
| |
rmail-header-style permanently (bug#2016).
|
| |
|
|
|
|
| |
unambiguous.
|
| |
|
|
|
|
| |
* refcards/orgcard.tex: New version number.
|
|
|
|
| |
* org.texi (TODO dependencies): New section.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* org-agenda.el (org-agenda-get-todos): Start search from correct
position.
* org.el (org-fast-todo-selection): Make sure TODO selection does
not change buffer position.
* org-list.el (org-toggle-checkbox): Implement adding or removing
checkboxes from line or region when called with a prefix
argument.
* org-rmail.el (org-rmail-store-link): Protect the call to
`rmail-narrow-to-non-pruned-header'.
* org-clock.el (org-clock-special-range): Fix week display in
clock tables.
* org-exp.el (org-get-current-options): Fix bug when in indirect
buffer.
* org-agenda.el (org-agenda-dim-blocked-tasks): New option.
(org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
(org-agenda-dim-blocked-tasks): New function.
* org.el (org-enforce-todo-dependencies): New option.
(org-block-todo-from-children-or-siblings): New function.
* org-faces.el (org-agenda-dimmed-todo-face): New face.
|
|
|
|
|
| |
(fontset_get_font_group): Remember that no font-group is specified
for C.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of a new entry inside of an existing entry. Minor code cleanup.
(todo-add-category): Change the interactive spec. Signal an error
if the Todo file is non-empty but contains no category. Reject
category names that could induce bugs and confusion. Call
todo-mode if the Todo file is new and unsaved. Simplify handling
of local variables cookie. Properly display the newly added
category in Todo mode.
(todo-show): Call todo-initial-setup only if there is neither a
Todo file nor a corresponding unsaved buffer.
(todo-category-alist): Delete function.
(todo-completing-read): New function.
(todo-insert-item, todo-jump-to-category): Use it.
(todo-insert-item): Make the use of the prefix argument conform to
the doc string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of a new entry inside of an existing entry. Minor code cleanup.
(todo-add-category): Change the interactive spec. Signal an error
if the Todo file is non-empty but contains no category. Reject
category names that could induce bugs and confusion. Call
todo-mode if the Todo file is new and unsaved. Simplify handling
of local variables cookie. Properly display the newly added
category in Todo mode.
(todo-show): Call todo-initial-setup only if there is neither a
Todo file nor a corresponding unsaved buffer.
(todo-category-alist): Delete function.
(todo-completing-read): New function.
(todo-insert-item, todo-jump-to-category): Use it.
(todo-insert-item): Make the use of the prefix argument conform to
the doc string.
|
| |
|
|
|
|
| |
Mention the wonderful spam filter.
|
| |
|
|
|
|
|
|
|
| |
even when called from the summary. (Bug#2075)
(rmail-no-mail-p): New func, extracted from rmail-show-message-maybe.
(rmail-show-message-maybe): Use rmail-no-mail-p.
(rmail-show-message): If empty folder, do nothing. (Bug#2076)
|
|
|
|
|
|
|
|
|
|
|
| |
starting from the beginning, since mail-fetch-field does not care.
(rmail-create-summary-line): Fix unseen handling. (Bug#2089)
(rmail-get-summary-status): New name for old rmail-get-summary-labels.
(rmail-get-summary-labels): New function. Returns labels rather than
status (edited, etc).
(rmail-create-summary): Insert an extra space after the status
flags, for consistency with old rmail, and with current
rmail-summary-font-lock-keywords.
|
|
|
|
| |
Use cond instead of nested ifs.
|
|
|
|
| |
indent-region if region is active. Use cond instead of nested ifs.
|
| |
|
|
|
|
| |
converting.
|
|
|
|
| |
the new Rmail, instead of X-BABYL-V6-*.
|