]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-06-23 Glenn Morris* Makefile.in (install-arch-dep): Simplify with Make...
2015-06-23 Artur Malabarba* lisp/isearch.el: Fold many unicode characters to...
2015-06-23 Glenn MorrisCheck for an input event before showing a dialog box...
2015-06-23 Jürgen HartmannRespect ‘switch-to-visible-buffer’ more rigidly. ...
2015-06-23 Paul Eggert* src/keyboard.c (last_timer_event): Remove unused...
2015-06-23 Artur Malabarba* test/automated/package-test.el (package-test-update...
2015-06-23 Glenn MorrisRevert 2014-06-25 nextstep/Makefile change.
2015-06-23 Glenn Morris* configure.ac (--with-ns): Enable by default on OS X.
2015-06-23 Leo LiuFix shell-for/backward-command to exclude spaces
2015-06-22 Juri Linkov* lisp/replace.el (query-replace-read-from): Add separa...
2015-06-22 Juri Linkov* lisp/simple.el (shell-command-on-region): Replace...
2015-06-22 Ken BrownEnable CPU profiling on Cygwin
2015-06-22 Ken BrownImprove diagnostics of profiler-cpu-start
2015-06-22 Artur Malabarba* lisp/emacs-lisp/package.el: Exclude packages by name
2015-06-22 Artur Malabarba* lisp/emacs-lisp/package.el: Rename hide-obsolete...
2015-06-22 Eli ZaretskiiFix debug-timer-check on systems without HAVE_TIMERFD
2015-06-22 Eli ZaretskiiFix RCS crashes in vc-test
2015-06-22 Glenn Morris* doc/emacs/package.texi (Packages):
2015-06-22 Glenn Morris* doc/misc/efaq-w32.texi (Downloading): Copyedits....
2015-06-22 Paul EggertPort tests to help-quote-translation
2015-06-22 Dmitry GutovMake find-function-on-key use the current window
2015-06-21 Nicolas PettonRevert "Define `map-elt' as a generalized variable"
2015-06-21 Ken BrownDrop support for CPU profiling on Cygwin
2015-06-21 Paul EggertFix some “nested” quoting confusion in doc strings
2015-06-21 Nicolas PettonDefine `map-elt' as a generalized variable
2015-06-21 Michael AlbinusImprove error handling in tramp-adb.el
2015-06-21 Nicolas PettonReuse `alist-get' in map.el
2015-06-21 Eli ZaretskiiFix bytecomp-tests--warnings when $TMPDIR has a long...
2015-06-21 Eli ZaretskiiExpect 2 icalendar tests to fail on MS-Windows
2015-06-21 Glenn Morris; Auto-commit of ChangeLog files.
2015-06-20 Paul EggertImprove port of settings UI to older displays
2015-06-20 Paul EggertFix quoting in electric-quote-mode doc string
2015-06-20 Paul EggertSpelling fix
2015-06-20 Paul Eggert* doc/misc/texinfo.tex, lib/set-permissions.c: Merge...
2015-06-20 Paul Eggert* src/doc.c (syms_of_doc): Remove unused symbols.
2015-06-20 Martin RudalicsIn ‘window-state-put’ undedicate target window. (Bug...
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-19 Eli ZaretskiiFix file-in-directory-p when the directory is UNC
2015-06-19 Stephen BermanFixes: debbugs:20832
2015-06-19 Nicolas RichardFixes: debbugs:20832
2015-06-19 Stefan Monnier(filepos-to-bufferpos): Further tweaks to the utf-16...
2015-06-19 Glenn Morris; Auto-commit of loaddefs files.
2015-06-19 Eli ZaretskiiMinor fixes in filepos-to-bufferpos
2015-06-19 Paul EggertImprove the optional translation of quotes
2015-06-19 Glenn Morris* lisp/cus-start.el (help-quote-translation): Add ...
2015-06-18 Glenn Morris* src/doc.c (Fsubstitute_command_keys): Make previous...
2015-06-18 Alan MackenzieMake translation of quotes to curly in doc strings...
2015-06-18 Artur Malabarba* lisp/emacs-lisp/package.el: Don't always propagate...
2015-06-18 Martin RudalicsFix last fix"
2015-06-18 Martin RudalicsSet image_cache_refcount before x_default_parameter...
2015-06-18 Eli ZaretskiiImprove and extend filepos-to-bufferpos
2015-06-18 Artur Malabarba* lisp/emacs-lisp/package.el (package-menu--perform...
2015-06-18 Eli ZaretskiiUpdate data files from just-released Unicode 8.0
2015-06-18 Paul EggertDocument curved quotes a bit better
2015-06-18 Daiki UenoAdd pinentry.el for better GnuPG integration
2015-06-17 Artur Malabarba* lisp/emacs-lisp/package.el: Slightly better error...
2015-06-17 Stefan Monnier(define-minor-mode): Use setq-default for :global minor...
2015-06-17 Eli ZaretskiiAvoid infloop in redisplay with tall images
2015-06-17 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-work-buffer...
2015-06-17 Artur Malabarba* lisp/let-alist.el: move to lisp/emacs-lisp/let-alist.el
2015-06-17 Artur Malabarba* lisp/emacs-lisp/package.el: Revert buffer after any...
2015-06-17 Stephen LeakeAdd missing function xref-location-group for elisp...
2015-06-17 Wolfgang Jenkner* src/editfns.c (Fbyte_to_position): Fix bytepos not...
2015-06-17 Xue FuqiaoUpdate tutorials/TUTORIAL.cn
2015-06-17 Glenn MorrisGenerate char-script-table from Unicode source. (Bug...
2015-06-17 Glenn Morris* lisp/international/characters.el (char-script-table...
2015-06-17 Glenn MorrisRemove "no-byte-compile: t" from a few files.
2015-06-17 Glenn MorrisFix some typos in copied Unicode data. (Bug#20789)
2015-06-17 Glenn Morris* lisp/emacs-lisp/check-declare.el (check-declare-warn):
2015-06-17 Glenn Morris* lisp/emacs-lisp/pcase.el (pcase--u1): Revert earlier...
2015-06-17 Glenn MorrisAddress a compilation warning.
2015-06-17 Glenn MorrisAddress some check-declare warnings.
2015-06-17 Glenn MorrisAddress some compilation warnings.
2015-06-17 Glenn MorrisAddress some compilation warnings.
2015-06-16 Glenn Morris* lisp/emacs-lisp/pcase.el (pcase--u1):
2015-06-16 Nicolas Petton* lisp/emacs-lisp/seq.el: Fix a byte-compiler warnings...
2015-06-16 Nicolas Petton* lisp/emacs-lisp/map.el (map-into): Fix a byte-compile...
2015-06-16 Nicolas PettonBetter confirmation message in `find-alternate-file...
2015-06-16 Nicolas PettonBetter docstring for null. (Bug#20815)
2015-06-16 Stefan Monnier* lisp/net/newst-treeview.el: Use lexical-binding.
2015-06-16 Stefan Monnier(filepos-to-bufferpos): Add missing cases. Make sure...
2015-06-16 Cédric ChépiedIdentify feeds in newsticker treeview with :nt-feed...
2015-06-16 Stefan Monnier* lisp/emacs-lisp/pcase.el: Improve docs and error...
2015-06-16 Eli ZaretskiiFix infloop in filepos-to-bufferpos
2015-06-16 Martin RudalicsFix handling of image cache refcounts. (Bug#20802)
2015-06-16 Nils AckermannImprove reftex-label-regexps default value
2015-06-16 Glenn Morris* doc/emacs/calendar.texi (Format of Diary File):
2015-06-16 Glenn Morris* doc/emacs/calendar.texi (Format of Diary File, Displa...
2015-06-16 Glenn Morris* doc/emacs/calendar.texi (Specified Dates, Special...
2015-06-16 Glenn MorrisNo need for cp51932.el, eucjp-ms.el to not be compiled...
2015-06-16 Glenn Morris; Comment fixes.
2015-06-16 Glenn Morris* lisp/calendar/calendar.el (diary-file): Use locate...
2015-06-16 Glenn Morris* lisp/macros.el (name-last-kbd-macro, kbd-macro-query)
2015-06-16 Glenn Morris* lisp/textmodes/page-ext.el (add-new-page, pages-direc...
2015-06-15 Stefan Monnier* lisp/info.el: Cleanup bytepos/charpos issues
2015-06-15 Glenn Morris; * lisp/emacs-lisp/derived.el (derived-mode-make-docst...
2015-06-15 Stefan Monnier* lisp/progmodes/perl-mode.el: Refine handling of ...
2015-06-15 Paul EggertFix quoting when making derived mode docstring
2015-06-15 Eli Zaretskii;* src/fontset.c: Update obsolete commentary.
2015-06-15 Eli ZaretskiiFix current-iso639-language on MS-Windows
next