bpt/emacs.git
2012-07-03 Chong Yidong* xml.el: Protect parser against XML bombs.
2012-07-03 Dmitry AntipovCleanup basic buffer management.
2012-07-03 Glenn MorrisTweak bug-reference-bug-regexp setting
2012-07-03 Katsumi Yamaokagnus-art.el (gnus-article-view-part): Toggle subparts...
2012-07-02 Chong Yidong* lisp/xml.el: Handle entity and character reference...
2012-07-02 Stefan Monnier* lisp/comint.el (comint-output-filter): Filter out...
2012-07-02 Stefan Monnier* lisp/net/ange-ftp.el (ange-ftp-expand-file-name)...
2012-07-02 Dmitry Antipov* src/ChangeLog: Fix a typo.
2012-07-02 Paul EggertSpelling fixes.
2012-07-02 Paul Eggert* alloc.c (mark_object): Remove "#ifdef GC_CHECK_MARKED...
2012-07-02 Dmitry Antipov* alloc.c (mark_buffer): Simplify. Remove prototype.
2012-07-02 Katsumi Yamaokagnus-sync.el: Simply require json
2012-07-01 Chong Yidong* xml.el (xml-parse-dtd): Use proper regexps for ELEMEN...
2012-07-01 Glenn MorrisAuto-commit of loaddefs files.
2012-07-01 Glenn MorrisAuto-commit of generated files.
2012-07-01 Chong YidongImprove xml parameter entity parsing, and add a new...
2012-06-30 Juanma Barranquerolib-src/makefile.w32-in (CTAGS_CFLAGS): Remove EMACS_NAME.
2012-06-30 Glenn Morris* src/nsterm.m (ns_init_paths): Ignore site-lisp if...
2012-06-30 Glenn Morris* lisp/comint.el (follow-comint-scroll-to-bottom):...
2012-06-30 Glenn MorrisRemove outdated and unnecessary dbus- declarations.
2012-06-30 Glenn Morris* url-vars.el (mm-mime-mule-charset-alist, mm-coding...
2012-06-30 Glenn MorrisMake --no-site-lisp work for --enable-locallisppath...
2012-06-30 Eli ZaretskiiFix last entry in src/ChangeLog.
2012-06-30 Eli ZaretskiiAdapt the MS-DOS build to the latest changes.
2012-06-30 Eli ZaretskiiAdapt the MS-DOS build to the latest changes.
2012-06-30 Chong YidongFix use of eval-and-compile in regexps in xml.el.
2012-06-30 Chong Yidongxml.el: Fix last change.
2012-06-30 Michael Albinus* vc/vc-git.el (vc-git-registered): Use cache property
2012-06-30 Dmitry Gutov* vc/vc-hooks.el (vc-before-save): Clear cache if file...
2012-06-30 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Require macroexp.
2012-06-30 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Require macroexp for its...
2012-06-30 Chong Yidong* xml.el: Implement XML parameter entities.
2012-06-30 Andreas Schwab* font.c (font_style_to_value, font_style_symbolic)
2012-06-30 Andreas Schwab* lisp.h (CHECK_RANGED_INTEGER): Make value to check...
2012-06-30 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp...
2012-06-29 Eli ZaretskiiUndo change in xdisp.c in 2012-06-29T11:48:08Z!dmantipo...
2012-06-29 Eli ZaretskiiFix the current directory of the Emacs process on MS...
2012-06-29 Dmitry Antipov* lisp/fringe.el (fringe-mode): Doc fix.
2012-06-29 Glenn MorrisAuto-commit of generated files.
2012-06-29 Michael Albinus* net/ange-ftp.el (ange-ftp-get-passwd): Throw if ...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-29 Katsumi Yamaokalisp/gnus/tests/: Remove
2012-06-29 Dmitry Antipov* editfns.c (region_limit): Fix type mismatch.
2012-06-29 Dmitry Antipov* nsfns.m: Fix GLYPH_DEBUG usage assuming that it may be
2012-06-28 Juanma Barranquerolisp/emacs-lisp/cl-lib.el (cl-pushnew): Don't capture...
2012-06-28 Stefan Monnier* src/editfns.c (region_limit): Clip to narrowing.
2012-06-28 Dmitry Antipov* configure.in: Fix previous change. Remove --enable...
2012-06-28 Paul EggertAvoid integer overflow on scroll-left and scroll-right.
2012-06-28 Dmitry Antipov* window.h (struct window): Change type of 'hscroll',
2012-06-28 Andreas Schwab* calendar/cal-dst.el (calendar-current-time-zone)...
2012-06-28 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/regex.$(O)): Update depende...
2012-06-28 Dmitry Antipov* window.h (struct window): Change type of 'use_time...
2012-06-28 Julien Danjouterm: rework color cutomizing
2012-06-28 Glenn MorrisAuto-commit of generated files.
2012-06-28 Juanma Barranqueront/nmake.defs,gmake.defs (CHECKING_FLAGS): Remove XASSERTS.
2012-06-28 Dmitry Antipov* configure.in: Add glyphs category to --enable-checkin...
2012-06-28 Dmitry AntipovGeneralize run-time debugging checks.
2012-06-28 Glenn MorrisAdd a PROBLEMS note about the libotf name-clash annoyance
2012-06-28 Glenn Morris* simple.el (completion-list-mode-finish): Don't use...
2012-06-28 Andreas Schwab* gnutls.c (emacs_gnutls_handshake): Revert last change...
2012-06-28 Glenn MorrisTODO updates; add wishlist section
2012-06-28 Glenn Morris* emacs.py, emacs2.py, emacs3.py: Remove files.
2012-06-28 Paul Eggert* configure.in: Don't check for sys/select.h, sys/time...
2012-06-28 Stefan MonnierMake inlining of other-mode interpreted functions work.
2012-06-28 Paul EggertMerge from gnulib.
2012-06-27 Glenn Morris* configure.in: Only check for paxctl on gnu-linux.
2012-06-27 Stefan Monnier* lisp/help-mode.el (help-make-xrefs): Don't just withstand
2012-06-27 Stefan MonnierGet rid of all the manual purecopy calls in menu-bar...
2012-06-27 Stefan Monnier* lisp/textmodes/rst.el (rst-adornment-faces-alist...
2012-06-27 Dmitry Antipov* alloc.c (allocate_string_data): Remove dead code.
2012-06-27 Stefan Monnier* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
2012-06-27 Stefan Monnier* lisp/gnus/shr.el (shr-render-buffer): New command.
2012-06-27 Stefan Monnier* lisp/emacs-lisp/cl.el: Use lexical-binding. Fix...
2012-06-27 Dmitry Antipov* alloc.c (allocate_string): Omit intervals initialization.
2012-06-27 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (easy-mmode-pretty...
2012-06-27 Dmitry Antipov* alloc.c (allocate_string): Fix last change.
2012-06-27 Dmitry Antipov* alloc.c (allocate_string): Remove two redundant...
2012-06-27 Glenn MorrisRemove paths.el
2012-06-27 Glenn Morris* lisp/custom.el (custom-initialize-delay): Doc fix.
2012-06-27 Glenn MorrisReplace eshell-defgroup with plain defgroup
2012-06-27 Glenn MorrisFix ChangeLog entry from trunk 2012-06-27T03:52:02Z...
2012-06-27 Chong YidongLet C-h f do autoloading, and report if a function...
2012-06-27 Chong YidongIn Lisp manual, don't capitalize pty.
2012-06-27 John Wiegleyunexmacosx.c (copy_data_segment): Added two section...
2012-06-27 John Wiegleyalloc.c (mark_memory): Do not check with -faddress...
2012-06-27 Glenn Morris* doc/emacs/ack.texi (Acknowledgments): Tiny update.
2012-06-27 Glenn MorrisNEWS, ChangeLog fixes
2012-06-27 Katsumi Yamaokalisp/gnus/tests/gnustest-{nntp,registry}.el: Set no...
2012-06-26 Katsumi Yamaokalisp/gnus/ChangeLog: Cosmetic fix
2012-06-26 Stefan Monnier* src/eval.c (Fapply): Allow calling it with a single...
2012-06-26 Gnus developersAdd lisp/gnus/mm-archive.el, lisp/gnus/tests/gnustest...
2012-06-26 Gnus developersMerge changes made in Gnus master ever since feature...
2012-06-26 Eli ZaretskiiDefine HAVE_STRCASECMP and HAVE_STRNCASECMP on MS-Windows.
2012-06-26 Eli ZaretskiiFix parallel bootstrap on MS-Windows in lib/ and lisp/.
2012-06-26 Sam Steingold* lisp/files.el (file-name-base): New convenience function.
2012-06-26 Dmitry Antipov* alloc.c (allocate_window): Zero out non-Lisp part...
2012-06-26 Glenn MorrisAuto-commit of generated files.
2012-06-26 Andreas Schwab* gnutls.c (emacs_gnutls_handshake): Only retry if
2012-06-26 Martin RudalicsIn calendar-exit don't try to delete or iconify last...
2012-06-26 Dmitry Antipov* term.c (delete_tty): Remove redundant call to memset.
next