]>
git.eshelyaron.com Git - emacs.git/log
Dan Nicolaescu [Thu, 5 Feb 2009 07:12:27 +0000 (07:12 +0000)]
(turn-on-xterm-mouse-tracking-on-terminal)
(turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the
mode on the initial terminal.
Kenichi Handa [Thu, 5 Feb 2009 07:09:47 +0000 (07:09 +0000)]
(setup-default-fontset): Append entries for mathematical, instead of
prepending.
Nick Roberts [Thu, 5 Feb 2009 06:47:31 +0000 (06:47 +0000)]
*** empty log message ***
Glenn Morris [Thu, 5 Feb 2009 06:42:03 +0000 (06:42 +0000)]
Some rmail stuff hopefully fixed.
Glenn Morris [Thu, 5 Feb 2009 06:40:58 +0000 (06:40 +0000)]
(rmail-show-message): Update declaration.
(rmail-buffer, rmail-view-buffer): Declare.
(org-rmail-store-link, org-rmail-follow-link): Handle mbox Rmail.
Glenn Morris [Thu, 5 Feb 2009 06:40:01 +0000 (06:40 +0000)]
(rmail-what-message): Unbreak it.
Glenn Morris [Thu, 5 Feb 2009 06:36:14 +0000 (06:36 +0000)]
(rmail-buffer): Remove unneeded eval-when-compile.
(rmail-narrow-to-non-pruned-header): Remove autoload.
(mairix-rmail-fetch-field): Handle mbox Rmail.
Kenichi Handa [Thu, 5 Feb 2009 06:23:19 +0000 (06:23 +0000)]
(script-representative-chars): Remove
mathematical.
(setup-default-fontset): Add entries for each subgroup of
mathematical script.
Glenn Morris [Thu, 5 Feb 2009 06:22:39 +0000 (06:22 +0000)]
Fix previous change.
Kenichi Handa [Thu, 5 Feb 2009 06:21:19 +0000 (06:21 +0000)]
(Ffont_spec): Docstring modified.
Kenichi Handa [Thu, 5 Feb 2009 06:20:26 +0000 (06:20 +0000)]
(Vscript_representative_chars): Docstring modified.
Miles Bader [Thu, 5 Feb 2009 02:34:34 +0000 (02:34 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
Andreas Schwab [Wed, 4 Feb 2009 23:05:26 +0000 (23:05 +0000)]
Regenerate with fixed AC_FUNC_MKTIME.
Carsten Dominik [Wed, 4 Feb 2009 23:01:58 +0000 (23:01 +0000)]
2009-02-04 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-return-follows-link): Revert setting
`org-return-follows-link' to t by default.
Dan Nicolaescu [Wed, 4 Feb 2009 14:11:36 +0000 (14:11 +0000)]
NO_SOCK_SIGIO is not used anymore.
Dan Nicolaescu [Wed, 4 Feb 2009 13:36:59 +0000 (13:36 +0000)]
(gnu): Add an example for the "note" format.
Adrian Robert [Wed, 4 Feb 2009 13:19:11 +0000 (13:19 +0000)]
missed committing this on last checkin
Adrian Robert [Wed, 4 Feb 2009 11:33:33 +0000 (11:33 +0000)]
* configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
Adrian Robert [Wed, 4 Feb 2009 11:31:28 +0000 (11:31 +0000)]
* nsmenu.m (pop_down_menu): New function.
(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 [Wed, 4 Feb 2009 10:49:04 +0000 (10:49 +0000)]
(vc-svn-diff): Revert previous change but add a test
for newvars is nil. (C-u C-x v = with default values).
Nick Roberts [Wed, 4 Feb 2009 10:46:14 +0000 (10:46 +0000)]
*** empty log message ***
Jason Rumney [Wed, 4 Feb 2009 09:13:18 +0000 (09:13 +0000)]
(CPP): Note problem with resource compiler of MSVC.
Kenichi Handa [Wed, 4 Feb 2009 07:45:09 +0000 (07:45 +0000)]
(select-safe-coding-system): Use
buffer-chars-modified-tick instead of buffer-modified-tick.
Dan Nicolaescu [Wed, 4 Feb 2009 07:32:51 +0000 (07:32 +0000)]
(vc-bzr-working-revision): Recognize a newer branch
format. Use when instead of if.
Miles Bader [Wed, 4 Feb 2009 05:48:16 +0000 (05:48 +0000)]
Add "^" to interactive spec of sexp movement commands
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1534
Glenn Morris [Wed, 4 Feb 2009 03:51:27 +0000 (03:51 +0000)]
(Fwrite_region): Doc fix (mention annotate-functions).
Glenn Morris [Wed, 4 Feb 2009 03:42:04 +0000 (03:42 +0000)]
Add some stuff on checking first pretest tarball of a major release.
Glenn Morris [Wed, 4 Feb 2009 03:41:06 +0000 (03:41 +0000)]
(mail-fetch-field): Previous doc fix was ill-advised.
Glenn Morris [Wed, 4 Feb 2009 03:39:05 +0000 (03:39 +0000)]
Require rmail not just when compiling.
Remove unneeded declarations.
Glenn Morris [Wed, 4 Feb 2009 03:38:26 +0000 (03:38 +0000)]
No need for mule-util when compiling.
(rmail-first-message): Unbreak it.
Glenn Morris [Wed, 4 Feb 2009 03:38:06 +0000 (03:38 +0000)]
(ns): Define as a custom group.
Kenichi Handa [Wed, 4 Feb 2009 02:02:27 +0000 (02:02 +0000)]
(describe-char): Check font-object by fontp.
Kenichi Handa [Wed, 4 Feb 2009 02:00:34 +0000 (02:00 +0000)]
(compose-gstring-for-terminal): If a character is
not supported by the current terminal, don't make a multi-glyph
grapheme cluster.
(auto-compose-chars): Check font-object by fontp.
Kenichi Handa [Wed, 4 Feb 2009 01:58:13 +0000 (01:58 +0000)]
(Fchar_charset): New optional arg restriction.
Kenichi Handa [Wed, 4 Feb 2009 01:53:10 +0000 (01:53 +0000)]
(coding_system_charset_list): Extern it.
Kenichi Handa [Wed, 4 Feb 2009 01:52:39 +0000 (01:52 +0000)]
(coding_system_charset_list): New function.
Kenichi Handa [Wed, 4 Feb 2009 01:48:37 +0000 (01:48 +0000)]
Include coding.h and termhooks.h.
(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 [Wed, 4 Feb 2009 01:35:16 +0000 (01:35 +0000)]
(encode_terminal_code): Fix handling of composition.
(produce_composite_glyph): For static composition, get pixel_width
from struct composition.
Kenichi Handa [Wed, 4 Feb 2009 01:31:37 +0000 (01:31 +0000)]
(composite.o): Depends on frame.h and termhooks.h.
Miles Bader [Tue, 3 Feb 2009 23:32:38 +0000 (23:32 +0000)]
Add .gitignore files
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1533
Glenn Morris [Tue, 3 Feb 2009 08:20:33 +0000 (08:20 +0000)]
Tweak previous change.
Glenn Morris [Tue, 3 Feb 2009 08:09:03 +0000 (08:09 +0000)]
(unrmail): In the absence of Mail-from, prefer Date over current-time.
(Bug#2175)
Glenn Morris [Tue, 3 Feb 2009 04:13:17 +0000 (04:13 +0000)]
Comment (python-mode is now separate from Python).
Glenn Morris [Tue, 3 Feb 2009 04:09:01 +0000 (04:09 +0000)]
(rmail-get-summary-labels): Treat empty labels as null.
Glenn Morris [Tue, 3 Feb 2009 04:07:25 +0000 (04:07 +0000)]
(rmail-convert-babyl-to-mbox): Disable undo while
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 [Tue, 3 Feb 2009 04:07:02 +0000 (04:07 +0000)]
(rmail-label-obarray): Initialize using rmail-attr-array.
(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 [Tue, 3 Feb 2009 04:05:28 +0000 (04:05 +0000)]
(Out of Rmail): Mention b2m.pl.
Glenn Morris [Tue, 3 Feb 2009 04:04:40 +0000 (04:04 +0000)]
Can't clone a merged bug.
Glenn Morris [Tue, 3 Feb 2009 04:04:15 +0000 (04:04 +0000)]
Mention pretest version numbering.
Glenn Morris [Tue, 3 Feb 2009 04:03:41 +0000 (04:03 +0000)]
Add some missing files, remove some that are no longer present.
Carsten Dominik [Mon, 2 Feb 2009 21:50:00 +0000 (21:50 +0000)]
2009-02-02 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-cycle-global-at-bob): Fix typo.
* org-jsinfo.el (org-infojs-handle-options): Fix typo in comment.
Carsten Dominik [Mon, 2 Feb 2009 21:02:05 +0000 (21:02 +0000)]
2009-02-02 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: New version number.
Carsten Dominik [Mon, 2 Feb 2009 21:00:46 +0000 (21:00 +0000)]
2009-02-02 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Structure editing, Handling links)
(Fast access to TODO states, Javascript support): Make standard docs
correctly reflect default variable settings.
Carsten Dominik [Mon, 2 Feb 2009 20:57:14 +0000 (20:57 +0000)]
2009-02-02 Carsten Dominik <carsten.dominik@gmail.com>
* 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 [Mon, 2 Feb 2009 20:49:41 +0000 (20:49 +0000)]
(vhdl-prepare-search-1, vhdl-prepare-search-2): Properly cleanup on `quit'.
Stefan Monnier [Mon, 2 Feb 2009 20:40:18 +0000 (20:40 +0000)]
(vhdl-mode-abbrev-table-init):
Mark the entries as being "system" entries rather than "user" entries.
Andreas Schwab [Mon, 2 Feb 2009 16:06:58 +0000 (16:06 +0000)]
(unexec): Handle unaligned bss offset.
Thien-Thi Nguyen [Mon, 2 Feb 2009 13:01:32 +0000 (13:01 +0000)]
(smerge-start-session): Add interactive spec.
Adrian Robert [Mon, 2 Feb 2009 12:33:07 +0000 (12:33 +0000)]
formatting in ChangeLog, wording change to comment in nsterm.m
Glenn Morris [Mon, 2 Feb 2009 08:04:10 +0000 (08:04 +0000)]
Add some more nextstep/ files.
Glenn Morris [Mon, 2 Feb 2009 07:59:55 +0000 (07:59 +0000)]
Add some missing nextstep/ files.
Glenn Morris [Mon, 2 Feb 2009 07:55:04 +0000 (07:55 +0000)]
(rmail-ignored-headers, rmail-displayed-headers)
(rmail-retry-ignored-headers, rmail-highlighted-headers):
Restore autoloads.
Glenn Morris [Mon, 2 Feb 2009 07:50:06 +0000 (07:50 +0000)]
Fix typos.
Stefan Monnier [Mon, 2 Feb 2009 03:27:30 +0000 (03:27 +0000)]
(emacs-lisp-file-regexp): Fix up EOB.
Stefan Monnier [Sun, 1 Feb 2009 22:32:43 +0000 (22:32 +0000)]
(scheme-args-to-list): Remove.
(run-scheme): Use split-string-and-unquote instead, so as to allow
spaces in the command name and/or the arguments.
Chong Yidong [Sun, 1 Feb 2009 22:10:05 +0000 (22:10 +0000)]
Regenerate.
Chong Yidong [Sun, 1 Feb 2009 22:04:25 +0000 (22:04 +0000)]
Bump version to 23.0.90.
Chong Yidong [Sun, 1 Feb 2009 22:03:59 +0000 (22:03 +0000)]
Regenerate.
Adrian Robert [Sun, 1 Feb 2009 17:32:52 +0000 (17:32 +0000)]
* term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.
Adrian Robert [Sun, 1 Feb 2009 16:32:26 +0000 (16:32 +0000)]
* nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
XT,w32read_socket changes to ns_read_socket.
* keyboard.c (handle_interrupt): Don't call
quit_throw_to_read_char() under NS.
* blockinput.h: Remove NS-specific code.
Adrian Robert [Sun, 1 Feb 2009 16:25:50 +0000 (16:25 +0000)]
* Cocoa/Emacs.base/Contents/Resources/preferences.nib: Remove
cursor blink slider, add confirm quit checkbox.
Adrian Robert [Sun, 1 Feb 2009 16:24:44 +0000 (16:24 +0000)]
remove cursor blink slider, add confirmquit checkbox
Chong Yidong [Sun, 1 Feb 2009 14:44:43 +0000 (14:44 +0000)]
(set-version): Remove deleted file ns-emacs.texi.
Chong Yidong [Sun, 1 Feb 2009 14:44:34 +0000 (14:44 +0000)]
* admin.el (set-version): Remove deleted file ns-emacs.texi.
Chong Yidong [Sun, 1 Feb 2009 14:40:58 +0000 (14:40 +0000)]
Regenerate.
Jason Rumney [Sun, 1 Feb 2009 14:32:05 +0000 (14:32 +0000)]
Update for 23.1 pretest
Michael Albinus [Sun, 1 Feb 2009 10:53:49 +0000 (10:53 +0000)]
* trampver.texi: Update release number.
Michael Albinus [Sun, 1 Feb 2009 10:48:12 +0000 (10:48 +0000)]
* net/tramp.el (tramp-read-passwd): Cached passwords shall still be used.
Michael Albinus [Sun, 1 Feb 2009 10:45:30 +0000 (10:45 +0000)]
* net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.
Michael Albinus [Sun, 1 Feb 2009 10:44:39 +0000 (10:44 +0000)]
* net/trampver.el: Update release number.
Stefan Monnier [Sun, 1 Feb 2009 03:39:37 +0000 (03:39 +0000)]
(rmail-view-buffer): Make buffer-local.
(rmail-select-summary, rmail-perm-variables, rmail-redecode-body)
(rmail-undelete-previous-message, rmail-mark-message)
(rmail-speedbar-buttons): Use with-current-buffer.
(rmail-mode-map): Move initialization into declaration.
(rmail-swap-buffers, rmail-unfontify-buffer-function)
(rmail-fontify-message): Use restore-buffer-modified-p.
(rmail-expunge-and-save): Don't swap buffer.
(rmail-get-header, rmail-set-header, rmail-set-attribute)
(rmail-apply-in-message): Swap save-excursion and save-restriction.
Stefan Monnier [Sun, 1 Feb 2009 03:28:33 +0000 (03:28 +0000)]
(rmail-sort-messages): Use car-less-than-car if possible.
Stefan Monnier [Sun, 1 Feb 2009 03:26:17 +0000 (03:26 +0000)]
(rmail-edit-map): Move init into declaration.
(rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
Carsten Dominik [Sat, 31 Jan 2009 23:26:35 +0000 (23:26 +0000)]
2009-01-31 Carsten Dominik <dominik@science.uva.nl>
* org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when
only checking for blocks.
* org-exp.el (org-export-html-footnotes-section): Make the div id consistent
* org-export-latex.el (org-export-latex-classes): Remove
paper size option from LaTeX classes.
Stefan Monnier [Sat, 31 Jan 2009 22:14:53 +0000 (22:14 +0000)]
(mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.
Stefan Monnier [Sat, 31 Jan 2009 22:10:22 +0000 (22:10 +0000)]
Follow commenting conventions.
Eli Zaretskii [Sat, 31 Jan 2009 18:53:50 +0000 (18:53 +0000)]
(rmail-redecode-body): Use eight-bit instead of obsolete
eight-bit-control and eight-bit-graphic.
Dan Nicolaescu [Sat, 31 Jan 2009 18:38:56 +0000 (18:38 +0000)]
(vc-dir-mode): Fix docstring.
Dan Nicolaescu [Sat, 31 Jan 2009 17:26:53 +0000 (17:26 +0000)]
(vc-dir-mouse-map):
(vc-default-dir-printer):
(vc-dir-find-file-other-window): Undo previous change, it breaks
the behavior of mouse-2.
Stefan Monnier [Sat, 31 Jan 2009 17:00:54 +0000 (17:00 +0000)]
(elp-results-symname-map): Add follow-link.
Chong Yidong [Sat, 31 Jan 2009 16:19:46 +0000 (16:19 +0000)]
(end-of-defun): Protect against infloops (Bug#2106).
Chong Yidong [Sat, 31 Jan 2009 16:19:23 +0000 (16:19 +0000)]
* emacs-lisp/lisp.el (end-of-defun): Protect against
infloops (Bug#2106).
Dan Nicolaescu [Sat, 31 Jan 2009 15:51:07 +0000 (15:51 +0000)]
(vc-svn-dir-status): Disable the vc-stay-local-p
logic, it makes the makes the normal case too slow.
Eli Zaretskii [Sat, 31 Jan 2009 14:34:05 +0000 (14:34 +0000)]
(unrmail): Set coding-system of the old Rmail file to `raw-text-unix'.
Bind coding-system-for-write when writing out the converted message, and
make sure it uses Unix EOLs.
Eli Zaretskii [Sat, 31 Jan 2009 13:32:48 +0000 (13:32 +0000)]
(rmail-automatic-folder-directives, rmail): Doc fixes.
(rmail-swap-buffers): New function.
(rmail-change-major-mode-hook, rmail-swap-buffers-maybe, rmail-show-message):
Use rmail-swap-buffers.
(rmail-decode-region): If DESTINATION is a buffer, set the encoding of that
buffer, rather than the current buffer.
(rmail-show-message): Make error message about uuencoded mail more explicit.
(rmail-show-message-maybe): Simplify code. Doc fix.
(rmail-show-message): Doc fix.
Eli Zaretskii [Sat, 31 Jan 2009 10:10:02 +0000 (10:10 +0000)]
(rmail-redecode-body): Don't change EOL conversion of the new encoding if
the old one left it unspecified.
Eli Zaretskii [Sat, 31 Jan 2009 09:32:45 +0000 (09:32 +0000)]
(rmail-convert-babyl-to-mbox): Set Rmail's buffer encoding to `raw-text-unix'.
(rmail-perm-variables): Set encoding of rmail-view-buffer to `undecided-unix'.
Carsten Dominik [Sat, 31 Jan 2009 05:32:10 +0000 (05:32 +0000)]
2009-01-31 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: New version number.
Carsten Dominik [Sat, 31 Jan 2009 05:30:14 +0000 (05:30 +0000)]
2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (TODO dependencies): Document TODO dependencies on
checkboxes.
Carsten Dominik [Sat, 31 Jan 2009 05:28:36 +0000 (05:28 +0000)]
2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-enforce-todo-checkbox-dependencies): New option.
(org-block-todo-from-checkboxes): New function.
(org-todo): Make tripple prefix arg circumvent blocking.