Merge changes from CEDET upstream.
[bpt/emacs.git] / etc /
2012-10-07 Kenichi Handamerge trunk
2012-10-07 Jan DjärvCheck for OSX >= 10.4 to match what the maunal says...
2012-10-06 Glenn MorrisRename a new cal-tex function, document it
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-05 Paul EggertSpelling fixes.
2012-10-04 Eli ZaretskiiFix wording in TUTORIAL.ru. Suggested by Igor Potselue...
2012-10-04 Juri Linkov* lisp/replace.el (query-replace-interactive): Declare...
2012-10-04 Juri Linkov* lisp/dired.el (dired-shrink-to-fit): Declare obsolete.
2012-10-03 Douglas Lewan* etc/tutorials/TUTORIAL.pt_BR: Fix typo (tiny change)
2012-10-02 Glenn MorrisInsert the literal warning string, to make it easier...
2012-10-02 Stefan Monnier* lisp/faces.el (modeline): Remove obsolete face name.
2012-10-02 Stefan MonnierMisc minor simplifications in C code.
2012-10-01 Chong YidongUpdate CEDET from upstream.
2012-10-01 Paul Eggert* xdisp.c (syms_of_xdisp): Default message-log-max...
2012-10-01 Glenn MorrisRemove info on deleted emacs22 icons
2012-10-01 Bastien GuerryComplete previous commit.
2012-10-01 Bastien Guerryetc/refcards/orgcard.tex: Update and add a ChangeLog...
2012-10-01 Bastien GuerryAdd a ChangeLog entry for modifications in etc/org...
2012-10-01 Chong YidongRemove Emacs 22 icons.
2012-10-01 Paul EggertRevert the FOLLOW-SYMLINKS change for file-attributes.
2012-09-30 Paul Eggertfile-attributes has a new optional arg FOLLOW-SYMLINKS.
2012-09-30 Bastien GuerrySync Org 7.9.2 from the commit tagged "release_7.9...
2012-09-30 Kenichi Handacoding.c (decode_coding_ccl, encode_coding_ccl): Pay...
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Jan DjärvSupport file name dialog on NS.
2012-09-30 Jan DjärvAdd support for fullscreen in the NS port.
2012-09-30 Chong YidongUpdate docs for a bunch of 24.3 changes.
2012-09-30 Martin RudalicsHandle window-height and window-width alist entries...
2012-09-30 Chong Yidong* lisp/bindings.el (goto-map): Bind M-g TAB to move...
2012-09-29 Glenn MorrisUse define-minor-mode for winner-mode
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-27 Stefan Monnier* lisp/minibuf-eldef.el: Make it possible to replace...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-24 Chong YidongRemove several obsolete vars and functions unlikely...
2012-09-23 Roland Winkleretc/NEWS: clarify entry for proced-renice
2012-09-23 Roland Winklerlisp/proced.el: new command proced-renice
2012-09-23 Chong YidongDoc updates for read-only-mode.
2012-09-22 Chong YidongRe-arrange and edit NEWS.
2012-09-22 Martin RudalicsMake Temp Buffer Resize Mode less intrusive (Bug#1806).
2012-09-22 Kenichi Handamerge trunk
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-20 Juri Linkov* lisp/replace.el (query-replace-read-from): Use `read...
2012-09-20 Stefan Merten* rst.el: Integrate support for `imenu' and `which...
2012-09-19 Glenn MorrisAllow customization of calendar month header text
2012-09-18 Juri Linkov* lisp/dired-aux.el (dired-diff): Restore original...
2012-09-18 Juri Linkov* lisp/dired.el (dired-mark): If the region is active...
2012-09-18 Juri Linkov* lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod...
2012-09-17 Glenn MorrisReduce version number duplication in etc/refcards
2012-09-16 Paul EggertRemove configure's --without-sync-input option.
2012-09-16 Kenichi Handamerge trunk
2012-09-16 Chong YidongMark display-buffer-function as obsolete.
2012-09-13 Paul EggertUse a more backwards-compatible timer format.
2012-09-13 Jan Djärv* etc/NEWS (--with-x-toolkit): Mention Gtk+ 3 is now...
2012-09-13 Paul EggertFix glitches caused by addition of psec to timers.
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 Andreas Schwab* admin/charsets/mule-charsets.el (header): Fix typo.
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-24 Chong YidongUpdate release logs
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)
next