* INSTALL: Fix description.
[bpt/emacs.git] / etc /
2013-07-27 Xue FuqiaoKeybinding fix for vc-dir.
2013-07-26 Richard M. Stallman*** empty log message ***
2013-07-26 Stefan MonnierAdd support for lexical variables to the debugger's...
2013-07-26 Micah Anderson* etc/spook.lines: Additions (tiny change)
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-24 Xue Fuqiao* etc/NEWS: Typo fix.
2013-07-24 Xue Fuqiao* doc/misc/ido.texi: New file.
2013-07-24 Xue FuqiaoMerge from mainline.
2013-07-24 Paul Eggert* src/eval.c (Fprogn): Do not check that BODY is a...
2013-07-23 Paul Eggert* eval.c (Fprogn): Check that BODY is a proper list.
2013-07-22 Michael AlbinusFix typo.
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Kenichi Handamerge trunk
2013-07-19 Richard M. Stallmansplit-string takes a new arg TRIM that's a regexp
2013-07-16 Jan DjärvStop cursor blink after blink-cursor-blinks (10), stop...
2013-07-15 Paul Eggert* shell.el (explicit-bash-args): Remove obsolete hack...
2013-07-15 Juanma Barranquerolisp/desktop.el (desktop-restore-frames): Change defaul...
2013-07-13 Eli ZaretskiiImprove the documentation of prefer-utf-8 and related...
2013-07-13 Leo Liu* NEWS: Mention new value for ido-use-virtual-buffers.
2013-07-12 Glenn Morris* configure.ac: If with-file-notification=yes, if gfile...
2013-07-11 Glenn MorrisChangeLog fix
2013-07-10 Paul EggertTimestamp fixes for undo.
2013-07-08 Stefan Monnier* lisp/faces.el (tty-setup-hook): Declare the hook.
2013-07-08 Jan Djärv* NEWS: NS can be build with ImageMagick.
2013-07-06 Glenn Morris* etc/NEWS: Tweak +++/--- description
2013-07-06 Juanma Barranqueroetc/NEWS: Fix typos.
2013-07-06 Juanma Barranquerolisp/simple.el (alternatives-define): New macro.
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-04 YAMAMOTO MitsuharuAdd multi-monitor support on W32.
2013-07-04 Michael AlbinusAdd file-notify.el and related changes in Tramp.
2013-07-03 Juri Linkov* lisp/buff-menu.el (Buffer-menu-multi-occur): Add...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-01 Juanma Barranquerolisp/desktop.el: More fixes to frame restoration.
2013-06-30 Michal NazarewiczAdd `remember-notes' function to store random notes...
2013-06-30 Paul EggertSpelling fixes.
2013-06-29 Eli ZaretskiiImplement visual-order cursor motion.
2013-06-29 Kenichi Handamerge trunk
2013-06-27 Juanma BarranqueroNew experimental feature to save&restore window and...
2013-06-27 Stephen Berman* NEWS: Mention new version of todo-mode.el and obsolet...
2013-06-27 Juanma BarranqueroDo not create locallisppath directories.
2013-06-26 Lars Magne Ingebri... Implement a command and mode for displaying and editing...
2013-06-25 Lars Magne Ingebri... Mention eww
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-23 Lars Magne Ingebri... Implement :max-width/:max-height for (ImageMagic) images
2013-06-21 Stephen BermanMerge from trunk.
2013-06-20 Paul EggertAdd log2 support and make log10 obsolete for consistency.
2013-06-19 Juanma BarranqueroFix typos in ChangeLogs.
2013-06-18 Juanma BarranqueroConvert symbol prettification into minor mode and globa...
2013-06-18 Paul EggertSpelling fixes.
2013-06-18 Kenichi Handamerge emacs
2013-06-17 Lars Magne Ingebri... Implement new function `add-face-text-property'
2013-06-17 Stefan Monnier* lisp/international/characters.el (standard-case-table...
2013-06-16 Juanma Barranqueroetc/NEWS: Fix typos.
2013-06-15 Xue FuqiaoNEWS fix.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-14 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-force-lexic...
2013-06-13 Stefan Monnier* lisp/subr.el (with-eval-after-load): New macro.
2013-06-13 Juri Linkov* lisp/isearch.el (word-search-regexp): Match whitespac...
2013-06-13 Juri LinkovAdd prefix arg to more isearch commands.
2013-06-13 Paul Eggert* DEBUG: Document -fno-omit-frame-pointer.
2013-06-13 Paul Eggert* DEBUG: Document -Og.
2013-06-13 Glenn Morris* etc/NEWS: Mention term-suppress-hard-newline
2013-06-13 Glenn Morris* etc/NEWS: Add entry about utf-8 for elisp files
2013-06-12 Xue FuqiaoMerge from mainline.
2013-06-11 Stefan Monnier* lisp/progmodes/prolog.el (prolog-make-keywords-regexp...
2013-06-07 Juanma BarranqueroFix typos.
2013-06-05 Alan Mackenzie* isearch.el (isearch-allow-prefix): New user option.
2013-06-05 Ted ZlatanovDocument new prog-mode symbol prettify support.
2013-06-05 Stefan Monnier* src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_...
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Michael Albinus* NEWS: Emacs can be compiled with file notification...
2013-06-03 Juri LinkovSearch and highlight symbol at point.
2013-06-03 Tassilo Horn* NEWS: Document eshell visual subcommands and options.
2013-06-02 David EngsterMerge with CEDET upstream (rev. 8564).
2013-06-02 David EngsterMerge from CEDET upstream (8564).
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-06-01 Xue FuqiaoNEWS fix: `M-s i' can be only used in Isearch mode.
2013-06-01 Alex Ottetc/tutorials/TUTORIAL.ru: Fix incorrectly translated...
2013-05-31 Eli ZaretskiiDocument changes in the installation tree on MS-Windows.
2013-05-31 Tassilo Horn* themes/tsdh-dark-theme.el (tsdh-dark): Refine mode...
2013-05-30 Juri Linkov* lisp/isearch.el (isearch-mode-map): Bind `isearch...
2013-05-27 Juri Linkov* lisp/replace.el (perform-replace): Ignore invisible...
2013-05-27 Juri Linkov* lisp/isearch.el (isearch-filter-predicates): Rename...
2013-05-25 Xue Fuqiao* refcards/refcard.tex: Refine some entries. (Bug...
2013-05-25 Xue FuqiaoChangeLog fix
2013-05-25 Xue Fuqiao* refcards/dired-ref.tex: Refine some entries.
2013-05-24 Juri Linkov* lisp/progmodes/grep.el (grep-mode-font-lock-keywords...
2013-05-24 Sam Steingold* lisp/sort.el (delete-duplicate-lines): Accept an...
2013-05-24 Dmitry GutovChangeLog for the previous commit
2013-05-24 Fabrice Niessen* themes/leuven-theme.el: Update theme.
2013-05-24 Michael Albinusxesam.el is obsolete.
2013-05-22 Kenichi Handamerge trunk
2013-05-16 Eli ZaretskiiSupport building Emacs on MS-Windows using the Posix...
2013-05-16 Eli ZaretskiiAnnounce the MSYS build in etc/NEWS.
2013-05-16 Eli ZaretskiiMerge from trunk.
2013-05-16 Glenn MorrisAdd some VHDL NEWS entries.
2013-05-15 Stefan MonnierUse just DOC instead of DOC-nn.mm.
2013-05-15 Stefan Monnier* src/process.c: Export default filters and sentinels...
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-14 Glenn MorrisMake sup-mouse.el obsolete
next