bpt/emacs.git
2009-11-04 Dan Nicolaescu* emacs-lisp/bytecomp.el (byte-compile-output-file...
2009-11-04 Stefan MonnierLoad mh-loaddefs during compilation as well.
2009-11-04 Stefan MonnierRequire help-mode rather than help-fns (bug#4861).
2009-11-04 Glenn Morris(byte-defop-compiler19): Remove.
2009-11-04 Glenn MorrisAdd "Incompatible Lisp Changes in Emacs 23.2".
2009-11-04 Glenn Morris(byte-compile-version-cond): Remove macro.
2009-11-04 Juri Linkov(menu-bar-make-mm-toggle): Quote each element of `props'.
2009-11-04 Juanma Barranquero* calendar/calendar.el (cal-loaddefs):
2009-11-03 Stefan Monnier(todo-add-category): Don't hardcode point-min==1.
2009-11-03 Stefan Monnier* emacs-lisp/autoload.el (generated-autoload-feature...
2009-11-03 Stefan Monnier(save_restriction_restore): Update the (pt/begv/vz...
2009-11-03 Stefan Monnier(XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence...
2009-11-03 Stefan MonnierMake USE_LSB_TAG work with USE_LISP_UNION_TYPE.
2009-11-03 Stefan Monnier(define-obsolete-variable-alias): Use dolist,
2009-11-03 Juri Linkov(Buffer-menu-mode-map): Add hyphen between "Buffer"
2009-11-03 Juri Linkov(menu-bar-make-mm-toggle, menu-bar-make-toggle)
2009-11-03 Glenn Morris(with-mode-local): Another doc fix.
2009-11-03 Glenn Morris(with-mode-local): Doc fix.
2009-11-03 Glenn Morris(byte-compile-file-form-defvar)
2009-11-03 Glenn Morris(ansi-color-apply-on-region): Autoload it...
2009-11-03 Glenn MorrisReword header comment to prevent copyright.el wanting...
2009-11-03 Stefan Monnier* url-util.el (url-insert-entities-in-string):
2009-11-03 Chong Yidong* comint.el (comint-replace-by-expanded-history-before...
2009-11-02 Jay Belanger(calc-date-notation): Check to see if the format is...
2009-11-02 Chong Yidong* minibuf.texi (Reading File Names): Note that read...
2009-11-02 Chong Yidong* minibuffer.el (read-file-name): Don't use file dialog...
2009-11-01 Chong Yidong* progmodes/sh-script.el (sh-font-lock-paren): Fix...
2009-11-01 Andreas Schwab(view-mode-exit): If OLD-BUF is dead bury the buffer
2009-10-31 Chong Yidong* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face...
2009-10-31 Chong Yidong* facemenu.el (list-colors-display): Don't mark buffer as
2009-10-31 Glenn Morris(User-Chosen Coding Systems): Minor reword. (Bug#4817)
2009-10-31 Chong Yidong* international/mule-diag.el (list-character-sets-1...
2009-10-31 Chong Yidong* mule.texi (Charsets): Numerous copyedits. Don't...
2009-10-31 Chong Yidong* progmodes/etags.el (etags-list-tags, etags-tags-aprop...
2009-10-31 Chong Yidong* menu-bar.el (menu-bar-tools-menu): Add Semantic and...
2009-10-31 Chong Yidong* frame.c (Fmake_frame_invisible, Fframe_visible_p...
2009-10-31 Stefan Monnier* textmodes/two-column.el (2C-split):
2009-10-31 Glenn MorrisStephen Berman <stephen.berman at gmx.net>
2009-10-31 Glenn Morris(top-level): Don't require dired when compiling.
2009-10-31 Glenn Morris(top-level): Move provide statement to end.
2009-10-31 Glenn Morris(tar-parse-info, tar-header-name): Declare for compiler.
2009-10-31 Glenn MorrisRemove odd/obsolete header comment.
2009-10-31 Glenn MorrisMention byte-compile-warnings `constants' member.
2009-10-31 Glenn Morris(byte-compile-warning-types, byte-compile-warnings...
2009-10-31 Glenn Morris(semantic--tag-link-list-to-buffer): Use mapc rather...
2009-10-31 Glenn MorrisSuppress harmless warnings about setting up semantic...
2009-10-30 Eli Zaretskii(SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure...
2009-10-30 Stefan MonnierForgot to include lisp/Makefile in the big previous...
2009-10-30 Stefan Monnier(vc-bzr-revision-keywords): New var.
2009-10-30 Stefan Monnier* cedet/srecode/srt-mode.el (semantic-analyze-possible...
2009-10-30 Dan Nicolaescu* puresize.h (BASE_PURESIZE): Increase to 1470000.
2009-10-29 Glenn MorrisUpdate to version 2009-08-14.15 from ftp://tug.org...
2009-10-29 Glenn MorrisFix some entries.
2009-10-29 Jason Rumney(syms_of_w32fns): Change default value of
2009-10-28 Stefan Monnier(diff-add-change-log-entries-other-window): Document...
2009-10-28 Stefan Monnier* calc/calc.el (calc, calc-refresh, calc-trail-buffer...
2009-10-28 Robert J. Chassellremoved lines 33 and 34 of emacs-lisp-intro.texi which...
2009-10-28 Stefan Monnier* cedet/mode-local.el (make-obsolete-overload): Add...
2009-10-28 Stefan Monnier(pcomplete-comint-setup): If there's a choice, replace
2009-10-28 Stefan Monnier(bookmark-insert-location, bookmark-bmenu-list)
2009-10-28 Stefan MonnierFix last change's attribution.
2009-10-28 Stefan Monnier(vc-hg-state, vc-hg-working-revision): Use process...
2009-10-27 Kevin Ryde* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region...
2009-10-27 Kevin Ryde* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region...
2009-10-27 Robert J. ChassellMinor change, bump Emacs version
2009-10-27 Michael Albinus* net/tramp-imap.el (top): Add `X-Size' to `imap-hash...
2009-10-27 Glenn MorrisMake links to doc/lispintro/*.pdf.
2009-10-27 Glenn MorrisAdd copyright information for PDF images.
2009-10-27 Glenn Morris(texinfodir, TEXI2PDF): New variables.
2009-10-27 Glenn Morris(TEXI2PDF): New variable.
2009-10-27 Glenn MorrisNew file, generated from .eps version with epstopdf.
2009-10-26 Juanma Barranquero* minibuf.c (Fall_completions): Fix typos in docstring.
2009-10-26 Juanma BarranqueroFix typos in comments.
2009-10-26 Juanma Barranquero* simple.el (transpose-subr): Give clearer error when...
2009-10-26 Andreas Schwab(PURESIZE_RATIO): Increase back to 10/6.
2009-10-26 Juanma Barranquero* window.c (grow_mini_window): Comment out "delta ...
2009-10-26 Michael Albinus* net/tramp.el (tramp-perl-file-truename): New defconst...
2009-10-26 Michael Albinus* net/tramp-imap.el (tramp-imap-file-name-handler-alist...
2009-10-26 Dan Nicolaescu* textmodes/tex-mode.el (tex-dvi-view-command)
2009-10-26 Stefan Monnier(pcomplete-std-complete): Obey pcomplete-use-paring.
2009-10-26 Stefan Monnier(all-completions): Declare the 4th arg obsolete.
2009-10-25 Stefan Monnier(pcomplete-unquote-argument-function): New var.
2009-10-25 Stefan Monnier(bookmark-bmenu-list): Don't use switch-to-buffer if
2009-10-25 Stefan Monnier* cedet/semantic/fw.el (semantic-alias-obsolete)
2009-10-25 Karl Fogel* bookmark.el: Update documentation, especially documen...
2009-10-25 Chong Yidong* keyboard.c (read_char_x_menu_prompt): Don't demand...
2009-10-24 Chong Yidong* mail/emacsbug.el (report-emacs-bug): Clarify that the
2009-10-24 Chong Yidong* whitespace.el (whitespace-mode, whitespace-newline...
2009-10-24 Chong Yidong* nxml/nxml-mode.el (nxml-balanced-close-start-tag...
2009-10-24 Miles BaderAdd arch tagline
2009-10-24 Chong Yidong* progmodes/sh-script.el (sh-font-lock-paren): Handle...
2009-10-24 Chong Yidong* files.el (delete-directory): Delete symlinks to direc...
2009-10-24 Chong Yidong* nsfns.m (ns_set_name, ns_set_name_as_filename): Don...
2009-10-24 Chong Yidong* cedet/semantic/util.el (semantic-recursive-find-nonte...
2009-10-24 Andreas Schwab(xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
2009-10-24 Andreas Schwab(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
2009-10-24 Andreas Schwab(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
2009-10-24 Andreas Schwab(procfs_ttyname): Fix sprintf format to match argument
2009-10-24 Dan Nicolaescu(vc-backend-for-registration): Rename from
2009-10-24 Dan Nicolaescu* keymap.c (Fmake_sparse_keymap): Purecopy the name.
next