Move/add window-buffer-related functions to window.el.
[bpt/emacs.git] / lisp /
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-10 Katsumi YamaokaImprove Gnus' dribble data handling.
2011-06-09 Glenn Morris* lisp/calendar/appt.el (appt-mode-line): Eliminate...
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 Deniz DoganFix mistake in last iswitchb.el bug fix.
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 Andreas Schwab* lisp/url/url-future.el (url-future-test): Fix scope...
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 Glenn MorrisAuto-commit of loaddefs files.
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 Teodor Zlatanovgnus-registry.el (gnus-registry-remove-ignored): New...
2011-06-01 Stefan MonnierSilence various byte-compiler warnings.
2011-06-01 Glenn MorrisAdd :version tags for url-queue.el.
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 Monnier* lisp/thingatpt.el (forward-whitespace): Typo.
2011-06-01 Stefan MonnierMiscellaneous tweaks.
2011-06-01 Glenn MorrisAuto-commit of loaddefs files.
2011-06-01 Leo LiuFix last change on rcirc-print and rcirc-decode-coding...
2011-06-01 Glenn MorrisUse derived-mode-p in previous change.
2011-06-01 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug-hook): Mailcl...
2011-06-01 Paul EggertMerge from trunk.
2011-06-01 Katsumi YamaokaUpdate.
2011-05-31 Gnus developersMerge changes made in Gnus trunk.
2011-05-31 Stefan Monnier* lisp/minibuffer.el (complete-with-action): Return...
2011-05-31 Lars Magne Ingebri... (url-queue-parallel-processes): Increase the default...
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 Ted Zlatanov* url-future.el: Add general futures facility.
2011-05-31 Katsumi Yamaokagnus-sum.el (gnus-summary-exit): Make sure to kill...
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 Lars Magne Ingebri... Merge changes made in Gnus trunk.
2011-05-30 Stefan Monnier* lisp/mail/smtpmail.el (smtpmail-send-data): Add progr...
2011-05-30 Stefan Monnier* lisp/gnus/mml1991.el (mml1991-mailcrypt-encrypt)...
2011-05-30 Stefan Monnier* bytecomp.el (byte-compile-defvar): Add note about...
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 Gnus developersshr.el (shr-urlify): Use shr-add-font to make underline...
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 Leo LiuAdd option :named to defstruct in url-cookie.el
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.
next