bpt/emacs.git
2012-07-04 Juanma BarranqueroFix ChangeLog typos.
2012-07-04 Chong YidongClean up syntax-table usage in xml.el
2012-07-04 Stefan Monnier* lisp/files.el (locate-dominating-file): Allow `name...
2012-07-04 Dmitry Antipov* buffer.c (init_buffer_once): Fix initialization of
2012-07-04 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile): Don't...
2012-07-04 Stefan MonnierTurn VECTOR_FREE_LIST_FLAG into PVEC_FREE.
2012-07-04 Glenn MorrisAuto-commit of generated files.
2012-07-04 Paul EggertMerge from gnulib.
2012-07-04 Paul Eggert* doprnt.c (doprnt): Don't assume string length fits...
2012-07-04 Dmitry AntipovFix compilation with --enable-gcc-warnings and -O1
2012-07-04 Paul EggertAvoid weird behavior with large horizontal scrolls.
2012-07-04 Paul Eggert* buffer.c (Fgenerate_new_buffer_name): Fix sprintf...
2012-07-04 Dmitry Antipov* buffer.c (Fgenerate_new_buffer_name): Fix type mismatch.
2012-07-04 Stefan Monnier* lisp/xml.el (xml-name-regexp): Remove, redundant...
2012-07-04 Paul EggertRemove stray empty line.
2012-07-04 Paul Eggert* regex.c: Suppress GCC warning on RHEL 6. (Bug#11207)
2012-07-04 Paul EggertFix bugs in file timestamp newness comparisons.
2012-07-03 Paul Eggert* fileio.c: Improve handling of file time marker. ...
2012-07-03 Andreas Schwab* fileio.c (Finsert_file_contents): Properly handle...
2012-07-03 Paul Eggert* make-docfile.c (scan_c_file): Suppress GCC warning.
2012-07-03 Glenn Morris* src/lisp.h (Fread_file_name): Restore EXFUN
2012-07-03 Tom TromeyAuto-generate EXFUN using make-docfile
2012-07-03 Glenn MorrisSpeed up generate-new-buffer-name for invisible buffers...
2012-07-03 Dmitry AntipovFix block vector allocation code to allow VECTOR_BLOCK_SIZE
2012-07-03 Stefan Monnier* src/alloc.c (mark_object): Revert part of last patch...
2012-07-03 Dmitry Antipov* alloc.c (allocate_vector_block): Remove redundant
2012-07-03 Dmitry Antipov* alloc.c (check_string_bytes): If GC_CHECK_STRING_BYTES
2012-07-03 Michael Albinus* vc/ediff-diff.el (ediff-same-file-contents): Fix...
2012-07-03 Andreas SchwabFixes: debbugs:11848
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 Glenn Morris* lisp/simple.el (kill-whole-line): Doc tweak.
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 Eli ZaretskiiFix bug #11827 with file-relative-name on MS-Windows.
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 Chong YidongTexinfo markup fixes for Emacs manual.
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...
next