- 04 Jan, 2008 17 commits
-
-
Stefan Monnier authored
* bs.el (bs--sort-by-mode, bs--get-mode-name): * imenu.el (imenu-add-to-menubar): * makesum.el (make-command-summary): * mouse.el (mouse-major-mode-menu, mouse-popup-menubar, mouse-buffer-menu): * msb.el (msb--mode-menu-cond): * calc/calc-embed.el (calc-do-embedded): * emacs-lisp/helper.el (Helper-describe-mode): * mail/emacsbug.el (report-emacs-bug): * progmodes/hideshow.el (hs-grok-mode-type): * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function): * textmodes/table.el (*table--cell-describe-mode): Pass mode-name through format-mode-line.
-
Stefan Monnier authored
* progmodes/ada-mode.el (comment-region): * calendar/todo-mode.el (todo-insert-item): * bookmark.el (bookmark-buffer-name): Test major-mode rather than mode-name.
-
Richard M. Stallman authored
outside the with-current-buffer. (byte-compile-insert-header): Use with-current-buffer.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
`fancy-splash-help-echo' variable.
-
Glenn Morris authored
(bookmark-get-filename, bookmark-get-bookmark-record) (bookmark-get-position): Declare for compiler.
-
Glenn Morris authored
(bookmark-make-cell-function, bookmark-get-filename) (bookmark-get-bookmark-record): Declare for compiler. Move footer text back to end of file.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Juanma Barranquero authored
with explicit unix end-of-line conversion, which is safer.
-
- 03 Jan, 2008 14 commits
-
-
Stefan Monnier authored
* ibuffer.el (mode column): Use format-mode-line.
-
Stefan Monnier authored
a bug that has been fixed.
-
Stefan Monnier authored
-
Michael Albinus authored
arrays. Use another example.
-
Michael Albinus authored
(xd_signature, xd_append_arg): Handle element type detection for empty arrays. (Fdbus_call_method, Fdbus_send_signal): Undo type casting for SDATA () calls; this must be solved more general. (Fdbus_register_signal): Use SBYTES instead of strlen.
-
Magnus Henoch authored
dbus-unregister-object instead of dbus-unregister-signal.
-
Magnus Henoch authored
arguments.
-
Magnus Henoch authored
unsigned int for byte values (necessary for big-endian platform).
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(occur-engine): Call it.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to hicolor/16x16/apps/emacs.png hicolor/24x24/apps/emacs.png hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png. * images/icons/README (Author): Update for renaming.
-
Dan Nicolaescu authored
(vc-git-dir-state): Use it instead of processing the status results here.
-
Miles Bader authored
-
- 02 Jan, 2008 6 commits
-
-
Eric S. Raymond authored
from the value of vc-directory-exclusion-list. * vc-hooks (vc-directory-exclusion-list): Include "_darcs", even though we don't have a back end for darcs yet.
-
Miles Bader authored
-
Karl Fogel authored
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html and its thread for discussion leading to this change. * emacs-cvs/lisp/bookmark.el: (bookmark-jump-noselect): Return an alist instead of a dotted pair. (bookmark-jump, bookmark-jump-other-window, bookmark-insert) (bookmark-bmenu-2-window, bookmark-bmenu-other-window) (bookmark-bmenu-switch-other-window): Adjust accordingly. (bookmark-make-cell-function): Adjust documentation accordingly. * emacs-cvs/lisp/image-mode.el (image-bookmark-jump): Adjust return type accordingly; document. * emacs-cvs/lisp/doc-view.el (doc-view-bookmark-jump): Adjust return type accordingly; document.
-
Miles Bader authored
(rcirc-log-filename-function): New variable. (rcirc-log): Use `rcirc-log-filename-function' to generate the log-file name. Don't log anything if it returns nil. (rcirc-log-write): Use `expand-file-name' when merging the log-file name from the alist with rcirc-log-directory; this does the right thing if the name in the alist already an absolute filename. Make the log-file directory if necessary. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-976
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-975
-
Eric S. Raymond authored
-
- 01 Jan, 2008 3 commits
-
-
Nick Roberts authored
-
Dan Nicolaescu authored
not disable undo, with-temp-buffer does it by default.
-
Dan Nicolaescu authored
-