- 17 Nov, 2009 5 commits
-
-
Glenn Morris authored
-
Kenichi Handa authored
back to the default font in case that no suitable font is found.
-
Stefan Monnier authored
Suggested by Chad Brown <yandros@mit.edu>. (push_menu_item): Use MENU_ITEMS_ITEM_* names.
-
Jay Belanger authored
-
Juanma Barranquero authored
* sem-user.texi (Semantic mode, Include paths, Idle Scheduler) (Semanticdb search debugging commands): Fix typos.
-
- 16 Nov, 2009 28 commits
-
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
(calc-b-oper-keys): Remove references to `calc-symclip'.
-
Jay Belanger authored
-
Jay Belanger authored
-
Kevin Ryde authored
(lm-keywords-list): Allow comma-only separator like "foo,bar". Ignore trailing spaces by omit-nulls to split-string (fixing regression from Emacs 21 due to the incompatible split-string change). (Bug #4928.)
-
Juanma Barranquero authored
($(infodir)/semantic, semantic.dvi): New targets.
-
Kevin Ryde authored
`sgml-lexical-context' instead of own parse for tag. (Further to Bug#4511).
-
Chong Yidong authored
-
Chong Yidong authored
* semantic.texi, sem-user.texi: New files, adapted from the Semantic repository.
-
Dan Nicolaescu authored
(vc-print-log-internal): Insert buttons to request more entries when limiting the output. * vc-sccs.el (vc-sccs-print-log): * vc-rcs.el (vc-rcs-print-log): * vc-cvs.el (vc-cvs-print-log): * vc-git.el (vc-git-print-log): Return 'limit-unsupported when LIMIT is non-nil.
-
Michael Albinus authored
error when `tramp-gvfs-dbus-event-vector' is set. (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
-
Jan Djärv authored
-
Jan Djärv authored
-
Chong Yidong authored
-
Stefan Monnier authored
-
Michael Albinus authored
`dbus-unregister-service'.
-
Michael Albinus authored
(dbus-register-property): Register the handlers for "org.freedesktop.DBus.Properties" for SERVICE. (dbus-property-handler): Fix docstring.
-
YAMAMOTO Mitsuharu authored
Quote doc string reference in defvaralias as it is not in special form. (byte-compile-output-docform): Doc fix.
-
Glenn Morris authored
-
Glenn Morris authored
pattern, so as not to exclude makefile*.el. (Bug#4912)
-
Jay Belanger authored
-
Jay Belanger authored
(calc-modes-menu): Add item for twos complement.
-
Jay Belanger authored
(calc-b-oper-keys): Add `calc-symclip' to list.
-
Jay Belanger authored
(calc-init-extensions): Add binding for `calc-symclip'. Add autoloads for `calcFunc-symclip' and `calc-symclip'.
-
Jay Belanger authored
-
Jay Belanger authored
(math-format-complement-signed, math-symclip, calcFunc-symclip, calc-symclip): New functions.
-
- 15 Nov, 2009 7 commits
-
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
new variables. (calc-set-mode-line): Add indicator for twos-complements. (math-format-number): Format twos-complement notation.
-
Chong Yidong authored
tags. From commented-out advice in semantic/senator.el.
-
Dan Nicolaescu authored
(vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it when using a prefix argument. (vc-print-log-internal): Add new argument LIMIT. * vc-svn.el (vc-svn-print-log): * vc-mtn.el (vc-mtn-print-log): * vc-hg.el (vc-hg-print-log): * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT, pass it to the log command when set. Make the BUFFER argument non-optional. * vc-sccs.el (vc-sccs-print-log): * vc-rcs.el (vc-rcs-print-log): * vc-git.el (vc-git-print-log): * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT, ignore it. Make the BUFFER argument non-optional
-
Dan Nicolaescu authored
-
Chong Yidong authored
menu (Bug#4703).
-