]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2014-10-12 Paul EggertFix putenv race conditions with undefined behavior.
2014-10-11 Jan DjärvFix ns-use-fullscreen-animation again... add boolean.
2014-10-11 Jan Djärv* cus-start.el (all): Add missing ns to ns-use-fullscre...
2014-10-11 Leo LiuFix last change
2014-10-11 Leo Liu* progmodes/cfengine.el (cfengine3-defuns, cfengine3...
2014-10-11 Jan Djärv* cus-start.el (all): Add ns-use-fullscreen-animation.
2014-10-11 Jan DjärvFix mailaddress.
2014-10-11 Glenn MorrisDrop support for deprecated (since 23.1) forms of diary...
2014-10-10 Glenn Morris* lisp/erc/erc.el: Fix paren typo in previous.
2014-10-10 Ivan ShmakovOnly initialize erc-last-saved-position if not already...
2014-10-10 Leo Liu* lisp/window.el (temp-buffer-window-show): Make BUFFER...
2014-10-10 Thien-Thi Nguyen[maint] Start Emacs versioning doc; nfc.
2014-10-10 Stefan Monnier* lisp/select.el (gui-selection-exists-p-alist): New...
2014-10-10 Glenn MorrisAllow Info-fontify-maximum-menu-size to specify unlimited
2014-10-10 Glenn Morris* lisp/info.el (Info-fontify-maximum-menu-size): Bump...
2014-10-09 Paul Eggert* lisp.h (USE_STACK_STRING): Now true only if USE_STACK...
2014-10-09 Glenn MorrisMerge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka...
2014-10-09 Stefan Monnier* lisp/frame.el (make-frame): Use t rather than nil...
2014-10-09 Leo Liu* NEWS: Mention optional arg to terpri and new cl-lib...
2014-10-09 Glenn Morris* doc/lispref/frames.texi: Tweak previous tweaks.
2014-10-09 Glenn MorrisDoc tweaks
2014-10-08 Leo LiuEnhance terpri to allow conditionally output a newline
2014-10-08 Glenn Morris* lisp/frame.el: Fix doc typo in previous
2014-10-08 Glenn Morris* cal-x.el (calendar-dedicate-diary): Drop support...
2014-10-08 Leo Liu* lisp/progmodes/cfengine.el (cfengine3-make-syntax...
2014-10-08 Eli ZaretskiiFix bug #18649 with handling C-g on MS-Windows in ...
2014-10-08 Eli Zaretskiidoc/lispref/frames.texi: (Multiple Terminals): Fix...
2014-10-08 Eli ZaretskiiAccept terminal devices on MS-Windows in APIs that...
2014-10-08 Eli ZaretskiiFix bug #18636 with documentation of multi-monitor...
2014-10-08 Kenichi HandaFix bug #18610 with crashes when visiting files with...
2014-10-07 Glenn Morris* admin/unidata/Makefile.in: Check for deleted uni...
2014-10-07 Eli ZaretskiiFix bug #18650 with warning about zlib when loading...
2014-10-07 Dmitry Antipov* font.c (Ffont_get_glyphs): Use validate_subarray...
2014-10-07 Glenn Morrisadmin/unidata/Makefile.in small cleanup
2014-10-07 Glenn Morris* lisp/font-lock.el (font-lock-fontify-buffer): Fix...
2014-10-07 Wilson SnyderSync with upstream verilog-mode revision c075a492
2014-10-06 Jan Tatariklisp/gnus/gnus-icalendar.el (gnus-icalendar-identities...
2014-10-06 Ulf JasperFix "make docs" failure
2014-10-06 Stefan Monnier* lisp/term/w32-win.el: Move all code from 32-common...
2014-10-06 Stefan Monnier* lisp/icomplete.el: Move Iswitchb autoload here. ...
2014-10-06 Glenn Morris* lisp/Makefile.in (obsolete-autoloads): Write to a...
2014-10-06 Martin RudalicsIn term-window-width subtract 1 from width when any...
2014-10-06 Glenn Morris* package.texi (Package Menu): Package list was changed...
2014-10-06 Glenn Morris* lisp/menu-bar.el (menu-bar-games-menu): Remove landmark.
2014-10-06 Jan Djärv* configure.ac: Add -Wno-string-plus-int for clang.
2014-10-06 Leo Liu* imenu.el (imenu): Re-write for clarity.
2014-10-06 Glenn MorrisRemove calendar code obsolete since at least version...
2014-10-05 Paul Eggert* keyboard.c (Qleft, Qright): Remove duplicate definitions.
2014-10-05 Jan DjärvFix disable toolbar for GNUStep.
2014-10-05 Jan Djärv* nsfont.m (nsfont_draw): Use CGFloat for GNUstep newer...
2014-10-05 Glenn MorrisMerge from emacs-24; up to 2014-07-21T01:34:03Z!monnier...
2014-10-05 Jan Djärv* nsterm.m (ns_draw_window_cursor): Adjust y for hbar...
2014-10-05 Jan Djärv* nsterm.m (ns_select, ns_read_socket): Use unwind_prot...
2014-10-05 Jan Djärv* NEWS: Mention ns-use-fullscreen-animation.
2014-10-05 Jan DjärvAdd ns-use-fullscreen-animation for non-native fullscre...
2014-10-05 Jan DjärvImport from macoport 24.3.94.
2014-10-05 Kenichi Handacoding.c (detect_coding_iso_2022): Fix previous change.
2014-10-05 Kenichi Handacoding.c (detect_coding_iso_2022): Set coding->rejected...
2014-10-05 Leo Liu* imenu.el (imenu-default-goto-function): Fix typo.
2014-10-04 Alan Schmittlisp/gnus/nnimap.el (nnimap-process-expiry-targets...
2014-10-04 Peter Münsterlisp/gnus/gnus-delay.el (gnus-delay-send-queue): Remove...
2014-10-04 Glenn MorrisAdd NEWS entry form ntlm.el change
2014-10-04 Thomas Fitzsimmons* lisp/net/ntlm.el (ntlm-build-auth-request): Add NTLM2...
2014-10-04 Glenn Morris* apropos.el (apropos-symbols-internal): Avoid error...
2014-10-04 Glenn Morris* admin/authors.el (authors-renamed-files-alist): Add...
2014-10-04 Glenn MorrisMerge package-x-test.el into package-test.el, to avoid...
2014-10-04 Glenn Morris* lisp/startup.el (command-line): Handle altered user...
2014-10-04 Glenn Morrisdoc/emacs small markup fixes
2014-10-04 Jan DjärvFix Gtk+ tearoff not present on Customize Emacs and...
2014-10-04 Martin RudalicsAdd documentation for horizontal scroll bars and fix...
2014-10-04 Mark Oteiza* lisp/files.el (auto-mode-alist): Use sh-mode for...
2014-10-04 Glenn Morris* configure.ac: Silence warning with some old Xrandr.h.
2014-10-04 Glenn MorrisMerge from emacs-24; up to 2014-07-20T16:14:58Z!dmantip...
2014-10-04 Glenn Morris* doc/lispref/commands.texi (Generic Commands): Copyedits.
2014-10-04 Glenn Morris* doc/misc/vip.texi (Other Vi Commands): Markup fix.
2014-10-04 Glenn MorrisSmall copyedits for doc/lispref
2014-10-04 Glenn MorrisSmall doc/ fixes re @var usage.
2014-10-04 Glenn Morris* doc/lispref/windows.texi (Window Sizes, Resizing...
2014-10-04 Stefan MonnierMerge trivially safe differences from standalone CC...
2014-10-04 Stefan Monnier* lisp/erc/erc.el (erc-channel-receive-names): Silence...
2014-10-04 Glenn MorrisDoc tweaks re multi-monitor
2014-10-04 Glenn Morrisdoc/emacs copyedits re rectangle-mark-mode
2014-10-04 Stefan Monnier* lisp/progmodes/python.el: Avoid building unneeded...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip...
2014-10-03 Glenn MorrisChangeLog fixes
2014-10-03 Glenn MorrisChangeLog merge fix
2014-10-03 Glenn MorrisChangeLog fix
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-16T17:06:12Z!rgm...
2014-10-03 Glenn MorrisChangeLog fixes
2014-10-03 Glenn MorrisA few tiny doc/ copyedits.
2014-10-03 Dmitry GutovFix vc-svn-ignore
2014-10-03 Eli Zaretskiidoc/misc/erc.texi (Connecting): Remove stray "OA" that...
2014-10-03 Kelvin WhiteUpdating ERC documentation
2014-10-03 Kelvin Whiteerc.el (erc-rename-buffers): Use defcustom instead...
2014-10-03 Martin RudalicsMention `frame-resize-pixelwise' to make frames truly...
2014-10-03 Bastien GuerrySync with Org 8.2.8.
2014-10-03 Dmitry Antipov* fileio.c (emacs_readlinkat, Finsert_file_contents):
2014-10-03 Dmitry AntipovConsistently use min and max macros from lisp.h.
2014-10-03 Dmitry Antipov* font.c (font_list_entities): Do not add empty vector...
2014-10-03 Paul EggertFix x-focus-frame bug with "Not an in-range integer".
next