Mercurial > emacs
graph
-
Merge changes made in Gnus trunk.Sat, 30 Oct 2010 05:59:34 +0000, by Katsumi Yamaoka
-
Fix bug#7306; customization of minor-mode variables defined in C.Fri, 29 Oct 2010 19:27:44 -0700, by Glenn Morris
-
w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.Mon, 01 Nov 2010 16:35:04 +0900, by Kenichi Handa
-
Handle glyphless characters on tty.Mon, 01 Nov 2010 13:09:26 +0900, by Kenichi Handa
-
w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.Fri, 29 Oct 2010 11:01:41 +0900, by Kenichi Handa
-
Implement various display methods for glyphless characters.Fri, 29 Oct 2010 09:50:13 +0900, by Kenichi Handa
-
merge trunkThu, 28 Oct 2010 19:57:59 +0900, by Kenichi Handa
-
merge trunkThu, 14 Oct 2010 16:21:40 +0900, by Kenichi Handa
-
SMIE: change indent rules format, improve smie-setup.Fri, 29 Oct 2010 15:20:28 -0400, by Stefan Monnier
-
gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.Fri, 29 Oct 2010 13:51:15 +0000, by Katsumi Yamaoka
-
gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.Fri, 29 Oct 2010 11:24:23 +0000, by Katsumi Yamaoka
-
Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.Fri, 29 Oct 2010 12:49:27 +0200, by Eli Zaretskii
-
Fix revno 102144 for non-CLASH_DETECTION platforms.Fri, 29 Oct 2010 12:43:38 +0200, by Eli Zaretskii
-
gnus-art.el (gnus-article-goto-part): Fix last change.Fri, 29 Oct 2010 07:22:52 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-article-goto-part): Fix last change.Fri, 29 Oct 2010 07:19:21 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.Fri, 29 Oct 2010 07:13:33 +0000, by Katsumi Yamaoka
-
Sync docs of some X, W32, NS C functions.Fri, 29 Oct 2010 00:04:09 -0700, by Glenn Morris
-
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.Thu, 28 Oct 2010 23:51:36 -0700, by Glenn Morris
-
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Thu, 28 Oct 2010 20:29:29 -0700, by Glenn Morris
-
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.Thu, 28 Oct 2010 21:05:38 -0400, by Stefan Monnier
-
gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.Thu, 28 Oct 2010 22:03:15 +0000, by Katsumi Yamaoka
-
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.Thu, 28 Oct 2010 10:36:59 -0400, by Stefan Monnier
-
shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.Thu, 28 Oct 2010 12:45:51 +0000, by Katsumi Yamaoka
-
nnir.el (nnir-run-swish-e): Remove hyrex support.Thu, 28 Oct 2010 10:41:27 +0000, by Katsumi Yamaoka
-
doc/Makefile fixes related to inclusion of emacsver.texi.Thu, 28 Oct 2010 00:21:43 -0700, by Glenn Morris
-
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.Thu, 28 Oct 2010 00:05:00 -0700, by Glenn Morris
-
gnus-art.el: Improve MIME part functions.Thu, 28 Oct 2010 06:37:35 +0000, by Katsumi Yamaoka
-
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.Wed, 27 Oct 2010 20:49:40 -0700, by Glenn Morris
-
* lisp/minibuffer.el (completion-cycling): New var.Wed, 27 Oct 2010 22:22:29 -0400, by Stefan Monnier
-
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'Wed, 27 Oct 2010 21:30:01 -0400, by Stefan Monnier
-
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):Wed, 27 Oct 2010 21:10:22 -0400, by Stefan Monnier
-
gnus-group.el: Make gnus-group-default-list-level possibly a function.Wed, 27 Oct 2010 22:08:36 +0000, by Katsumi Yamaoka
-
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.Wed, 27 Oct 2010 17:47:09 -0400, by Stefan Monnier
-
* test/indent/octave.m: Add a test to ensure indentation is local.Wed, 27 Oct 2010 10:48:05 -0400, by Stefan Monnier
-
* lisp/play/landmark.el: Adjust commenting convention.Wed, 27 Oct 2010 10:31:44 -0400, by Stefan Monnier
-
* lisp/electric.el (electric-indent-chars): Autoload.Wed, 27 Oct 2010 10:26:01 -0400, by Stefan Monnier
-
nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.Wed, 27 Oct 2010 08:07:41 +0000, by Katsumi Yamaoka
-
* lisp/term/ns-win.el (ns-insert-file): Init in let.Wed, 27 Oct 2010 00:39:34 -0700, by Glenn Morris
-
* abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.Tue, 26 Oct 2010 23:50:28 -0700, by Glenn Morris
-
ns-win.el trivia.Tue, 26 Oct 2010 23:48:04 -0700, by Glenn Morris
-
* server.el (server-host, server-port, server-auth-dir): Autoload risky.Tue, 26 Oct 2010 23:42:15 -0700, by Glenn Morris
-
mm-decode.el (mm-shr): Add undisplayer to MIME handle.Wed, 27 Oct 2010 03:59:59 +0000, by Katsumi Yamaoka
-
* lisp/term/ns-win.el: Restore require of cl when compiling.Tue, 26 Oct 2010 20:48:28 -0700, by Glenn Morris
-
gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.Wed, 27 Oct 2010 01:09:11 +0000, by Katsumi Yamaoka
-
* src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.Wed, 27 Oct 2010 00:23:09 +0200, by Juanma Barranquero
-
shr.el (shr-tag-div): Added.Tue, 26 Oct 2010 22:08:30 +0000, by Katsumi Yamaoka
-
cmds.c: (internal_self_insert): Don't insert for negative arguments.Tue, 26 Oct 2010 20:47:19 +0200, by Eli Zaretskii
-
Fix bug #7281.Tue, 26 Oct 2010 20:03:34 +0200, by Eli Zaretskii
-
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.Tue, 26 Oct 2010 09:56:11 -0700, by Glenn Morris
-
* 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 16:20:00 +0300, by Adrian Robert
-
Mention server-port.Tue, 26 Oct 2010 00:42:46 -0700, by Glenn Morris
-
Add ChangeLog bug ref.Tue, 26 Oct 2010 00:41:30 -0700, by Glenn Morris
-
Add server-port option. (Bug#854)Tue, 26 Oct 2010 00:40:07 -0700, by Glenn Morris
-
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.Mon, 25 Oct 2010 23:48:17 -0700, by Glenn Morris
-
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).Tue, 26 Oct 2010 08:09:54 +0200, by Jan D
-
Remove ns-handle-* functions that duplicate x-handle-*.Mon, 25 Oct 2010 20:58:19 -0700, by Glenn Morris