2009-09-20 |
Dan Nicolaescu |
(vc-do-command): Return the process object in
|
2009-09-20 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Add keymap and mouse-face
|
2009-09-20 |
Dan Nicolaescu |
(ctl-x-r-map): Define the keys here instead of using autoload.
|
2009-09-20 |
Stefan Monnier |
(find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).
|
2009-09-20 |
Eli Zaretskii |
Fix a comment.
|
2009-09-20 |
Eli Zaretskii |
Fix comments about header lines.
|
2009-09-20 |
Stefan Monnier |
(bookmark-write-file): Avoid calling `pp' with large
|
2009-09-20 |
Nick Roberts |
(gud-sentinel): Revert indavertant change.
|
2009-09-20 |
Nick Roberts |
*** empty log message ***
|
2009-09-20 |
Daiki Ueno |
Fix the last commit.
|
2009-09-20 |
Daiki Ueno |
(epa-file-cache-passphrase-for-symmetric-encryption):
|
2009-09-19 |
Chong Yidong |
* custom.texi (Rebinding): Add cindex for "binding keys".
|
2009-09-19 |
Chong Yidong |
* frames.texi (Frame Commands): C-z is now bound to suspend-frame.
|
2009-09-19 |
Glenn Morris |
(calc-graph-lookup): Avoid assignment to free variable `var'.
|
2009-09-19 |
Glenn Morris |
(var): Define for compiler.
|
2009-09-19 |
Glenn Morris |
(var): Define for compiler.
|
2009-09-19 |
Glenn Morris |
(line): Define for compiler.
|
2009-09-19 |
Chong Yidong |
* emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
|
2009-09-19 |
Chong Yidong |
Note removed obsolete functions.
|
2009-09-19 |
Chong Yidong |
* subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
|
2009-09-19 |
Chong Yidong |
* time-stamp.el (time-stamp-month-dd-yyyy)
|
2009-09-19 |
Chong Yidong |
* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
|
2009-09-19 |
Juanma Barranquero |
This fixes bug#4197 (merged to bug#865, though not identical).
|
2009-09-19 |
Nick Roberts |
(gdb-var-update-handler-1): Include case of
|
2009-09-19 |
Nick Roberts |
*** empty log message ***
|
2009-09-19 |
Nick Roberts |
*** empty log message ***
|
2009-09-19 |
Glenn Morris |
(pgg-pgp-encrypt-region): Add missing mapconcat separator.
|
2009-09-18 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
|
2009-09-18 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
2009-09-18 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
|
2009-09-18 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
2009-09-18 |
Adrian Robert |
* nsfns.m (x-focus-frame): Activate the app first.
|
2009-09-18 |
Adrian Robert |
* README: Note OS X support is now 10.4 or later.
|
2009-09-18 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
2009-09-18 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
2009-09-18 |
Adrian Robert |
Update comment for HAVE_NS code in font_find_for_lface().
|
2009-09-18 |
Adrian Robert |
* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
|
2009-09-18 |
Chong Yidong |
Re-organize 23.2 News.
|
2009-09-18 |
Chong Yidong |
* files.el (auto-mode-alist): Change default for XML files to nXML
|
2009-09-18 |
Juanma Barranquero |
Update.
|
2009-09-18 |
Juanma Barranquero |
* server.el (server-ensure-safe-dir): Pass 'integer
|
2009-09-18 |
Stefan Monnier |
(dired-query-alist): Remove spurious backslash.
|
2009-09-18 |
Adrian Robert |
* nsfns.m (x-close-connection): Drop PSFlush() under OS X.
|
2009-09-18 |
Adrian Robert |
* cus-start.el (ns-use-qd-smoothing): Remove.
|
2009-09-18 |
Adrian Robert |
* emacs.c (inhibit_x_resources): Update doc string for NS.
|
2009-09-18 |
Adrian Robert |
(x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs.
|
2009-09-18 |
Adrian Robert |
(nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.
|
2009-09-18 |
Adrian Robert |
(ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
|
2009-09-18 |
Adrian Robert |
(ns_no_defaults): Remove.
|
2009-09-18 |
Adrian Robert |
(inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
|
2009-09-18 |
Glenn Morris |
(top-level): Remove unnecessary progn.
|
2009-09-18 |
Glenn Morris |
(speedbar-track-mouse): Fix typo in condition-case handler.
|
2009-09-18 |
Glenn Morris |
Fix typos in condition-case handlers.
|
2009-09-18 |
Glenn Morris |
(nxml-end-of-heading): Fix typo in condition-case handler.
|
2009-09-18 |
Glenn Morris |
(js-end-of-defun): Remove malformed and unneeded let.
|
2009-09-18 |
Glenn Morris |
(define-derived-mode): Fix paren typo in definition of abbrev table.
|
2009-09-18 |
Glenn Morris |
Fix typos in condition-case handlers.
|
2009-09-18 |
Nick Roberts |
(gud-speedbar-item-info): Adjust for change to
|
2009-09-18 |
Nick Roberts |
(gdb-frame-address): New variable.
|
2009-09-18 |
Nick Roberts |
*** empty log message ***
|