Derive some programming modes from prog-mode.
[bpt/emacs.git] / lisp / ChangeLog
2011-06-15 Dan NicolaescuDerive some programming modes from prog-mode.
2011-06-15 Martin RudalicsDon't let display-buffer pop up new frames by default...
2011-06-14 Chong YidongPrint theme summaries in *Custom Themes* buffer.
2011-06-13 Glenn Morriscus-dep fix for build failure first occurring with...
2011-06-13 Martin RudalicsMake help and view-mode work with new buffer display...
2011-06-13 Martin RudalicsInstall new buffer display functions and variables.
2011-06-12 Glenn Morris* term/xterm.el (terminal-init-xterm): Misc simplificat...
2011-06-12 Glenn Morris* term/xterm.el (terminal-init-xterm): `version' may...
2011-06-12 Martin RudalicsRestore window-safely-shrinkable-p but avoid using...
2011-06-12 Paul EggertMerge from trunk.
2011-06-12 Glenn MorrisGive % punctuation syntax in fortran modes (bug#8820)
2011-06-12 Daniel Colascione* emacs-lisp/syntax.el (syntax-ppss): Clarify which...
2011-06-11 Chong YidongHandle gif subimage animation delay correctly.
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Michael Albinus* net/tramp.el (tramp-debug-message): Add `tramp-with...
2011-06-11 Glenn MorrisHandle overlapping appointments in appt.el (bug#8377)
2011-06-11 Martin RudalicsWindow configuration, balancing and fit-to-buffer rewrites.
2011-06-11 Martin RudalicsMove/add window-buffer-related functions to window.el.
2011-06-10 Martin RudalicsMove window resize code from window.c to window.el.
2011-06-09 Glenn MorrisEliminate some code duplication in appt.el.
2011-06-09 Glenn MorrisAllow/recommend explicit args for minor-modes in file...
2011-06-09 Ted ZlatanovAdd `xterm-extra-capabilities' defcustom for terminals...
2011-06-09 Martin RudalicsFinal preparations in window.el for new window resize...
2011-06-09 Glenn Morrisange-ftp fixes for dired switches not being just a...
2011-06-09 Alexander KlimovSmall fixes for dired-listing-switches usage.
2011-06-09 Glenn MorrisAllow some appt.el display functions to handle lists.
2011-06-08 Martin RudalicsA few new functions and rewrites in window.el.
2011-06-08 Glenn MorrisMerge from emacs-23; up to 2010-06-13T18:15:45Z!eliz...
2011-06-08 Ivan Kanis* lisp/calendar/appt.el (appt-check): Move some initial...
2011-06-08 Martin Rudalicswindow-height, window-width, and window-full-width...
2011-06-07 Chong YidongSome changes and re-organization for animated gif support.
2011-06-07 Eli ZaretskiiFix the MS-DOS build broken by STRING_BYTES_MAX.
2011-06-07 Martin RudalicsAdd and rewrite window size functions in window.el.
2011-06-07 Martin RudalicsMove get-lru-window and get-largest-window to window.el.
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertMerge from trunk.
2011-06-06 Martin RudalicsAdd window-tree based, atomic and side window functions...
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-05 Andreas Schwab* lisp/comint.el (comint-dynamic-complete-as-filename)
2011-06-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-prompt-for-encryption):...
2011-06-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-prompt-for-encryption):...
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el: new command bibtex-search...
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el: various small bug fixes
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el (bibtex-search-entry-globally...
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el (bibtex-entry-format): new...
2011-06-05 Juanma Barranquerolisp/doc-view.el: Silence compiler warning.
2011-06-04 Chong YidongDoc fixes for timer.el (Bug#8793).
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Michael Albinus* net/tramp-sh.el (tramp-find-shell): Apply workaround...
2011-06-04 Michael Albinus* net/tramp.el (tramp-set-completion-function, tramp...
2011-06-04 Stefan Monnier* lisp/shell.el: Require and use pcomplete.
2011-06-04 Deniz Dogan* lisp/iswitchb.el (iswitchb-window-buffer-p): Use...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-03 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-03 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-03 Paul Eggert* lisp.h: Include <intprops.h>, as it'll useful in...
2011-06-03 Paul EggertDon't assume time_t can fit into int.
2011-06-03 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-02 Stefan Monnier* lisp/subr.el (make-progress-reporter): Add "..."...
2011-06-02 Paul EggertMerge: memory_full, gnutls improvements
2011-06-02 Juanma BarranqueroSilence warning for unused `dotimes' counter variables.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-02 Stefan Monnier* lisp/net/tramp.el (tramp-with-progress-reporter)...
2011-06-02 Jay Belanger* calc/calc.el (calc-kill-stack-buffer): Make sure...
2011-06-01 Stefan MonnierSilence various byte-compiler warnings.
2011-06-01 Stefan Monnier* lisp/simple.el (goto-line): Use read-number.
2011-06-01 Stefan Monnier* lisp/minibuffer.el (minibuffer-inactive-mode-map...
2011-06-01 Stefan MonnierMiscellaneous tweaks.
2011-06-01 Leo LiuFix last change on rcirc-print and rcirc-decode-coding...
2011-06-01 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug-hook): Mailcl...
2011-06-01 Paul EggertMerge from trunk.
2011-05-31 Stefan Monnier* lisp/minibuffer.el (complete-with-action): Return...
2011-05-31 Lars Magne Ingebri... Add the tiny convenience function `process-alive-p'.
2011-05-31 Stefan Monnier* lisp/emacs-lisp/debug.el (debug): Save&restore not...
2011-05-31 Helmut Eller* debug.el (debug): Restore the previous content of the
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Stefan Monnier* lisp/minibuffer.el: Add metadata method to completion...
2011-05-30 Stefan Monnier* lisp/mail/smtpmail.el (smtpmail-send-data): Add progr...
2011-05-30 Paul EggertMerge from trunk.
2011-05-30 Leo LiuDecode all incoming messages in rcirc.el
2011-05-30 Leo LiuUse a visible buffer name for rcirc-debug-buffer
2011-05-30 Paul EggertMerge from trunk.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-29 Chong YidongFix animated gifs (Bug#6981).
2011-05-29 Martin Rudalics* menu-bar.el (kill-this-buffer-enabled-p): Avoid loopi...
2011-05-29 Chong YidongDoc fixes for imagemagick support code.
2011-05-29 Deniz Dogan* net/rcirc.el (rcirc): Use the user's stored encryptio...
2011-05-29 Chong YidongMove clipboard-manager functionality out of hooks.
2011-05-28 Chong YidongMake first mode-line dash an empty space on graphical...
2011-05-28 Chong Yidong* startup.el (normal-splash-screen): Remove gratuitous...
2011-05-28 Chong Yidong* lisp/newcomment.el (comment-end-skip): Doc fix (Bug...
2011-05-28 Leo LiuNew major mode: Occur Edit mode.
2011-05-28 Alp AkerAdditional minor fix to (Bug#8539).
2011-05-28 Kevin Ryde* lisp/subr.el (def-edebug-spec): Doc fix (Bug#8430).
2011-05-28 Chong YidongTweak auto-mode-alist to handle config.h.in (Bug#8547).
next