bpt/emacs.git
2008-09-30 Eli Zaretskii(OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage...
2008-09-30 Eli Zaretskii(MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
2008-09-30 Chong Yidong(move_it_to): Don't advance the iterator if the last...
2008-09-30 Chong Yidong* xdisp.c (move_it_to): Don't advance the iterator...
2008-09-30 Eli ZaretskiiFile removed, as even ms-dos does not need it anymore.
2008-09-30 Eli Zaretskii[ms-dos]: Don't load ccl and codepage.
2008-09-30 Eli ZaretskiiRemove coding: cookie and no-byte-compile flag.
2008-09-30 Magnus Henochcl.texi (Porting Common Lisp): Fix parenthesis order...
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 Martin RudalicsMention latex-indent-within-escaped-parens.
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 Glenn MorrisDaniel Colascione <danc at merrillpress.com>
2008-09-30 Jay Belanger(User Defined Units): Mention how to enter optional...
2008-09-30 Jay Belanger(math-standard-units): Add entries used to display...
2008-09-30 Adrian Robert* nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_li...
2008-09-30 Miles BaderMerge from gnus--devo--0
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-29 Andreas Schwab(syms_of_keyboard) <input-decode-map>: Doc fix.
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-29 Michael Albinus* files.el (file-remote-p): Precise doc string; IDENTIF...
2008-09-28 Glenn MorrisFix previous change.
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 Martin Rudalics(Fchar_resolve_modifiers): Rewrite Elisp function
2008-09-28 Dan Nicolaescu(init_display): Return earlier when running as a
2008-09-28 Juanma BarranqueroFix typo.
2008-09-27 Glenn Morris(mail-header-remove-comments): Autoload it.
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 Adrian Robert* nsfont.m (nsfont_draw): Fix up composition rendering.
2008-09-27 Eli Zaretskii(Fcomposition_get_gstring, Fcompose_region_internal...
2008-09-27 Eli Zaretskii(struct glyph) <union cmp>: Fix a typo in a comment.
2008-09-27 Eli Zaretskii(encode_terminal_code): Fix a typo in a comment.
2008-09-27 Andreas Schwab(gnus-split-references): Strip comments.
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(octave-mode-menu): Fix incorrect quoting.
2008-09-25 Chong Yidong* progmodes/octave-mod.el (octave-mode-menu): Fix incor...
2008-09-25 Chong Yidong(comint-dynamic-complete-as-filename): Quote directory...
2008-09-25 Chong Yidong* comint.el (comint-dynamic-complete-as-filename):...
2008-09-25 Chong YidongWord search changes now documented.
2008-09-25 Chong Yidong(Search): Shorten introduction.
2008-09-25 Chong YidongUpdate node listings.
2008-09-25 Chong Yidong* search.texi (Search): Shorten introduction.
2008-09-25 Chong YidongAdd `word-search-forward-lax' and `word-search-backward...
2008-09-25 Chong Yidong(isearch-search-fun): Use word-search-forward-lax and
2008-09-25 Chong Yidong* isearch.el (isearch-search-fun): Use word-search...
2008-09-25 Chong Yidong(wordify): New argument for lax word-ends.
2008-09-25 Chong Yidong* search.c (wordify): New argument for lax word-ends.
2008-09-25 Miles BaderMerge from gnus--devo--0
2008-09-25 Miles BaderMerge from gnus--devo--0
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 Glenn MorrisComment.
2008-09-25 Chong YidongFix last fix.
2008-09-25 Chong Yidong(vc-mark-resolved): Move message here from vc-default...
2008-09-25 Chong Yidong* vc.el (vc-mark-resolved): Move message here from...
2008-09-25 Chong YidongAdd comment to last fix.
2008-09-25 Chong Yidong(term-emulate-terminal): Encode input string before...
2008-09-25 Chong Yidong* term.el (term-emulate-terminal): Encode input string...
2008-09-24 Chong Yidong(sh-mode-map): Don't assume that skeleton is loaded.
2008-09-24 Chong Yidong* progmodes/sh-script.el (sh-mode-map): Don't assume...
2008-09-24 Chong Yidong(server-buffer-done): Avoid changing the buffer when...
2008-09-24 Chong Yidong* server.el (server-buffer-done): Avoid changing the...
2008-09-24 Dan Nicolaescu* lisp.h (is_daemon): Declare.
2008-09-24 Chong Yidong(vc-default-mark-resolved): New function.
2008-09-24 Chong Yidong* vc.el (vc-default-mark-resolved): New function.
2008-09-24 Chong Yidong(rfc822-addresses): Prevent rfc822-bad-address from...
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 Martin Rudalics(describe-function-1, describe-variable): Print
2008-09-24 Juanma BarranqueroFix previous changes.
2008-09-24 Juanma BarranqueroFix typos.
2008-09-23 Martin Rudalics*** empty log message ***
2008-09-23 Romain Francoise(with-output-to-string): Make sure that the temporary...
2008-09-23 Paul Reilly*** empty log message ***
2008-09-23 Paul ReillyFirst pass at handling decoding the mbox message into...
2008-09-23 Martin Rudalics(latex-find-indent): ... and handle conjunction correct...
2008-09-23 Martin Rudalics(calculate-lisp-indent): Fix indentation problem with...
2008-09-23 Martin Rudalics(latex-find-indent): ... and don't change original...
2008-09-23 Martin Rudalics(latex-find-indent): Try to handle
2008-09-22 Chong Yidong(Minibuffer): Simplify introduction.
2008-09-22 Chong YidongChecked kmacro.texi
2008-09-22 Chong Yidong(Basic Keyboard Macro): Make F3 and F4 the preferred
2008-09-22 Chong Yidong* kmacro.texi (Basic Keyboard Macro): Make F3 and F4...
2008-09-22 Juanma Barranquero* emacs.texi (Top): Remove Kill Errors from menu.
2008-09-22 Chong Yidongchecked fixit.texi
2008-09-22 Chong Yidong(Fixit): Favor C-/ keybinding for undo throughout....
next