bpt/emacs.git
2012-09-01 Glenn MorrisAuto-commit of loaddefs files.
2012-08-31 Glenn MorrisFix right and left key remapping issue (bug#12317)
2012-08-30 Leo LiuExtract "^[wW]arning" into a new var flymake-warning-re
2012-08-30 Glenn Morris* holidays.el (holiday-christian-holidays): Rename...
2012-08-29 Stefan Monnier* lisp/progmodes/sh-script.el (sh-font-lock-paren)...
2012-08-27 Leo LiuFix broken completion in sh-mode
2012-08-27 Leo Liu* skeleton.el (skeleton-untabify): Change to nil.
2012-08-27 Leo LiuChange sh-indent-comment to t
2012-08-24 Chong YidongUpdate release logs
2012-08-24 Eli ZaretskiiFix bug #12242 with crashes in ralloc.c on OpenBSD.
2012-08-23 Stefan Monnier* lisp/files.el (safe-local-eval-forms): Fix before...
2012-08-22 Jeremy Moore* lisp/progmodes/hideif.el (hif-compress-define-list...
2012-08-20 Dan Nicolaescu* lisp/progmodes/hideshow.el (hs-block-end-regexp)...
2012-08-20 Chong YidongFix comment in log-edit.el.
2012-08-16 Glenn MorrisAuto-commit of generated files.
2012-08-15 Glenn MorrisAdd 24.2 NEWS section (do not merge to trunk)
2012-08-15 Glenn Morris* lisp/vc/log-edit.el (log-edit-font-lock-gnu-style...
2012-08-15 Chong YidongRegenerate ldefs-boot.el
2012-08-15 Chong YidongBump version to 24.2
2012-08-15 Leo LiuFix for the buffer-local rcirc-encode-coding-system...
2012-08-14 Glenn MorrisAdd CVE number to ChangeLog
2012-08-14 Glenn Morris* src/eval.c (Fcalled_interactively_p): Doc fix. ...
2012-08-14 Glenn MorrisAuto-commit of generated files.
2012-08-14 Chong YidongFix build failure with glibc-2.16.
2012-08-14 Ulrich Mueller* systime.h (EMACS_TIME_CMP): Don't cast time_t values...
2012-08-14 Chong YidongImprove the file-local variable regression test.
2012-08-13 Eli ZaretskiiBackport: Don't disable Unicode menus on Windows NT...
2012-08-13 Leo Liu* lisp/net/rcirc.el (rcirc-split-message): New function.
2012-08-13 Chong YidongBackport fix for Bug#11677 from trunk
2012-08-12 Jan DjärvBackports for 1995-05-29T20:16:10Z!kwzh@gnu.org, 1995...
2012-08-10 Glenn Morris* test/automated/files.el (files-test-disable-local...
2012-08-10 Glenn Morris* admin/bzrmerge.el (bzrmerge-resolve): Disable local...
2012-08-10 Glenn Morris* lisp/emacs-lisp/copyright.el (copyright-update-direct...
2012-08-10 Glenn MorrisDisable local eval: in some places
2012-08-08 Glenn Morris* test/automated/files.el: New file.
2012-08-08 YAMAMOTO Mitsuharu* unexmacosx.c (copy_data_segment): Copy initialized...
2012-08-07 Glenn Morris* test/automated/Makefile.in (all): Fix typo.
2012-08-07 Glenn Morrishack-local-variables-filter fix for bug#12155
2012-08-07 YAMAMOTO MitsuharuAdd new load commands for OS X 10.8.
2012-08-07 Chong YidongBackport 2012-06-23T12:54:59Z!cyd@gnu.org from trunk
2012-08-07 Chong YidongBackport 2012-06-23T12:48:24Z!cyd@gnu.org from trunk
2012-08-06 Aurélien Aptel* doc/misc/url.texi (Parsed URLs): Adjust to the code...
2012-08-06 Glenn MorrisRevert typo in previous
2012-08-06 Glenn MorrisRemove non-standard comment from license section of...
2012-08-06 Stefan Monnier* lisp/progmodes/cperl-mode.el (cperl-mode): Yet anothe...
2012-08-06 Eli ZaretskiiFix bug #12138 with indexing "closures".
2012-08-05 Glenn MorrisNEWS clarification
2012-07-31 Chong Yidong* emacs.texi: Fix ISBN.
2012-07-28 Chong YidongFix bogus code in gdb-place-breakpoints.
2012-07-28 Eli ZaretskiiFix bug #12073 with outdated FAQ entry.
2012-07-25 Leo LiuAvoid leaving nil in the alist in cc-imenu-objc-function
2012-07-25 Chong YidongBackport fix for Bug#11989 from trunk.
2012-07-21 Eli ZaretskiiFix bug #11958 with description of mouse-2 in the Emacs...
2012-07-21 Leo LiuUse match-string-no-properties instead in c-defun-name
2012-07-20 Leo Liu* lisp/progmodes/cc-cmds.el (c-defun-name): Handle...
2012-07-20 Jan DjärvBackport: Recognize Objective-C methods also in c-defun...
2012-07-20 Leo Liu* progmodes/cc-langs.el (c-symbol-start): Include char _.
2012-07-19 Chong YidongAvoid two crashes involving windows on dead frames.
2012-07-19 Chong Yidong* emacs.texi: Update ISBN.
2012-07-18 Stefan Monnier* lisp/userlock.el, emacs-lisp/map-ynp.el: Declare...
2012-07-18 Stefan Monnier* lisp/progmodes/cperl-mode.el (cperl-unwind-to-safe...
2012-07-14 Eli ZaretskiiDon't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.
2012-07-12 Andreas SchwabFixes: debbugs:11917
2012-07-10 Andreas Schwab* shr.el (shr-expand-url): Handle URL starting with...
2012-07-09 Stefan Monnier* lisp/progmodes/sh-script.el (sh-syntax-propertize...
2012-07-02 Glenn Morris* lisp/simple.el (kill-whole-line): Doc tweak.
2012-07-01 Eli ZaretskiiFix bug #11827 with file-relative-name on MS-Windows.
2012-06-29 Chong YidongTexinfo markup fixes for Emacs manual.
2012-06-28 Andreas Schwab* calendar/cal-dst.el (calendar-current-time-zone)...
2012-06-28 Glenn MorrisAdd a PROBLEMS note about the libotf name-clash annoyance
2012-06-28 Andreas Schwab* gnutls.c (emacs_gnutls_handshake): Revert last change...
2012-06-26 Andreas Schwab* gnutls.c (emacs_gnutls_handshake): Only retry if
2012-06-26 Glenn Morris* doc/emacs/fixit.texi (Undo): Grammar fixes. (Bug...
2012-06-25 Glenn Morris* lisp/progmodes/which-func.el (which-func-format)...
2012-06-25 Masatake YAMATO* lisp/progmodes/which-func.el (which-func-format)...
2012-06-24 Michael Witten* doc/emacs/fixit.texi (Undo): Fix typo. (tiny change)
2012-06-24 Glenn MorrisAuto-commit of loaddefs files.
2012-06-24 Leo LiuBackport: Avoid buffer read-only error in ibuffer-diff...
2012-06-24 Leo LiuBackport: Avoid error when process-contact returns...
2012-06-24 Leo LiuBackport: * Fix typo in diff-file-prev/next
2012-06-23 Leo LiuBackport: Fix mal-formed defconst in url-http-codes
2012-06-23 Leo Liu* textmodes/enriched.el (enriched-next-annotation):
2012-06-23 Eli ZaretskiiBackport: Really fix bug #11519, by fixing the last...
2012-06-23 Stefan Monnier* minibuffer.el (minibuffer-confirm-exit-commands)...
2012-06-22 Glenn MorrisAuto-commit of generated files.
2012-06-21 Glenn MorrisComment
2012-06-21 Glenn Morris* src/charset.c (init_charset): Make lack of etc/charse...
2012-06-21 Ulrich Mueller* configure.in: Use m/intel386.h for amd64 with x32...
2012-06-21 Glenn MorrisAdd some f90 preprocessor font-lock (bug#10499)
2012-06-21 Stefan Monnier* lisp/progmodes/cperl-mode.el (cperl-update-syntaxific...
2012-06-19 Glenn MorrisRename infodir to buildinfodir in doc/*/Makefile.in...
2012-06-13 Glenn MorrisFurther mule-menu-keymap doc tweak
2012-06-13 Glenn MorrisNEWS tweak
2012-06-13 Glenn MorrisDoc tweaks for mule-cmds .el
2012-06-11 Jan Djärv* nsterm.m (x_free_frame_resources): Move xfree so...
2012-06-11 Chong YidongMore minor manual copyedits to fix 7x9 manual underfull...
2012-06-10 Gnus developersMerge changes made in No Gnus
2012-06-10 Chong YidongEmacs manual tweaks to accomodate 7x9 pdf.
2012-06-10 Chong YidongRegenerate ldefs-boot.el.
2012-06-10 Chong YidongMinor fix to sc.texi to allow HTML compilation.
next