- 04 Feb, 2009 24 commits
-
-
Dan Nicolaescu authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
(ns_popup_dialog): Call it on unwind. (EmacsDialogPanel-runDialogAt:): Check popup_activated_flag and call timer_check() (Bug#2154). (EmacsMenu-menuNeedsUpdate:): Don't call ns_update_menu if handling_signal is set. (EmacsMenu-fillWithWidgetValue:): Set submenu title. * s/darwin.h: Same and NO_SOCK_SIGIO as well. * nsterm.m (ns_read_socket): Same and don't set handling_signal. * keyboard.c (poll_for_input_1, handle_async_input): Set handling_signal under HAVE_NS.
-
Nick Roberts authored
for newvars is nil. (C-u C-x v = with default values).
-
Nick Roberts authored
-
Jason Rumney authored
-
Kenichi Handa authored
buffer-chars-modified-tick instead of buffer-modified-tick.
-
Dan Nicolaescu authored
format. Use when instead of if.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1534
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Remove unneeded declarations.
-
Glenn Morris authored
(rmail-first-message): Unbreak it.
-
Glenn Morris authored
-
Kenichi Handa authored
-
Kenichi Handa authored
not supported by the current terminal, don't make a multi-glyph grapheme cluster. (auto-compose-chars): Check font-object by fontp.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(composition_gstring_p): Fix for the terminal case. (composition_gstring_width): Likewise. (fill_gstring_body): Likewise. (autocmp_chars): For terminal, call Fcomposition_get_gstring with the frame. (composition_compute_stop_pos): Adjust cmp_it->stop_pos if point is within a composition. (Fcomposition_get_gstring): Fix the the terminal case.
-
Kenichi Handa authored
(produce_composite_glyph): For static composition, get pixel_width from struct composition.
-
Kenichi Handa authored
-
- 03 Feb, 2009 11 commits
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1533
-
Glenn Morris authored
-
Glenn Morris authored
(Bug#2175)
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
inserting the converted mailbox. (rmail-get-new-mail): Restore the loop over inboxes when two or more have the same basename. (Bug#2164) Set the return value according to whether any mail was found, not just in the last inbox. Only show a message and run the hook after checking all inboxes. (rmail-get-new-mail-1): Move message display and running the hook to rmail-get-new-mail.
-
Glenn Morris authored
(rmail-make-label, rmail-read-label): Give it a doc string. (rmail-add-label, rmail-kill-label): Change argument name to match the doc. Doc fix. (rmail-set-label): Doc fix. Also update summary in attr case. Accept labels as a string or a symbol. (Bug#2165)
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 02 Feb, 2009 5 commits
-
-
Carsten Dominik authored
* org.el (org-cycle-global-at-bob): Fix typo. * org-jsinfo.el (org-infojs-handle-options): Fix typo in comment.
-
Carsten Dominik authored
* refcards/orgcard.tex: New version number.
-
Carsten Dominik authored
* org.texi (Structure editing, Handling links) (Fast access to TODO states, Javascript support): Make standard docs correctly reflect default variable settings.
-
Carsten Dominik authored
* org.el (org-mode): Make dependence stuff work more reliably. (org-update-parent-todo-statistics): Fix bug with updating statistics cookie. (org-yank-adjusted-subtrees, org-return-follows-link) (org-use-fast-todo-selection, org-tags-column): New default setting for variables. * org-export-latex.el (org-export-latex-emphasis-alist): Use = and ~ as verbatim delimiters, to avoid table bug. (org-export-latex-classes): Remove the a4paper option from the default styles. * org-exp.el (org-export-html-format-image): New argument PAR-OPEN, to fix XHTM validation bug. (org-export-as-html): Pass par-open to `org-export-html-format-image'. (org-export-html-footnotes-section): Use a more consistent id for footnotes. * org-agenda.el (org-agenda-sorting-strategy) (org-agenda-tags-column): New default setting for variables, based on a poll what typical uses use. (org-agenda-dim-blocked-tasks): Keep dimming blocked entries from setting the blocked tag.
-
Stefan Monnier authored
-