lisp/misc.el (list-dynamic-libraries): Fix computation of header fields.
[bpt/emacs.git] / lisp / ChangeLog
2011-06-21 Juanma Barranquerolisp/misc.el (list-dynamic-libraries): Fix computation...
2011-06-21 Leo LiuNew primitive secure-hash supporting md5, sha-1 and...
2011-06-21 Martin RudalicsHandle old buffer display options more faithfully.
2011-06-21 Vincent Belaïche* lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve...
2011-06-21 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2011-06-21 Drew Adams* lisp/menu-bar.el: Use function variable instead of...
2011-06-21 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (add-to-list): Add handle...
2011-06-20 Jan Djärv* x-dnd.el (x-dnd-version-from-flags)
2011-06-20 Stefan Monnier* lisp/minibuffer.el (completion-metadata): Prepend...
2011-06-20 Stefan MonnierUse completion-at-point rather than completion-in-region.
2011-06-20 Deniz Dogan* lisp/net/rcirc.el: Delete trailing whitespaces once...
2011-06-20 Martin RudalicsRestore old behavior of get-window-with-predicate and...
2011-06-20 Daniel Colascione* emacs-lisp/syntax.el (syntax-ppss): Further improve...
2011-06-19 Chong Yidong* lisp/files.el (auto-mode-alist): Entry for m2-mode...
2011-06-19 Chong Yidong* info.el (Info-apropos-toc-nodes): Minor doc fix ...
2011-06-19 Martin RudalicsRegroup clauses in display-buffer-normalize-options...
2011-06-19 Martin RudalicsProvide functions for saving window configurations...
2011-06-19 Martin RudalicsSanitize processing of display specifiers; new option...
2011-06-18 Chong YidongAdd rx.el support for numbered groups (Bug#8776).
2011-06-18 Chong Yidong* dired-x.el (dired-mark-unmarked-files): Fix interacti...
2011-06-18 Chong Yidong* lisp/textmodes/fill.el (default-justification): Add...
2011-06-18 Chong YidongFix for disable-theme/defface interaction (Bug#8889).
2011-06-18 Chong YidongUse define-derived-mode in delphi-mode.
2011-06-18 Martin RudalicsOne more fix for display-buffer-normalize-specifiers-1.
2011-06-18 Martin RudalicsAdditional fixes in handling of buffer display specifiers.
2011-06-17 Stefan Monnier* lisp/pcomplete.el: Convert to lexical binding and...
2011-06-17 Martin RudalicsRewrite display-buffer-alist and display-buffer-normali...
2011-06-17 Martin RudalicsFix handling of old `display-buffer' options (bug#8851...
2011-06-17 Martin RudalicsFix two typos in same-window-p.
2011-06-16 Paul EggertMerge from trunk.
2011-06-16 Martin RudalicsHave enlarge-/shrink-window not report errors in most...
2011-06-16 Martin RudalicsNever ever pop up a new frame in noninteractive mode...
2011-06-16 Martin RudalicsFix doc-strings of switch-to-buffer family functions...
2011-06-16 Martin RudalicsImprove cohabitation of pop-up-frames and second argume...
2011-06-15 Lars Magne Ingebri... (open-network-stream): Add the keyword :always-query...
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Stefan Monnier* lisp/pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
2011-06-15 Stefan Monnier* lisp/emacs-lisp/debug.el (debug): Don't leave the...
2011-06-15 Stefan Monnier* lisp/abbrev.el (define-abbrev-table): Don't add a...
2011-06-15 Alan Mackenzieprogmodes/cc-fonts.el (c-font-lock-declarations): 1...
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Lars Magne Ingebri... Renamed `process-alive-p' to `process-live-p' for consi...
2011-06-15 Stefan MonnierDon't encourage the use of display-buffer-alist from...
2011-06-15 Dan Nicolaescu* lisp/progmodes/cfengine.el (cfengine-mode): Derive...
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 Paul EggertMerge from trunk.
2011-06-14 Chong YidongPrint theme summaries in *Custom Themes* buffer.
2011-06-14 Paul EggertMerge from trunk.
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-13 Paul EggertMerge from trunk.
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 Paul EggertMerge from trunk.
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 Paul EggertMerge from trunk.
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...
next