]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2012-10-09 Kazuhiro Ito* lisp/gnu/starttls.el (starttls-extra-arguments):...
2012-10-05 Glenn Morris* newsticker.texi (Overview, Requirements, Usage, Confi...
2012-10-05 Glenn Morris* lisp/net/newst-treeview.el (newsticker-group-move...
2012-10-05 Glenn MorrisDoc fixes
2012-10-05 Glenn MorrisDoc typo fixes
2012-10-04 Glenn Morris* lisp/emacs-lisp/timer.el (with-timeout): Add missing...
2012-10-04 Ikumi Keita* src/minibuf.c (Fcompleting_read): Doc fix (tiny change)
2012-10-03 Bruno Félix... * doc/lispref/functions.texi (Function Safety): Copyedi...
2012-10-03 Douglas Lewan* etc/tutorials/TUTORIAL.pt_BR: Fix typo (tiny change)
2012-10-01 Juanma Barranquero*** empty log message ***
2012-09-30 Juanma Barranquerolisp/ido.el (ido-buffer-disable-smart-matches): Fix...
2012-09-28 Leo LiuUse minibuffer-message in pcomplete-show-completions
2012-09-28 Leo Liuido.el (ido-set-matches-1): Fix 2012-09-11 change
2012-09-25 Leo LiuFix typo in files.texi
2012-09-24 Glenn MorrisDoc fixes
2012-09-21 Chong YidongBackport fix for Bug#12463 from trunk.
2012-09-20 YAMAMOTO MitsuharuFix space in last commit.
2012-09-20 YAMAMOTO MitsuharuAdd new load command for Xcode 4.5.
2012-09-18 Glenn Morrisrun-hooks-with-args-* do fixes (bug#12393)
2012-09-17 Glenn MorrisFix ChangeLog, add missing :version.
2012-09-16 Leo LiuIDO: Disable match re-ordering for buffer switching
2012-09-14 Andreas SchwabFixes: debbugs:12444
2012-09-12 Eli ZaretskiiFix a typo that caused crashes in redisplay.
2012-09-12 Eli ZaretskiiFix bug #12403 with garbled display under non-zero...
2012-09-12 Jan Djärv* gtkutil.c (x_wm_set_size_hint): Use 1 col for base_wi...
2012-09-12 Jose Marino* idlw-shell.el (idlwave-shell-complete-filename):...
2012-09-12 Glenn Morris* doc/lispref/debugging.texi (Using Debugger): Fix...
2012-09-11 Leo LiuMention with-demoted-errors in the doc-string of ignore...
2012-09-11 Glenn Morrisload-path-shadows-font-lock-keywords tweak
2012-09-10 Glenn Morris* mail/emacsbug.el (report-emacs-bug): Trap load-path...
2012-09-09 Alan MackenzieBackport: AWK Mode: make auto-newline work when there...
2012-09-08 Joel Bion* lisp/pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add...
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 emacs-24.2
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.
next