]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-03-23 Paul EggertIgnore more merges when generating ChangeLog
2016-03-23 Paul EggertSync with gnulib
2016-03-23 Paul EggertResurrect GNUS-NEWS autogeneration
2016-03-22 Paul Eggert; Backport ChangeLog.2 fixes from master
2016-03-22 Anders LindgrenMake `toggle-frame-maximized' respect the dock on OS...
2016-03-22 Eli ZaretskiiFix bug in displaying header line with a box face
2016-03-22 Kaushal ModiFix an Isearch var to be a string (Bug#23038)
2016-03-21 Leo LiuFix (args-out-of-range 1) error in cursor-sensor--detect
2016-03-20 Lars Magne... Render empty <ul><li><ul> correctly
2016-03-20 Lars Magne... Ignore invalid base64 encoded embedded images
2016-03-20 Lars Magne... Fix <p> and <div> newlines with or without <li> in shr
2016-03-19 Eli ZaretskiiAvoid errors in 'newline'
2016-03-19 Michael AlbinusFix Bug#23032
2016-03-19 Eli ZaretskiiAdjudicate review comments in abbrevs.texi
2016-03-18 Dmitry GutovFixup the "normal" matcher; highlight global var symbol...
2016-03-18 Tassilo Horn; Small theme additions
2016-03-18 Marcin BorkowskiHonor prefix arg in doc-view-next-line-or-next-page
2016-03-18 Paul Eggert; Spelling fixes
2016-03-18 Paul EggertPort to strict C99 offsetof
2016-03-18 Paul EggertPort to GTK with strict C11 compiler
2016-03-18 Paul EggertPort to GTK with strict C99 compiler
2016-03-17 Anders LindgrenAvoid screen artifacts with new OS X visible bell after...
2016-03-17 Michael AlbinusMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-03-17 Michael AlbinusSuppress some Tramp tests for OSX, do not merge with...
2016-03-17 Glenn Morris* lisp/progmodes/xref.el (xref-buffer-name, xref--window):
2016-03-17 Glenn Morris* lisp/gnus/mm-decode.el (gnus-format-message): Autoloa...
2016-03-17 Glenn Morris* lisp/mail/rmail.el (rmail-mime-entity-truncated)...
2016-03-17 Glenn Morris; Auto-commit of loaddefs files.
2016-03-17 Glenn MorrisAddress compilation warnings due to 2016-01-03 mml...
2016-03-17 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-indent-keyword): Don...
2016-03-16 Glenn Morris* lisp/dired-x.el (dired-omit-here-always): Correct...
2016-03-16 Glenn Morris* lisp/dired-x.el (dired-omit-here-always): Replace...
2016-03-16 Glenn Morris* lisp/xml.el (xml-parse-tag-1): Replace undefined...
2016-03-16 Eli ZaretskiiAvoid segfaults due to frame image cache being absent
2016-03-16 Eli ZaretskiiImprove documentation of glyphless-character display
2016-03-16 Eli Zaretskii; * src/xdisp.c (with_echo_area_buffer): Fix typos...
2016-03-16 Dmitry GutovSupport safe navigation operator in non-SMIE indentatio...
2016-03-16 Thomas FitzsimmonsMove xsd:base64Binary decoding fix to debbugs.el 0.9.1
2016-03-16 Dmitry GutovFix Ruby's operator precedence
2016-03-15 Dmitry Gutov(ruby-interpolation-inside-another-interpolation):...
2016-03-15 Paul EggertPort to clang 3.7.0 on x86-64
2016-03-15 Glenn Morris* test/automated/package-test.el (package-test-signed...
2016-03-15 Paul EggertSync with gnulib
2016-03-15 Eli ZaretskiiFix startup of "emacs -nw" on systems that CANNOT_DUMP
2016-03-15 Dmitry GutovDo not tokenize a comment before continuation as ';'
2016-03-15 Dmitry GutovDon't misindent arguments of a method call inside conti...
2016-03-15 Stefan Monnier* src/keyboard.c (echo_keystrokes_p): Don't test cursor...
2016-03-15 Paul EggertASCII-only etc/NEWS etc.
2016-03-14 Alan MackenzieFix a cacheing bug, which led to inordinately slow...
2016-03-14 Kaushal ModiFix Isearch prompt when invoked with an argument
2016-03-14 Cesar QuirozFix a typo in the Emacs manual
2016-03-14 Paul EggertCurved quotes in etc/NEWS etc.
2016-03-14 Paul EggertFix some single quotes in documentation
2016-03-14 Dmitry GutovMake lisp-completion-at-point's argument optional
2016-03-13 Dmitry GutovTweak the left precedence of '=>'
2016-03-13 Dmitry GutovIndent '.' relative to the first sibling expression
2016-03-13 Dmitry GutovMake '.' associative, for easier sexp navigation
2016-03-13 Phillip LordRevert "Simplify "Visit New File" to "New File""
2016-03-12 Phillip LordSimplify "Visit New File" to "New File"
2016-03-12 Eli ZaretskiiUpdate Unicode notes for importing a new Unicode version
2016-03-12 Eli ZaretskiiImport new data files from Unicode 9.0.0beta
2016-03-12 Eli ZaretskiiAvoid errors in forms-mode when default major mode...
2016-03-12 Eli ZaretskiiAvoid crashes at startup on systems that CANNOT_DUMP
2016-03-12 Eli Zaretskii; * etc/DEBUG: Improve wording. (Bug#22984)
2016-03-12 Eli ZaretskiiFix documentation of seq.el functions
2016-03-11 Dmitry GutovSupport Ruby 2.3.0's safe navigation operator
2016-03-11 John WiegleyUpdate Emacs manual section related to character folding
2016-03-11 Eli Zaretskii; * etc/DEBUG: Fix a typo. (Bug#22984)
2016-03-11 Eli ZaretskiiUpdate admin/notes/unicode
2016-03-11 Dmitry GutovAdd symref-filepattern entries for c?perl-mode
2016-03-10 Ken RaeburnDon't use XRANDR 1.3 extensions if the server doesn...
2016-03-10 Eli Zaretskii; NEWS update for the last change in etags
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
next