Fri, 29 Oct 2010 15:20:28 -0400 |
Stefan Monnier |
SMIE: change indent rules format, improve smie-setup.
|
Fri, 29 Oct 2010 13:51:15 +0000 |
Katsumi Yamaoka |
gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.
|
Fri, 29 Oct 2010 11:24:23 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.
|
Fri, 29 Oct 2010 12:49:27 +0200 |
Eli Zaretskii |
Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.
|
Fri, 29 Oct 2010 12:43:38 +0200 |
Eli Zaretskii |
Fix revno 102144 for non-CLASH_DETECTION platforms.
|
Fri, 29 Oct 2010 07:22:52 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Fix last change.
|
Fri, 29 Oct 2010 07:19:21 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Fix last change.
|
Fri, 29 Oct 2010 07:13:33 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
|
Fri, 29 Oct 2010 00:04:09 -0700 |
Glenn Morris |
Sync docs of some X, W32, NS C functions.
|
Thu, 28 Oct 2010 23:51:36 -0700 |
Glenn Morris |
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
|
Thu, 28 Oct 2010 20:29:29 -0700 |
Glenn Morris |
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
|
Thu, 28 Oct 2010 21:05:38 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
|
Thu, 28 Oct 2010 22:03:15 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.
|
Thu, 28 Oct 2010 10:36:59 -0400 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
|
Thu, 28 Oct 2010 12:45:51 +0000 |
Katsumi Yamaoka |
shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
|
Thu, 28 Oct 2010 10:41:27 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-run-swish-e): Remove hyrex support.
|
Thu, 28 Oct 2010 00:21:43 -0700 |
Glenn Morris |
doc/Makefile fixes related to inclusion of emacsver.texi.
|
Thu, 28 Oct 2010 00:05:00 -0700 |
Glenn Morris |
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
|
Thu, 28 Oct 2010 06:37:35 +0000 |
Katsumi Yamaoka |
gnus-art.el: Improve MIME part functions.
|
Wed, 27 Oct 2010 20:49:40 -0700 |
Glenn Morris |
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.
|
Wed, 27 Oct 2010 22:22:29 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion-cycling): New var.
|
Wed, 27 Oct 2010 21:30:01 -0400 |
Stefan Monnier |
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
|
Wed, 27 Oct 2010 21:10:22 -0400 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
|
Wed, 27 Oct 2010 22:08:36 +0000 |
Katsumi Yamaoka |
gnus-group.el: Make gnus-group-default-list-level possibly a function.
|
Wed, 27 Oct 2010 17:47:09 -0400 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
|
Wed, 27 Oct 2010 10:48:05 -0400 |
Stefan Monnier |
* test/indent/octave.m: Add a test to ensure indentation is local.
|
Wed, 27 Oct 2010 10:31:44 -0400 |
Stefan Monnier |
* lisp/play/landmark.el: Adjust commenting convention.
|
Wed, 27 Oct 2010 10:26:01 -0400 |
Stefan Monnier |
* lisp/electric.el (electric-indent-chars): Autoload.
|
Wed, 27 Oct 2010 08:07:41 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
|
Wed, 27 Oct 2010 00:39:34 -0700 |
Glenn Morris |
* lisp/term/ns-win.el (ns-insert-file): Init in let.
|
Tue, 26 Oct 2010 23:50:28 -0700 |
Glenn Morris |
* abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
|
Tue, 26 Oct 2010 23:48:04 -0700 |
Glenn Morris |
ns-win.el trivia.
|
Tue, 26 Oct 2010 23:42:15 -0700 |
Glenn Morris |
* server.el (server-host, server-port, server-auth-dir): Autoload risky.
|
Wed, 27 Oct 2010 03:59:59 +0000 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Add undisplayer to MIME handle.
|
Tue, 26 Oct 2010 20:48:28 -0700 |
Glenn Morris |
* lisp/term/ns-win.el: Restore require of cl when compiling.
|
Wed, 27 Oct 2010 01:09:11 +0000 |
Katsumi Yamaoka |
gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.
|
Wed, 27 Oct 2010 00:23:09 +0200 |
Juanma Barranquero |
* src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.
|
Tue, 26 Oct 2010 22:08:30 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-div): Added.
|
Tue, 26 Oct 2010 20:47:19 +0200 |
Eli Zaretskii |
cmds.c: (internal_self_insert): Don't insert for negative arguments.
|
Tue, 26 Oct 2010 20:03:34 +0200 |
Eli Zaretskii |
Fix bug #7281.
|
Tue, 26 Oct 2010 09:56:11 -0700 |
Glenn Morris |
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
|
Tue, 26 Oct 2010 16:20:00 +0300 |
Adrian Robert |
* term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * term/common-win.el (x-setup-function-keys): Remove most of the keymappings. Comment on the remaining ones.
|
Tue, 26 Oct 2010 00:42:46 -0700 |
Glenn Morris |
Mention server-port.
|
Tue, 26 Oct 2010 00:41:30 -0700 |
Glenn Morris |
Add ChangeLog bug ref.
|
Tue, 26 Oct 2010 00:40:07 -0700 |
Glenn Morris |
Add server-port option. (Bug#854)
|
Mon, 25 Oct 2010 23:48:17 -0700 |
Glenn Morris |
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
|
Tue, 26 Oct 2010 08:09:54 +0200 |
Jan D |
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
|
Mon, 25 Oct 2010 20:58:19 -0700 |
Glenn Morris |
Remove ns-handle-* functions that duplicate x-handle-*.
|
Mon, 25 Oct 2010 20:02:30 -0700 |
Glenn Morris |
* etc/images/README: Add (un)checked.xpm
|
Mon, 25 Oct 2010 19:59:05 -0700 |
Glenn Morris |
Let ns load common-win.
|
Tue, 26 Oct 2010 10:31:27 +0900 |
Daiki Ueno |
Make epa-mail-encrypt expand mail aliases.
|
Tue, 26 Oct 2010 10:02:08 +0900 |
Daiki Ueno |
Make epa-mail-encrypt handle local-part only recipients.
|
Mon, 25 Oct 2010 22:02:00 +0000 |
Katsumi Yamaoka |
gnus-util.el: Remove `gnus-with-local-quit'.
|
Mon, 25 Oct 2010 19:23:45 +0200 |
Andreas Schwab |
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
|
Mon, 25 Oct 2010 12:04:54 -0400 |
Chong Yidong |
Document GTK Emacs kill on display close in PROBLEMS.
|
Mon, 25 Oct 2010 21:24:44 +0900 |
Daiki Ueno |
Don't use the word "PGP", since it is a non-free program.
|
Mon, 25 Oct 2010 05:43:08 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-select-article): Fix type error in checking the original article buffer.
|
Sun, 24 Oct 2010 22:39:21 -0700 |
Glenn Morris |
Simplifications for lisp/term/common-win.el
|
Mon, 25 Oct 2010 12:06:35 +0900 |
Daiki Ueno |
Add alternative key bindings for epa-mail commands.
|
Sun, 24 Oct 2010 17:48:26 -0700 |
Glenn Morris |
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
|