]> code.delx.au - gnu-emacs/history - lisp
* lisp/emacs-lisp/seq.el: Load cl-lib, not cl-extra.
[gnu-emacs] / lisp /
2016-04-07 Glenn Morris* lisp/emacs-lisp/seq.el: Load cl-lib, not cl-extra.
2016-04-07 Leo LiuFix "Beginning of buffer" error in forward-page
2016-04-06 Dmitry GutovAdd a `transient' project type
2016-04-06 Lars Magne Ingebri... Revert "Backport HTTPS proxy fix"
2016-04-06 Tao FangBackport HTTPS proxy fix
2016-04-05 Paul EggertAvoid describe-key error with lambdas
2016-04-04 Artur Malabarba* lisp/emacs-lisp/package.el (package-install-selected...
2016-04-03 Michael AlbinusHandle Bug#23186
2016-04-03 Paul EggertMore format-time-string change fixups
2016-04-03 Joakim VeronaRemove unused arguments from make-xwidget
2016-04-02 Eli ZaretskiiAdapt calls to 'format-time-string' to changes in Emacs 25
2016-04-02 Eli ZaretskiiImprove vc-diff with Git backend
2016-04-02 Dmitry Gutov(js--continued-expression-p): Special-case unary plus...
2016-04-01 Eli Zaretskii; * lisp/vc/vc-annotate.el (vc-annotate): Clarify comme...
2016-04-01 Alan MackenziePrevent C++ Mode wrongly fontifying some identifiers...
2016-03-31 Mark OteizaTeach M-x disassemble a default argument.
2016-03-31 Eli ZaretskiiFix EOL decoding in vc-annotate with SVN back-end on...
2016-03-31 Michael AlbinusFix OS X specific settings in tramp-tests
2016-03-30 Alan MackenzieFinish fixing a cacheing bug in CC Mode (see 2016-03-09)
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-29 Alan MackenzieIn M-%, avoid making buffer-local binding of text-prope...
2016-03-28 Dmitry GutovRemove prog-indentation-context
2016-03-27 Eli ZaretskiiDon't start the 'midnight' timer twice
2016-03-26 Stephen BermanFix todo-mode category movement
2016-03-26 Glenn Morris* lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.
2016-03-25 Eli ZaretskiiFix 'dired-goto-file' in Dired buffers produced by...
2016-03-25 Nicolas PettonFix map-put and map-delete for alists (Bug#23105)
2016-03-25 Philipp StephaniAdd customization option for using UTF-8 coordinates...
2016-03-25 Eli ZaretskiiMinor doc string fixes in replace.el
2016-03-25 Eli ZaretskiiFix splash screen display at startup
2016-03-24 Paul EggertAvoid stray As next to IDLW icons
2016-03-24 Juri Linkov* lisp/minibuffer.el (minibuffer-completion-help):...
2016-03-23 Paul EggertComint, term, and compile now set EMACS
2016-03-23 Paul EggertResurrect GNUS-NEWS autogeneration
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 Ingebri... Render empty <ul><li><ul> correctly
2016-03-20 Lars Magne Ingebri... Ignore invalid base64 encoded embedded images
2016-03-20 Lars Magne Ingebri... Fix <p> and <div> newlines with or without <li> in shr
2016-03-19 Eli ZaretskiiAvoid errors in 'newline'
2016-03-18 Dmitry GutovFixup the "normal" matcher; highlight global var symbol...
2016-03-18 Marcin BorkowskiHonor prefix arg in doc-view-next-line-or-next-page
2016-03-18 Paul Eggert; Spelling fixes
2016-03-17 Michael AlbinusMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
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 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 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-14 Alan MackenzieFix a cacheing bug, which led to inordinately slow...
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 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 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-11 Dmitry GutovSupport Ruby 2.3.0's safe navigation operator
2016-03-11 Dmitry GutovAdd symref-filepattern entries for c?perl-mode
2016-03-10 Dmitry GutovIndent methods with keyword names correctly
2016-03-10 Dmitry GutovPropertize character literals and special global variab...
2016-03-09 John WiegleyRevert "Revert "Backport: * lisp/isearch.el: Turn char...
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 Dmitry GutovRemove the highlighting support for quoting 'like this...
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-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 ThirdUse the correct dabbrev expansion
2016-03-02 Nicolas Petton; Auto-commit of loaddefs files. emacs-25.0.92
2016-03-02 Michael AlbinusFix Bug#22859
next