log

age author description
2010-10-28 Katsumi Yamaoka shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
2010-10-28 Katsumi Yamaoka nnir.el (nnir-run-swish-e): Remove hyrex support.
2010-10-28 Glenn Morris doc/Makefile fixes related to inclusion of emacsver.texi.
2010-10-28 Glenn Morris Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
2010-10-28 Katsumi Yamaoka gnus-art.el: Improve MIME part functions.
2010-10-28 Glenn Morris * lisp/simple.el (x-selection-owner-p): Remove unused declaration.
2010-10-28 Stefan Monnier * lisp/minibuffer.el (completion-cycling): New var.
2010-10-28 Stefan Monnier * lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
2010-10-28 Stefan Monnier * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
2010-10-27 Katsumi Yamaoka gnus-group.el: Make gnus-group-default-list-level possibly a function.
2010-10-27 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
2010-10-27 Stefan Monnier * test/indent/octave.m: Add a test to ensure indentation is local.
2010-10-27 Stefan Monnier * lisp/play/landmark.el: Adjust commenting convention.
2010-10-27 Stefan Monnier * lisp/electric.el (electric-indent-chars): Autoload.
2010-10-27 Katsumi Yamaoka nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
2010-10-27 Glenn Morris * lisp/term/ns-win.el (ns-insert-file): Init in let.
2010-10-27 Glenn Morris * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
2010-10-27 Glenn Morris ns-win.el trivia.
2010-10-27 Glenn Morris * server.el (server-host, server-port, server-auth-dir): Autoload risky.
2010-10-27 Katsumi Yamaoka mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2010-10-27 Glenn Morris * lisp/term/ns-win.el: Restore require of cl when compiling.
2010-10-27 Katsumi Yamaoka gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.
2010-10-26 Juanma Barranquero * src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.
2010-10-26 Katsumi Yamaoka shr.el (shr-tag-div): Added.
2010-10-26 Eli Zaretskii cmds.c: (internal_self_insert): Don't insert for negative arguments.
2010-10-26 Eli Zaretskii Fix bug #7281.
2010-10-26 Glenn Morris * lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
2010-10-26 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.
2010-10-26 Glenn Morris Mention server-port.
2010-10-26 Glenn Morris Add ChangeLog bug ref.
2010-10-26 Glenn Morris Add server-port option. (Bug#854)
2010-10-26 Glenn Morris * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
2010-10-26 Jan D * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
2010-10-26 Glenn Morris Remove ns-handle-* functions that duplicate x-handle-*.
2010-10-26 Glenn Morris * etc/images/README: Add (un)checked.xpm
2010-10-26 Glenn Morris Let ns load common-win.
2010-10-26 Daiki Ueno Make epa-mail-encrypt expand mail aliases.
2010-10-26 Daiki Ueno Make epa-mail-encrypt handle local-part only recipients.
2010-10-25 Katsumi Yamaoka gnus-util.el: Remove `gnus-with-local-quit'.
2010-10-25 Andreas Schwab * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
2010-10-25 Chong Yidong Document GTK Emacs kill on display close in PROBLEMS.
2010-10-25 Daiki Ueno Don't use the word "PGP", since it is a non-free program.
2010-10-25 Katsumi Yamaoka gnus-sum.el (gnus-summary-select-article): Fix type error in checking the original article buffer.
2010-10-25 Glenn Morris Simplifications for lisp/term/common-win.el
2010-10-25 Daiki Ueno Add alternative key bindings for epa-mail commands.
2010-10-25 Glenn Morris Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
2010-10-25 Juanma Barranquero Fix some ChangeLog entries.
2010-10-24 Chong Yidong Avoid inline image variables for checkboxes (Bug#7222).
2010-10-24 Glenn Morris Sync docs of some W32 and X C functions.
2010-10-24 Jay Belanger calc.texi: Use emacsver.texi to determine Emacs version.
2010-10-24 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-24 Glenn Morris ChangeLog fix.
2010-10-24 Glenn Morris Move some more shared x-, w32- things to common-win.
2010-10-24 Chong Yidong Fix 2010-10-10 keymap fixes.
2010-10-24 Chong Yidong Merge changes from emacs-23 branch.
2010-10-24 Chong Yidong Merge changes from emacs-23
2010-10-24 Chong Yidong * xterm.c (x_connection_closed): Kill Emacs unconditionally.
2010-10-23 Dan Nicolaescu verilog-mode.el updates.
2010-10-23 Glenn Morris * erc-backend.el (erc-server-JOIN): Set the correct target list on join.
2010-10-23 Glenn Morris * lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is alive