]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-03-10 Paul EggertSync with gnulib
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-03-10 Eli ZaretskiiBy default, etags produces unqualified Perl tag names
2016-03-10 Dmitry GutovIndent methods with keyword names correctly
2016-03-10 Dmitry GutovPropertize character literals and special global variab...
2016-03-10 Eli Zaretskii; Fix last change in NEWS
2016-03-09 John WiegleyChange how /etc/NEWS presents character folding
2016-03-09 John WiegleyRevert "Revert "Backport: * lisp/isearch.el: Turn char...
2016-03-09 Andreas SchwabProperly handle lambda as read function (bug 22961)
2016-03-09 Dmitry GutovPropertize operator symbol names with symbol syntax...
2016-03-09 Dmitry GutovStop recognizing :#{} as symbol in ruby-mode
2016-03-09 Dmitry GutovAllow using the left shift operator without spaces...
2016-03-08 Andreas SchwabProperly handle unquoting in wdired (bug 22938)
2016-03-08 Paul Eggert; Spelling fix and tighten up comment
2016-03-07 Dmitry GutovAllow splat operator before percent literal
2016-03-07 Dmitry GutovDon't apply the return value of goto-char as syntax...
2016-03-07 Dmitry GutovGuard against nested percent literals
2016-03-07 Dmitry GutovRecognize iuwu-mod after an escaped newline
2016-03-06 Andreas SchwabFix symbolic mode string conversion for s and t
2016-03-06 Eli ZaretskiiUpdate 'ucs-names' database
2016-03-06 Eli ZaretskiiImprove doc string of 'shell-command'
2016-03-06 Eli ZaretskiiMake the code in movemail_strftime more general
2016-03-06 Eli ZaretskiiSpeed up redisplay of binary files with long series...
2016-03-06 Dmitry GutovRemove the highlighting support for quoting 'like this...
2016-03-05 Paul EggertRestore leading space in movemail pop output
2016-03-05 Eli ZaretskiiFix bidi-paragraph-direction in Rmail view buffer
2016-03-05 Dmitry GutovDon't misindent computed property generator methods
2016-03-05 Eli ZaretskiiFix mbox files produced by movemail on MS-Windows
2016-03-05 Paul Eggertdoc string file descriptor exhaustion fix
2016-03-04 Michael AlbinusFix Bug#22814
2016-03-04 Lars IngebrigtsenFix insertion of edited servers in the dribble file
2016-03-04 Martin RudalicsFix previous fix of enlarge-/shrink-window
2016-03-03 Artur Malabarba* lisp/isearch.el (isearch-define-mode-toggle): Fix...
2016-03-03 Mark OteizaComplete temperature units in calc-convert-temperature
2016-03-03 Dmitry GutovMake sure to use case-sensitive search
2016-03-02 Ulf JasperPrevent infinite loop on not-well-formed xml. (Bug...
2016-03-02 Alan ThirdAdd the missing test case for the previous patch
2016-03-02 Alan ThirdUse the correct dabbrev expansion
2016-03-02 Nicolas Petton; Auto-commit of loaddefs files. emacs-25.0.92
2016-03-02 Nicolas PettonBump version to 25.0.92
2016-03-02 Nicolas Petton* etc/AUTHORS: Update the AUTHORS file
2016-03-02 Nicolas Pettonauthors.el updates
2016-03-02 Nicolas Petton; fix changelog entries
2016-03-02 Nicolas Petton; make change-history-commit
2016-03-02 Michael AlbinusFix Bug#22859
2016-03-01 Eli Zaretskii; * src/w32proc.c: Update the commentary to sys_select.
2016-03-01 Eli ZaretskiiFix reordering of bidi text in an isolate inside an...
2016-03-01 Alan MackenzieDocument c-guess-basic-syntax in the CC Mode manual.
2016-03-01 Glenn Morris; Auto-commit of loaddefs files.
2016-03-01 Michael AlbinusFix targets in test/automated/Makefile.in
2016-03-01 Oscar Fuentes; * lisp/vc/vc-hooks.el: corrected docstring of face
2016-03-01 Leo LiuComment on last change to define-derived-mode
2016-03-01 Lars IngebrigtsenAllow binding `url-mime-accept-string'
2016-03-01 Lars IngebrigtsenAlso allow setting the paragraph direction to nil
2016-02-29 Anders LindgrenMade the new OS X visible bell more visible.
2016-02-29 Lars IngebrigtsenUse the correct background color when filling nested...
2016-02-29 Lars IngebrigtsenMake <div> in <li> not insert extra newlines
2016-02-29 Dmitry GutovUncomment the next-error-function integration in xref
2016-02-29 Dmitry GutovRemove the word "valid", to avoid ambiguity
2016-02-28 Michael AlbinusMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-02-28 Michael AlbinusSet auto-revert-use-notify to nil in global-auto-revert...
2016-02-28 Paul Eggert* etc/TODO: Minor quoting and grammar fixes.
2016-02-28 Friedrich BeckmannFix ModelSim error parsing
2016-02-28 Lars IngebrigtsenMake parse-time-string-chars faster
2016-02-28 Lars IngebrigtsenAdd a eww command to toggle paragraph direction
2016-02-27 Glenn Morris* nextstep/WISHLIST: Merge into etc/TODO and remove.
2016-02-27 Andreas SchwabFix char signedness issue in bidi code
2016-02-27 Andreas Schwab* lib-src/pop.c (socket_connection): Fix format string.
2016-02-27 Eli ZaretskiiAvoid inflooping in thing-at-point-looking-at
2016-02-27 Leo Liu* lisp/emacs-lisp/derived.el (define-derived-mode)...
2016-02-26 Michael Albinusetc/PROBLEMS: Mention problems with using file descriptors
2016-02-26 Kaushal Modi* lisp/apropos.el (apropos-variable): Doc fix. (Bug...
2016-02-25 Eli ZaretskiiRemove unneeded workaround in xftfont.c
2016-02-25 Eli Zaretskii; * etc/NEWS: Reflect latest changes in saveplace.
2016-02-25 Stefan Monnier* lisp/saveplace.el (save-place-local-mode): New minor...
2016-02-25 Eli ZaretskiiFix redisplay on a TTY after 'make-frame'
2016-02-25 Alan MackenzieMake double-click-1 work with unbalanced parens in...
2016-02-25 Magnus HenochInput method polish-slash should not use keyboard trans...
2016-02-25 Chris FengFix an assertion
2016-02-24 Eli ZaretskiiFix 'toggle-save-place'
2016-02-24 Stefan Monnier* src/keyboard.c: Don't inadvertently set immediate_ech...
2016-02-24 Chris ZhengMinor fixes in calculator.el
2016-02-24 Anders LindgrenUpdate HISTORY section in readme for the NextStep inter...
2016-02-24 Eli Zaretskii; * doc/lispref/modes.texi (Font Lock Basics): Minor...
2016-02-24 Eli ZaretskiiImprove documentation of 'save-place-mode'
2016-02-24 Chris FengAllocate glyph matrices for the initial frame
2016-02-24 Lars IngebrigtsenFix white space in last checkin
2016-02-24 Dima KoganMake `insert-pair' always leave the cursor where documented
2016-02-24 Kaushal Modietc/NEWS: Mention the new second parameter to `package...
2016-02-24 John F. TrudeauHighlight assignments in Makefiles more correctly
2016-02-23 Eli ZaretskiiImprove documentation of focus-related hooks
2016-02-23 Eli ZaretskiiFurther improve doc string of 'disable-point-adjustment'
2016-02-23 Michael AlbinusFurther adaptions in file-notify-tests.el for w32notify
2016-02-23 Jan TatarikDon't bug out on localised dates in gnus-icalendar
2016-02-23 Drew Adams(ls-lisp-insert-directory): Make -B work
2016-02-23 Vaidheeswaran CMake buttons in header lines work
2016-02-23 Christopher... Make setf for frame-height/width work again
2016-02-23 Ɓukasz StelmachEncode header strings before printing
2016-02-23 Nicolas Richard(cl-union): Do not ignore :test argument when lists...
2016-02-23 Lars IngebrigtsenAdd `isearch' to `basic-faces'
next