]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-08-18 Lars IngebrigtsenAllow set-frame-height/set-frame-width to be used inter...
2019-08-18 Štěpán NěmecAdd an advice-add/interactive spec example
2019-08-18 Johan ClaessonInvalidate dir-locals-directory-cache when writing...
2019-08-18 Noam PostavskyHandle more subprocess chunking in M-x man (Bug#36927)
2019-08-18 Paul EggertImprove bignum_integer static checking
2019-08-18 Eli ZaretskiiAttempt to fix assertion violation in eval.c
2019-08-18 Lars IngebrigtsenMake `browse-url-of-buffer' work from zip files
2019-08-18 Paul EggertFix org-timer-show-remaining-time > 1 hour
2019-08-17 Lars IngebrigtsenMake `describe-function' say that disabled functions...
2019-08-17 Lars IngebrigtsenMake newline-and-indent take a numeric prefix
2019-08-17 Lars IngebrigtsenIssue a message on `C-x o' and there's no other window
2019-08-17 Lars IngebrigtsenIssue a message on `C-x 1' when there's nothing to do
2019-08-17 Lars IngebrigtsenDoc clarification in two comment-* functions
2019-08-17 Paul EggertAdd FIXMEs for subsecond support
2019-08-17 Juri Linkov* lisp/frameset.el (frameset-restore): Make sure last...
2019-08-17 Lars IngebrigtsenDoc clarification for call-interactively
2019-08-17 Paul EggertPort test harness to Solaris 10
2019-08-17 Paul EggertUpdate from Gnulib
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...
next