log lisp/ChangeLog @ 108733:46ac70591556

age author description
Fri, 21 May 2010 03:05:50 +0200 Juanma Barranquero * smerge-mode.el: Fix typos.
Thu, 20 May 2010 17:22:58 -0700 Glenn Morris Minor loadup.el fix.
Fri, 21 May 2010 02:54:55 +0300 Juri Linkov * help-mode.el (help-make-xrefs): For Info node links turn
Fri, 21 May 2010 01:55:11 +0300 Juri Linkov * locate.el (locate): Use pop-to-buffer instead of
Fri, 21 May 2010 01:49:53 +0300 Juri Linkov * replace.el (replace-highlight): Fix lazy-highlighting
Fri, 21 May 2010 01:33:09 +0300 Juri Linkov * isearch.el (isearch-yank-word-or-char): Pull next subword
Fri, 21 May 2010 01:16:19 +0300 Juri Linkov * isearch.el (isearch-update-post-hook): New hook.
Fri, 21 May 2010 01:01:57 +0300 Juri Linkov * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
Fri, 21 May 2010 00:49:49 +0300 Juri Linkov * isearch.el (isearch-yank-string): Use isearch-process-search-string.
Fri, 21 May 2010 00:33:58 +0300 Juri Linkov * dired-x.el (dired-jump, dired-jump-other-window): Add arg
Thu, 20 May 2010 11:12:20 -0400 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
Thu, 20 May 2010 03:27:49 +0200 Juanma Barranquero * composite.el: Require cl when compiling; fix typos in docstrings.
Wed, 19 May 2010 23:37:57 +0300 Juri Linkov * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
Wed, 19 May 2010 20:56:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
Wed, 19 May 2010 20:16:07 +0300 Eli Zaretskii Fix C-e when bidi reordering is in effect.
Wed, 19 May 2010 14:52:27 +0200 Michael Albinus * password-cache.el (password-cache-remove): Fix docstring.
Wed, 19 May 2010 14:47:37 +0200 Michael Albinus * net/secrets.el: Autoload the widget functions.
Tue, 18 May 2010 23:06:48 -0400 Stefan Monnier * indent.el (indent-region): Deactivate region (bug#6200).
Tue, 18 May 2010 20:01:24 -0700 Glenn Morris * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
Wed, 19 May 2010 10:16:01 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:10:29 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:09:50 +0900 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
Mon, 31 May 2010 22:06:09 -0400 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
Mon, 31 May 2010 16:47:04 -0400 Stefan Monnier Fix up changelog entry
Mon, 31 May 2010 16:26:56 -0400 Stefan Monnier * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
Mon, 31 May 2010 12:16:02 -0400 Stefan Monnier * lisp/man.el (Man-completion-table): Let the user type "-k ".
Mon, 31 May 2010 17:24:46 +0200 Juanma Barranquero Backport from trunk: Fix bug#6298.
Mon, 31 May 2010 10:11:18 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Sat, 29 May 2010 14:22:18 -0400 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
Thu, 27 May 2010 11:25:58 -0400 Chong Yidong * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
Tue, 25 May 2010 13:53:37 -0400 Stefan Monnier * epa.el (epa--select-keys): Don't explicitly delete the window since
Tue, 18 May 2010 23:51:55 -0400 Stefan Monnier * textmodes/fill.el (fill-region): Don't fill past the end.
Tue, 18 May 2010 16:51:12 -0400 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 17:49:56 -0500 Jay Belanger calc-trail.el (calc-trail-isearch-forward)
Tue, 18 May 2010 16:31:44 -0400 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
Tue, 18 May 2010 21:34:26 +0200 Michael Albinus Add visualization code for secrets.
Tue, 18 May 2010 15:24:24 -0400 Stefan Monnier * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
Tue, 18 May 2010 12:03:51 -0400 Stefan Monnier Fix handling of non-associative equal levels.
Tue, 18 May 2010 10:33:29 +0200 Juanma Barranquero Fix ChangeLog typos.
Tue, 18 May 2010 09:52:10 +0200 Juanma Barranquero * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
Tue, 18 May 2010 09:44:07 +0200 Juanma Barranquero * emacs-lisp/smie.el: Fix typos in docstrings.
Mon, 17 May 2010 15:27:26 -0400 Stefan Monnier Provide a simple generic indentation engine and use it for Prolog.
Sun, 16 May 2010 23:16:29 -0500 Jay Belanger calc-vec.el (math-vector-avg): Put the vector elements in order
Sat, 15 May 2010 23:43:09 -0500 Jay Belanger calc-vec.el (calc-histogram):
Sat, 15 May 2010 21:18:52 -0500 Jay Belanger calc-ext.el (math-group-float): Have the number of digits being
Sat, 15 May 2010 17:11:37 -0400 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
Sat, 15 May 2010 17:06:58 +0300 Eli Zaretskii Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
Sat, 15 May 2010 16:50:16 +0300 Eli Zaretskii lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Sat, 15 May 2010 11:31:40 +0300 Eli Zaretskii Don't override standard definition of convert-standard-filename.
Fri, 14 May 2010 23:50:25 -0500 Jay Belanger calc-aent.el (math-read-token, math-find-user-tokens):
Sat, 15 May 2010 00:10:22 -0400 Stefan Monnier * progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
Sat, 15 May 2010 00:08:03 -0400 Stefan Monnier * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
Fri, 14 May 2010 23:50:26 -0400 Stefan Monnier * pcomplete.el (pcomplete-completions-at-point): New function,
Fri, 14 May 2010 17:42:22 -0700 Glenn Morris Remove references to CVS directories etc in Makefiles.
Fri, 14 May 2010 18:46:11 -0500 Jay Belanger calc-bin.el (math-format-twos-complement): Group digits when appropriate.
Fri, 14 May 2010 17:21:12 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
Fri, 14 May 2010 12:41:01 -0400 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
Fri, 14 May 2010 15:31:36 +0200 Juanma Barranquero * progmodes/sql.el: Fix typos in docstrings.
Thu, 13 May 2010 17:52:20 -0400 Chong Yidong Add TeX open-block and close-block keybindings to SGML, and vice versa.