]> code.delx.au - gnu-emacs/history - etc/NEWS
Remove unread-command-char.
[gnu-emacs] / etc / NEWS
2012-09-12 Stefan MonnierRemove unread-command-char.
2012-09-12 Stefan Monnier* src/eval.c: Add `inhibit-debugger'.
2012-09-11 Paul EggertSimplify, document, and port floating-point.
2012-09-10 Michael Mauger* progmodes/sql.el: Version 3.1
2012-09-10 Dan NicolaescuMention diff-remove-trailing-whitespace.
2012-09-09 Andreas Schwab* lisp/register.el (register-separator): Rename from
2012-09-09 Chong YidongAllow scrolling in y-or-n-p.
2012-09-08 Jambunathan K* lisp/register.el (increment-register): Route it to...
2012-09-08 Chong YidongDon't bind M-= in Dired.
2012-09-08 Martin RudalicsFix handling of debugger window. (Bug#8789)
2012-09-07 Chong YidongRemove obsolete display-buffer-reuse-frames from manuals.
2012-09-07 Chong YidongAdd a utility function buffer-narrowed-p, and use it.
2012-09-06 Chong Yidong* frame.el (window-system-version): Mark as obsolete.
2012-09-06 Juri Linkov* lisp/replace.el (replace-lax-whitespace): New defcustom.
2012-09-06 Kenichi Handamerge trunk
2012-09-05 Martin RudalicsProvide support for fitting frames to buffers.
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-04 Lars IngebrigtsenImplement `debug-on-message'.
2012-09-04 Paul EggertGive more-useful info on a fatal error (Bug#12328).
2012-09-04 Stefan MonnierMacro-expand interpreted code during load.
2012-09-04 Lars IngebrigtsenHave smtpmail.el prefer the From: header for the MAIL...
2012-09-03 Martin RudalicsNew macro with-temp-buffer-window and related fixes.
2012-09-02 Juri LinkovToggle whitespace matching mode with M-s SPC.
2012-09-02 Chong YidongExpand on NEWS entry about deletion of `z' from special...
2012-09-01 Daniel ColascioneMerge from cygw32 branch
2012-09-01 Paul EggertBetter seed support for (random).
2012-08-30 Richard M. StallmanDelete z binding in special-mode-map.
2012-08-30 Kenichi Handamerge trunk
2012-08-29 Martin Blais* lisp/progmodes/compile.el (compilation-always-kill...
2012-08-29 Stefan Monnier* lisp/files.el (read-only-mode): New minor mode.
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-26 Chong YidongMake special-display-* and display-buffer-reuse-frames...
2012-08-26 Paul EggertSpelling fixes.
2012-08-26 Chong YidongClean up gdb-mi's usage of display-buffer.
2012-08-26 Chong YidongMake ordinary isearch obey search-whitespace-regexp...
2012-08-22 Kenichi Handamerge trunk
2012-08-22 Glenn MorrisAdd option to not create bin/emacs link to bin/emacs...
2012-08-18 Chong YidongAdd yank-handled-properties; use it for `font-lock...
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Glenn MorrisAdd 24.2 NEWS section (do not merge to trunk)
2012-08-15 Glenn MorrisReword previous NEWS change.
2012-08-15 Glenn MorrisReplace version 24.2 with 24.3 where appropriate (hopef...
2012-08-15 Chong YidongExtract better font information from the GTK >= 3.2...
2012-08-13 Stefan Monnier* lisp/subr.el (internal--before-with-selected-window)
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Chong YidongBind M-= back to count-words-region, and let it accept...
2012-08-10 Stefan Monnier* lisp/term/x-win.el (x-menu-bar-open): Always pass...
2012-08-08 Dmitry AntipovFix and document recently introduced configuration...
2012-08-08 Glenn MorrisMerge language/persian.el into language/misc-lang.el
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Glenn MorrisAdd NEWS for language/persian.el.
2012-08-06 Chong YidongAdd inhibit-switch-frame parameter for display-buffer...
2012-08-05 Lawrence Mitchell* search.c (Freplace_match): Treat \? in the replacemen...
2012-08-05 Glenn MorrisNEWS clarification
2012-08-03 Eli ZaretskiiSupport symlinks on latest versions of MS-Windows.
2012-08-03 Chong YidongAdd NEWS entry for last change.
2012-07-29 Paul Eggertdeactive->inactive, inactivate->deactivate spelling...
2012-07-29 Juri Linkov* lisp/simple.el (async-shell-command-buffer): New...
2012-07-28 Juanma Barranqueroetc/NEWS: Fix typo.
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-28 Chong Yidong* simple.el (delete-trailing-lines): New option.
2012-07-26 Stefan MonnierAutoload more carefully from Lisp. Follow aliases...
2012-07-22 Paul EggertSpelling fixes.
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-18 Chong YidongFix last commit.
2012-07-18 Chong Yidong* lisp/bindings.el: Bind M-= to count-words.
2012-07-17 Juri Linkov* lisp/dired-aux.el (dired-do-async-shell-command)...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-17 Chong YidongDocument insert-char changes.
2012-07-17 René KyllingstadMake insert-char interactive, and ucs-insert an obsolet...
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-15 Leo LiuAdd news for exclamation-mark and flymake
2012-07-14 Reuben Thomas* rect.el (copy-rectangle-as-kill): New command.
2012-07-13 Chong YidongDon't warn on toggle-read-only calls.
2012-07-11 Eli Zaretskiietc/NEWS: Move announcement of tty-top-frame out of...
2012-07-10 Glenn MorrisNEWS copyedits
2012-07-10 Glenn MorrisTiny NEWS edit
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-02 Paul EggertSpelling fixes.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Julien Danjouterm: rework color cutomizing
2012-06-27 Chong YidongLet C-h f do autoloading, and report if a function...
2012-06-27 Glenn MorrisNEWS, ChangeLog fixes
2012-06-24 Lawrence Mitchell* etc/NEWS: Move and improve the defun/defalias changes.
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-22 Stefan MonnierProvide generalized variables in core Elisp.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-21 Chong YidongFixes to desktop reading logic.
2012-06-19 Chong YidongPreserve tty top-frames under various window-changing...
2012-06-18 Stefan MonnierFix return value of `defun' and un-define it.
2012-06-17 Paul EggertSpelling fixes.
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-17 Glenn MorrisMention face underwave
2012-06-16 Glenn MorrisNEWS fixes: positioning, copyedits
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-15 Fabián Ezequiel... Added python.el NEWS entry
2012-06-13 Glenn MorrisNEWS tweak
2012-06-13 Andreas SchwabUse a simple struct to implement compile time checks...
next