]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-07-19 Philipp Stephani* src/gnutls.c (clear_storage): Define only if needed.
2017-07-19 Stephen BermanAdjust todo-quit to recent change in dired
2017-07-19 Michael Albinus; Editorial changes in admin/notes/hydra
2017-07-19 Tino CalanchaAdd test for bugs 7131, 27762
2017-07-18 Michael Albinus* admin/notes/hydra: Mention environment variable EMACS...
2017-07-18 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--defalias-fset...
2017-07-18 Glenn MorrisUse a more specific test for running on hydra.nixos.org
2017-07-18 Eli ZaretskiiAvoid infloop due to Eshell's "smart" redisplay
2017-07-18 Michael Albinus; Add further traces to tramp-tests.el
2017-07-18 Stefan Monnier* emacs-lisp/cl-lib.el (cl--old-struct-type-of): Accept...
2017-07-18 Eli ZaretskiiFix indentation when display-line-numbers is non-nil
2017-07-18 Lars IngebrigtsenDon't use gtk_widget_get_scale_factor on old GTK3 versions
2017-07-18 Noam PostavskyLet delete-selection-mode work with popup-menu commands...
2017-07-18 Paul EggertPort gnutls.c to older (buggier?) GnuTLS
2017-07-17 Vincent BelaïcheFix relocation with named cell referred to by a one...
2017-07-17 Vincent BelaïcheFix symbol completion and document it.
2017-07-17 Lars IngebrigtsenMove comments around
2017-07-17 Lars IngebrigtsenMake scaling work (?) on pre-GTK3 systems
2017-07-17 Lars IngebrigtsenAlways return the GDK scale
2017-07-17 Lars IngebrigtsenRemove usage of the GDK_SCALE variable
2017-07-17 Lars IngebrigtsenGet positions of menus and tooltips right on HiDPI
2017-07-17 Eli Zaretskii; * doc/emacs/dired.texi (Subdirectory Motion): Fix...
2017-07-17 Eli ZaretskiiAllow user control on what starts and ends a paragraph...
2017-07-17 Tino Calancha* lisp/emacs-lisp/map.el (map-put): Fix redundancy...
2017-07-17 Tino Calanchaalist-get: Add optional arg TESTFN
2017-07-17 Michael AlbinusFix `tramp-test39-unload'
2017-07-17 Stephen BermanPreserve point under 'dired-auto-revert-buffer' (second...
2017-07-17 Martin RudalicsHave Fgnutls_available_p return Qnil when GNUTLS is...
2017-07-17 Paul Eggert* src/gnutls.c: Restore some comments.
2017-07-16 Paul EggertUse memset, not bzero
2017-07-16 Paul EggertUse explicit_bzero to clear GnuTLS keys
2017-07-16 Paul EggertMerge from gnulib
2017-07-16 Dieter DeykeFix vc-src-dir-status-files
2017-07-16 Wilfred HughesFix mismatched parens
2017-07-16 Alan ThirdAdd missing declare-function for new function
2017-07-16 R. BernsteinRealgud for tango themes
2017-07-16 Noam PostavskyFix test when running from test/lisp/subr-tests.elc
2017-07-15 Alan ThirdFix some frame handling issues on NS
2017-07-15 Tino Calanchals-lisp: Fix file size format
2017-07-15 Eli ZaretskiiAvoid link errors with older versions of GnuTLS
2017-07-15 Eli ZaretskiiImprove comments in faces.el
2017-07-15 Eli ZaretskiiImprove some GnuTL error messages
2017-07-15 Eli ZaretskiiFix the Elisp manual wrt GnuTL cryptography
2017-07-15 Eli ZaretskiiFix compilation of gnutls.c with older GnuTLS
2017-07-15 rockyRealgud for two more light themes
2017-07-15 Eli ZaretskiiRearrange MS-Windows code that dynamically loads GnuTLS...
2017-07-15 Eli ZaretskiiFix the MS-Windows build broken in gnutls.c
2017-07-15 Lars Ingebrigtsensrc/image.c (compute_image_size): Remove superfluous...
2017-07-15 Lars IngebrigtsenMake combinations of :width/:max-height image specs...
2017-07-14 Glenn MorrisFix recent theme changes
2017-07-14 Paul EggertGnuTLS integer-overflow and style fixes
2017-07-14 Noam Postavsky* .gitlab-ci.yml: Don't install a C++ compiler. Suppre...
2017-07-14 Eli ZaretskiiFix the MS-Windows build due to added GnuTLS functions
2017-07-14 Glenn Morris; Standardize license notices in new files
2017-07-14 Stefan Monnier* lisp/emacs-lisp/bytecomp.el: Fix bug#14860.
2017-07-14 Ted ZlatanovGnuTLS HMAC and symmetric cipher support
2017-07-14 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl--random-time): Remove...
2017-07-14 Paul EggertDo not convert ij and IJ to compatibility chars
2017-07-14 Toon ClaesRemove Turkish ligatures from Dutch input method
2017-07-14 Paul EggertImprove stack-overflow heuristic on GNU/Linux
2017-07-14 Paul EggertRemove duplicate cl--random-state definition
2017-07-14 Michael AlbinusAdjust timer in tramp-test36-asynchronous-requests
2017-07-14 Eli ZaretskiiAlways display rmail progress report under user control
2017-07-14 Eli ZaretskiiAvoid byte-compilation warnings for advised functions
2017-07-14 Eli ZaretskiiAdd assertion related to display-line-numbers
2017-07-14 Eli ZaretskiiPrevent display corruption when display-line-numbers...
2017-07-14 Eli ZaretskiiRevert "Use fixed-pitch font for display-line-numbers"
2017-07-14 Paul EggertMerge from gnulib
2017-07-13 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2017-07-13 Alan MackenzieC++ Mode. Fix anomaly occurring when a ">" is deleted...
2017-07-13 Vincent BelaïcheAdd tests for SES, and fix one more cell renaming bug.
2017-07-13 Michael Albinus; Improve tramp-tests traces
2017-07-12 Alan MackenzieFix some bugs in c-defun-name. This fixes bug #25623.
2017-07-12 Vasilij SchneidermannMake prog-mode-map the parent of c-mode-base-map. ...
2017-07-12 Alan MackenzieCC Mode: create and use c-set-keymap-parent.
2017-07-12 Martin RudalicsMinor tweaks of new line number display variables
2017-07-12 Eli ZaretskiiAvoid assertion violations in close_infile_unwind
2017-07-12 Michael Albinus; Enable traces for tramp-tests.el on hydra
2017-07-11 Eli ZaretskiiUse fixed-pitch font for display-line-numbers
2017-07-11 Eli Zaretskii; * src/xdisp.c (syms_of_xdisp) <display-line-numbers...
2017-07-11 Eli ZaretskiiImprove documentation of display-line-numbers
2017-07-11 Nicolas PettonAdd an optional testfn parameter to assoc
2017-07-10 Michael AlbinusUse `with-demoted-errors' in Tramp
2017-07-10 Michael AlbinusAdd Quick Start Guide to Tramp manual
2017-07-09 Glenn MorrisFix failing module tests on GNU/Linux
2017-07-09 Paul EggertFix core dump in substitute-object-in-subtree
2017-07-09 Philipp StephaniMinor simplification of module_free_global_ref
2017-07-09 Philipp StephaniRe-add a useful assertion
2017-07-09 Valentin Gatien... Fix bug in module_free_global_ref (Bug#27587)
2017-07-09 Philipp StephaniFurther improve electric quote support for Markdown...
2017-07-09 Philipp StephaniRemove pointless code in 'electric-quote-mode'
2017-07-09 Philipp StephaniRefactor 'electric-quote-mode'
2017-07-09 Saulius MenkevičiusAvoid crashes on MS-Windows starting 64-bit .NET execut...
2017-07-09 Eli ZaretskiiAvoid compilation warning in files.el
2017-07-09 Eli ZaretskiiImprove indexing of VC-related stuff in the Emacs manual
2017-07-09 Eli Zaretskii; * etc/NEWS: Fix a typo.
2017-07-09 Eli ZaretskiiSpeed up display of line numbers for very large buffers
2017-07-09 Philipp Stephani; * src/emacs-module.c (module_assert_thread): Simplify.
2017-07-09 Alexander KuleshovDefine internal_border_parts for window systems only...
2017-07-09 R. BernsteinAdd realgud faces faces to whiteboard...
next