]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-08-17 Eli ZaretskiiImprove support of the ancient Egyptian script
2019-08-17 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-08-17 Paul EggertHave time-add etc. respect CURRENT_TIME_LIST too
2019-08-17 Eli ZaretskiiFix a recent documentation change
2019-08-17 Paul EggertMore-compatible subsecond calendrical timestamps
2019-08-17 Paul EggertBroaden format-seconds to Lisp timestamps
2019-08-17 Paul EggertSubtracting “now” from “now” should yield zero
2019-08-16 Paul EggertFix time-add rounding bug
2019-08-16 Lars IngebrigtsenMention `next-multiframe-window' when talking about...
2019-08-16 Lars IngebrigtsenAdd missing skeleton entries in autotype.texi
2019-08-16 Alex BranhamMake checkdoc check cl-lib function docstrings
2019-08-16 Alex BranhamAvoid deleting closing quotation mark in checkdoc
2019-08-16 Thomas FitzsimmonsRevert "package.el: Allow Package-Requires to span...
2019-08-16 Lars IngebrigtsenMention that text properties are removed in substitute...
2019-08-16 Lars IngebrigtsenAdd some examples in "Adding Generalized Variables"
2019-08-16 Thomas Fitzsimmonspackage.el: Allow Package-Requires to span multiple...
2019-08-16 Thomas FitzsimmonsDo not recreate full URL for proxied HTTPS requests...
2019-08-16 Andreas MerzigerMake diary-european-date-forms elements mutually exclusive
2019-08-16 Lars IngebrigtsenFix up previous cl-def* changes in bovine
2019-08-16 Lars IngebrigtsenReimplement the `fill-flowed' function to respect space...
2019-08-16 Alex BranhamFix eshell-mode-map initialization
2019-08-15 Lars IngebrigtsenRename variables and functions with "auto-load" in...
2019-08-15 Lars IngebrigtsenRemove mentions of XEmacs from the Gnus manual and faq
2019-08-15 Lars IngebrigtsenMention what effect nil has as the prompt for read...
2019-08-15 Lars Ingebrigtsenetc/NEWS: Note that `list-processes' includes port...
2019-08-15 Paul EggertFix typeof portability issue with bitfields
2019-08-15 Paul EggertFix rounding errors with float timestamps
2019-08-15 Michael AlbinusGive auto-revert-test02-auto-revert-deleted-file a...
2019-08-15 Michael AlbinusImprove Tramp manual
2019-08-15 Paul EggertDebug out-of-range make_fixnum args
2019-08-15 Paul EggertFix some fixnum overflow problems in ccl.c
2019-08-15 Paul EggertPort mod-test-nanoseconds to 32-bit Emacs
2019-08-15 Lars IngebrigtsenInclude port numbers in `M-x list-processes'
2019-08-15 Lars IngebrigtsenAdd some cl- concept index entries
2019-08-15 Lars IngebrigtsenClarify the doc string of complete-with-action
2019-08-15 Lars IngebrigtsenClean up Gnus manual reference to XEmacs variables
2019-08-15 Lars IngebrigtsenMinor Scroll Bars clarification
2019-08-15 Lars IngebrigtsenArrange custom-face-attributes closer to how heavy...
2019-08-15 Lars IngebrigtsenUse gnus-summary-button-forward in gnus-summary-mode-map
2019-08-15 Paul EggertRemove INT_ADD_WRAPV bug workarounds
2019-08-15 Lars IngebrigtsenAdd C-b/f/p/n keystrokes in `M-x snake'
2019-08-15 Paul EggertUpdate from Gnulib
2019-08-15 Lars IngebrigtsenAdd cl-def* forms to bovine/el.el
2019-08-15 Lars IngebrigtsenDon't alter function name face height in manoj-dark...
2019-08-15 Lars IngebrigtsenRespect the BUFFER parameter in `fill-flowed'
2019-08-14 Lars IngebrigtsenOutput the maintainer and author(s) in the package...
2019-08-14 Juri Linkov; Fix typoes.
2019-08-14 Eli ZaretskiiFix fetching URLs with stuff that looks like HTTP headers
2019-08-13 Paul EggertDon’t increase consing_until_gc when out of memory
2019-08-13 Paul EggertLet consing_until_gc exceed EMACS_INT_MAX
2019-08-13 Paul EggertLet consing_until_gc exceed INTPTR_MAX
2019-08-13 Paul EggertFix GC threshold typo
2019-08-13 Eli ZaretskiiImprove documentation of 'diff-font-lock-prettify'
2019-08-13 Eli ZaretskiiFix initialization of user-defined fringe bitmaps in...
2019-08-12 Eli Zaretskii; Add commentary to recent changes
2019-08-12 Óscar Fuentes* lisp/password-cache.el: adapt test to change in passw...
2019-08-12 Michael AlbinusQuote file names properly in Tramp
2019-08-12 Michael AlbinusHandle symbolic links properly in Tramp gfvs methods
2019-08-12 Michael AlbinusFix caching problem in Tramp smb method
2019-08-12 Paul EggertPrefer signed when testing for signed overflow
2019-08-11 Óscar Fuentespassword-cache: differentiate null values from non...
2019-08-11 Eli ZaretskiiFix garbage collection
2019-08-11 Eric AbrahamsenPrompt for new sieve script names in sieve management
2019-08-11 Michael AlbinusRetrieve start time from remote machine, use compat...
2019-08-11 Glenn MorrisSet custom :version for recently modified undo options
2019-08-10 Stefan Kangas* doc/emacs/calendar.texi (Time Intervals): Doc fix.
2019-08-10 Stefan KangasDouble undo limits
2019-08-10 Glenn MorrisMerge from origin/emacs-26
2019-08-10 Glenn Morris; Merge from origin/emacs-26
2019-08-10 Glenn MorrisMerge from origin/emacs-26
2019-08-10 Glenn Morris; Merge from origin/emacs-26
2019-08-10 Eli ZaretskiiImprove documentation of features that use the fringes
2019-08-10 Michael AlbinusUse a time offset when comparing times of local and...
2019-08-10 Mauro ArandaFix docstrings in pong
2019-08-10 Mauro ArandaFix pong collision detection
2019-08-10 Alex GramiakSet up defined_color_hook for the initial frame
2019-08-10 Philippe SchnoebelenSupport bool-vectors in cl-extra.el
2019-08-09 Juri Linkov* lisp/frameset.el (frameset--minibufferless-last-p...
2019-08-09 Eli ZaretskiiFix highlighting in man pages displayed by "M-x man"
2019-08-09 Eli ZaretskiiImprove doc strings of 'append-to-buffer' and friends
2019-08-09 Eli ZaretskiiFix doc strings modified in recent changes
2019-08-09 Noah FriedmanProvide better target window consistency across x windo...
2019-08-09 Noah Friedman(Fx_change_window_property): Rename SOURCE arg to WINDOW-ID
2019-08-09 Noah Friedman(Fx_change_window_property): Add optional arg SOURCE.
2019-08-09 Stefan KangasUse "python -m pdb" when "pdb" is missing in M-x pdb
2019-08-08 Noam PostavskySay how to enable event designators in the eshell manual
2019-08-08 Mauro ArandaFix octave-mode ElDoc support
2019-08-08 Michael AlbinusWork on Tramp backward compatibility
2019-08-08 Michael AlbinusImprove time arithmetic in tramp--test-file-attributes...
2019-08-08 Michael AlbinusSuppress false alarm in Tramp
2019-08-08 Eli ZaretskiiAvoid Groff hanging on MS-Windows when invoked by ...
2019-08-08 Stefan KangasSuppress interactive-only warnings in undo-tests.el...
2019-08-08 Mattias EngdegårdSuppress relint errors in fortran.el
2019-08-08 Mattias EngdegårdFix XTerm OSC 52 selection retrieval (bug#36879)
2019-08-07 Glenn MorrisTests need to be moved when source files are
2019-08-07 Philipp StephaniIgnore pending_signals when checking for quits.
2019-08-07 Michael Albinus; Still working on tramp--test-file-attributes-equal-p
2019-08-07 Michael Albinus; Instrument tramp--test-file-attributes-equal-p
2019-08-07 Michael AlbinusContinue to work on Bug#36940
2019-08-07 Paul EggertRe-port dump_bitset_clear to -fsanitize=undefined
next