(syntax-ppss): Doc fix.
[bpt/emacs.git] / lisp / ChangeLog
2008-10-06 Andreas Schwab(syntax-ppss): Doc fix.
2008-10-06 Martin RudalicsRemove * in defcustom docstrings and tell
2008-10-06 Dan Nicolaescu(x-create-frame-with-faces): Undo previous change.
2008-10-06 Dan Nicolaescu(vc-cvs-after-dir-status): Parse the output for non
2008-10-05 Chong Yidong* international/mule-cmds.el (universal-coding-system...
2008-10-05 Chong Yidong* xml.el (xml-parse-string): Use skip-chars-forward.
2008-10-05 Dan Nicolaescu(vc-bzr-after-dir-status): Parse the output for non
2008-10-04 Glenn Morris(make-temp-file): Handle empty `prefix'. (Bug#1081)
2008-10-04 Glenn Morris(vc-svn-after-dir-status): Handle `svn status -u' output.
2008-10-04 Glenn Morris(vc-cvs-dir-status-heuristic): New function.
2008-10-04 Glenn MorrisDavid J. Biesack <David.Biesack at sas.com> (tiny...
2008-10-04 Martin Rudalics(compilation-start): Make sure to move to point-max
2008-10-04 Dan Nicolaescu(x-create-frame-with-faces): Only setup the toolbar if
2008-10-04 Dan Nicolaescu* vc-svn.el (vc-svn-dir-status-files):
2008-10-03 Dan Nicolaescu(vc-hg-dir-status-files): New function.
2008-10-03 Martin Rudalics(window--display-buffer-1): Don't care about
2008-10-03 Glenn Morris(ELCFILES): Update.
2008-10-03 Glenn Morris(mouse-set-font): Use set-frame-font.
2008-10-03 Glenn MorrisMario Lang <mlang at delysid.org>
2008-10-03 Glenn Morris(set-default-font): Make obsolete.
2008-10-03 Glenn Morris(jka-compr-compression-info-list)
2008-10-03 Glenn Morris(auto-mode-alist): Add .PRO as per above autoload.
2008-10-03 Dan Nicolaescu(vc-dir-mode): Don't create the ewoc header here.
2008-10-02 Chong Yidong* faces.el (inhibit-frame-set-background-mode): New...
2008-10-02 Glenn Morris(vc-bzr-diff): Use vc-switches rather than the obsolete...
2008-10-02 Vinicius Jose LatorreEliminate whitespace-kill-buffer-hook functionality.
2008-10-01 Magnus Henochnet/tls.el (open-tls-stream): Show the actual command...
2008-10-01 Eli Zaretskii(dos-locale-alist): New alist.
2008-10-01 Eli Zaretskii(set-language-environment-nonascii-translation): Fix...
2008-10-01 Juanma BarranqueroFix typos.
2008-10-01 Glenn Morris(filesets-menu-name): Fix type.
2008-09-30 Stefan Monnier(xterm-turn-on-modify-other-keys)
2008-09-30 Michael Albinus*** empty log message ***
2008-09-30 Eli Zaretskii(ELCFILES): Remove codepage.elc.
2008-09-30 Eli ZaretskiiFile removed, as even ms-dos does not need it anymore.
2008-09-30 Eli ZaretskiiRemove coding: cookie and no-byte-compile flag.
2008-09-30 Eli Zaretskii(locate-dominating-file): Wrap directory-files with...
2008-09-30 Eli Zaretskii(mail-unquote-printable-region): Use insert-byte instea...
2008-09-30 Daiki Ueno(epa-file-insert-file-contents): Fix typo.
2008-09-30 Glenn Morris(which-func-imenu-joiner-function): Doc fix.
2008-09-30 Glenn MorrisDaniel Colascione <danc at merrillpress.com>
2008-09-30 Jay Belanger(User Defined Units): Mention how to enter optional...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-29 Michael Albinus* vc-hooks.el (vc-file-clearprops): Check, that FILE...
2008-09-29 Eli Zaretskii(locate-dominating-file): Take file-attributes of ...
2008-09-29 Michael Albinus* net/ange-ftp.el (ange-ftp-file-remote-p): Handle...
2008-09-28 Glenn Morris(vc-switches): Give it a doc string.
2008-09-28 Romain Francoise(comint-show-output): Adjust to stickiness changes...
2008-09-28 Romain Francoise(command-line): Start the daemon server later.
2008-09-28 Martin Rudalics(read-quoted-char): Call char-resolve-modifiers
2008-09-28 Juanma BarranqueroFix typo.
2008-09-27 Glenn Morris(solitaire-mode-map): Bind "\r" rather than [return...
2008-09-27 Glenn MorrisPeter Dyballa <Peter_Dyballa at Freenet.DE>
2008-09-27 Daiki Ueno(epg-wait-for-status): Check if there is no pending
2008-09-26 Dan Nicolaescu(command-line): Turn on menu-bar-mode and
2008-09-26 Eli Zaretskii($(lisp)/progmodes/cc-mode.elc): Remove.
2008-09-26 Eli Zaretskii($(lisp)/progmodes/cc-mode.elc): Remove.
2008-09-25 Katsumi Yamaoka* informat.el (Info-split-threshold): New variable.
2008-09-25 Chong Yidong* progmodes/octave-mod.el (octave-mode-menu): Fix incor...
2008-09-25 Chong Yidong* comint.el (comint-dynamic-complete-as-filename):...
2008-09-25 Chong Yidong* isearch.el (isearch-search-fun): Use word-search...
2008-09-25 Juanma Barranquero* generic-x.el (generic-other-modes): Fix typo in docst...
2008-09-25 Martin Rudalics(latex-handle-escaped-parens): New variable.
2008-09-25 Glenn Morris(ffap-fixup-url): Don't call url-normalize-url. (Bug...
2008-09-25 Chong Yidong* vc.el (vc-mark-resolved): Move message here from...
2008-09-25 Chong Yidong* term.el (term-emulate-terminal): Encode input string...
2008-09-24 Chong Yidong* progmodes/sh-script.el (sh-mode-map): Don't assume...
2008-09-24 Chong Yidong* server.el (server-buffer-done): Avoid changing the...
2008-09-24 Chong Yidong* vc.el (vc-default-mark-resolved): New function.
2008-09-24 Chong Yidong* mail/rfc822.el (rfc822-addresses): Prevent rfc822...
2008-09-24 Martin Rudalics*** empty log message ***
2008-09-24 Martin Rudalics(describe-face): Print relative file name in help buffer.
2008-09-24 Juanma BarranqueroFix typos.
2008-09-23 Romain Francoise(with-output-to-string): Make sure that the temporary...
2008-09-23 Martin Rudalics(calculate-lisp-indent): Fix indentation problem with...
2008-09-23 Martin Rudalics(latex-find-indent): Try to handle
2008-09-22 Tassilo Horn(fortune-in-buffer): Fix a bug which forced
2008-09-21 Dan Nicolaescu(command-line): Remove always true test.
2008-09-21 Dan Nicolaescu* emacs.c (standard_args): Add --daemon.
2008-09-21 Dan Nicolaescu(frame-initialize): Remove spurious setting of
2008-09-20 Jay Belanger(calcFunc-venum): Properly handle intervals.
2008-09-20 Glenn Morris(lisp-indent-offset): Fix custom type. (Bug#1011)
2008-09-20 Glenn MorrisDavid De La Harpe Golden <david at harpegolden.net>
2008-09-20 Glenn Morris*** empty log message ***
2008-09-20 Glenn MorrisRemove leading `*' from defcustom docs.
2008-09-20 Glenn MorrisJustin Bogner <mail at justinbogner.com> (tiny change)
2008-09-20 Glenn MorrisUlrich Mueller <ulm at kph.uni-mainz.de>
2008-09-20 Glenn MorrisAmi Fischman <ami at fischman.org>
2008-09-20 Michael OlsonUpdate ChangeLog
2008-09-20 Roland Winkler(proced-grammar-alist, proced-custom-attributes)
2008-09-19 Martin Rudalics(sgml-tag-syntax-table): Remove prefix
2008-09-19 Miles Bader(comint-output-filter): Make output field properties...
2008-09-18 Dan Nicolaescu* vc-bzr.el (vc-bzr-show-log-entry):
2008-09-18 Simon Josefsson(auto-mode-alist): Use sieve-mode for .sv, .siv, and
2008-09-18 Martin Rudalics(make-help-screen): Preserve key bindings
2008-09-17 Kenichi HandaFix setting of composition-function-table.
2008-09-17 Martin Rudalics(Info-follow-nearest-node): Don't raise an error for
2008-09-17 Jay Belanger*** empty log message ***
2008-09-17 Chong Yidong* textmodes/flyspell.el (flyspell-math-tex-command...
2008-09-16 Martin Rudalics(switch-to-buffer-other-frame): Don't raise frame since
next