Tue, 22 Sep 2009 19:49:50 +0000 |
Adrian Robert |
(EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).
|
Tue, 22 Sep 2009 19:49:06 +0000 |
Adrian Robert |
* nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
|
Tue, 22 Sep 2009 18:43:45 +0000 |
Sam Steingold |
(vc-hg-outgoing, vc-hg-incoming): Ignore errors from
|
Tue, 22 Sep 2009 18:16:48 +0000 |
Sam Steingold |
(vc-hg-print-log): Fix shortlog arg passing.
|
Tue, 22 Sep 2009 15:53:00 +0000 |
Stefan Monnier |
Convert to utf-8 encoding.
|
Tue, 22 Sep 2009 15:39:02 +0000 |
Stefan Monnier |
(change-log-fill-forward-paragraph): New function.
|
Tue, 22 Sep 2009 08:44:16 +0000 |
Juanma Barranquero |
* info.el (Info-try-follow-nearest-node): Use the URL extracted by
|
Tue, 22 Sep 2009 07:37:58 +0000 |
Glenn Morris |
(calendar-mode-map): Make mouse-1 and 3 clicks on the scroll-bar
|
Tue, 22 Sep 2009 07:15:31 +0000 |
Glenn Morris |
(cal-menu-scroll-menu): Add a sub-section with commands that move
|
Tue, 22 Sep 2009 02:31:54 +0000 |
Glenn Morris |
elint stuff
|
Tue, 22 Sep 2009 02:28:43 +0000 |
Glenn Morris |
(tpu-copy-keyfile): Fix condition-case handler.
|
Tue, 22 Sep 2009 02:28:28 +0000 |
Glenn Morris |
(elint): New custom group.
|
Tue, 22 Sep 2009 02:24:20 +0000 |
Glenn Morris |
(Building Emacs): Mention preloaded-file-list.
|
Tue, 22 Sep 2009 00:06:28 +0000 |
Juanma Barranquero |
* linum.el (linum-delete-overlays, linum-update-window):
|
Mon, 21 Sep 2009 22:12:28 +0000 |
Chong Yidong |
* files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
|
Mon, 21 Sep 2009 09:51:38 +0000 |
Juanma Barranquero |
* net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
|
Mon, 21 Sep 2009 02:28:02 +0000 |
Stefan Monnier |
(dig-mode): Use define-derived-mode.
|
Sun, 20 Sep 2009 19:59:38 +0000 |
Dan Nicolaescu |
Mention support for stashes in vc-git.
|
Sun, 20 Sep 2009 19:55:36 +0000 |
Dan Nicolaescu |
(vc-do-command): Return the process object in
|
Sun, 20 Sep 2009 19:51:35 +0000 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Add keymap and mouse-face
|
Sun, 20 Sep 2009 18:22:37 +0000 |
Dan Nicolaescu |
(ctl-x-r-map): Define the keys here instead of using autoload.
|
Sun, 20 Sep 2009 17:05:00 +0000 |
Stefan Monnier |
(find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).
|
Sun, 20 Sep 2009 16:44:50 +0000 |
Eli Zaretskii |
Fix a comment.
|
Sun, 20 Sep 2009 16:06:53 +0000 |
Eli Zaretskii |
Fix comments about header lines.
|
Sun, 20 Sep 2009 14:54:17 +0000 |
Stefan Monnier |
(bookmark-write-file): Avoid calling `pp' with large
|
Sun, 20 Sep 2009 05:40:50 +0000 |
Nick Roberts |
(gud-sentinel): Revert indavertant change.
|
Sun, 20 Sep 2009 05:37:49 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 20 Sep 2009 02:16:52 +0000 |
Daiki Ueno |
Fix the last commit.
|
Sun, 20 Sep 2009 02:01:09 +0000 |
Daiki Ueno |
(epa-file-cache-passphrase-for-symmetric-encryption):
|
Sat, 19 Sep 2009 21:26:49 +0000 |
Chong Yidong |
* custom.texi (Rebinding): Add cindex for "binding keys".
|
Sat, 19 Sep 2009 21:23:21 +0000 |
Chong Yidong |
* frames.texi (Frame Commands): C-z is now bound to suspend-frame.
|
Sat, 19 Sep 2009 21:22:45 +0000 |
Glenn Morris |
(calc-graph-lookup): Avoid assignment to free variable `var'.
|
Sat, 19 Sep 2009 21:11:40 +0000 |
Glenn Morris |
(var): Define for compiler.
|
Sat, 19 Sep 2009 21:07:53 +0000 |
Glenn Morris |
(var): Define for compiler.
|
Sat, 19 Sep 2009 20:58:19 +0000 |
Glenn Morris |
(line): Define for compiler.
|
Sat, 19 Sep 2009 20:06:54 +0000 |
Chong Yidong |
* emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
|
Sat, 19 Sep 2009 19:55:00 +0000 |
Chong Yidong |
Note removed obsolete functions.
|
Sat, 19 Sep 2009 19:54:36 +0000 |
Chong Yidong |
* subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
|
Sat, 19 Sep 2009 19:43:37 +0000 |
Chong Yidong |
* time-stamp.el (time-stamp-month-dd-yyyy)
|
Sat, 19 Sep 2009 19:35:15 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
|
Sat, 19 Sep 2009 14:56:04 +0000 |
Juanma Barranquero |
This fixes bug#4197 (merged to bug#865, though not identical).
|
Sat, 19 Sep 2009 11:45:57 +0000 |
Nick Roberts |
(gdb-var-update-handler-1): Include case of
|
Sat, 19 Sep 2009 11:45:10 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 19 Sep 2009 11:44:23 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 19 Sep 2009 03:18:30 +0000 |
Glenn Morris |
(pgg-pgp-encrypt-region): Add missing mapconcat separator.
|
Fri, 18 Sep 2009 23:54:04 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
|
Fri, 18 Sep 2009 23:40:00 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
Fri, 18 Sep 2009 23:39:44 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
|
Fri, 18 Sep 2009 23:39:04 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
Fri, 18 Sep 2009 23:36:29 +0000 |
Adrian Robert |
* nsfns.m (x-focus-frame): Activate the app first.
|
Fri, 18 Sep 2009 21:59:25 +0000 |
Adrian Robert |
* README: Note OS X support is now 10.4 or later.
|
Fri, 18 Sep 2009 21:27:11 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
Fri, 18 Sep 2009 21:25:13 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
Fri, 18 Sep 2009 21:16:28 +0000 |
Adrian Robert |
Update comment for HAVE_NS code in font_find_for_lface().
|
Fri, 18 Sep 2009 21:12:09 +0000 |
Adrian Robert |
* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
|
Fri, 18 Sep 2009 18:48:38 +0000 |
Chong Yidong |
Re-organize 23.2 News.
|
Fri, 18 Sep 2009 18:42:16 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Change default for XML files to nXML
|
Fri, 18 Sep 2009 16:59:36 +0000 |
Juanma Barranquero |
Update.
|
Fri, 18 Sep 2009 16:55:21 +0000 |
Juanma Barranquero |
* server.el (server-ensure-safe-dir): Pass 'integer
|
Fri, 18 Sep 2009 15:35:23 +0000 |
Stefan Monnier |
(dired-query-alist): Remove spurious backslash.
|