]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2014-07-18 Dmitry Antipov* frame.c (frame_unspecified_color): New function
2014-07-17 Dmitry Antipov* data.c (wrong_choice): Not static any more.
2014-07-17 Dmitry Antipov* print.c (print_preprocess): Adjust to match changed
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-16 Dmitry Antipov* frame.h (enum fullscreen_type) [HAVE_WINDOW_SYSTEM...
2014-07-16 Dmitry AntipovMore precise control over values of some buffer-local...
2014-07-16 Daiki UenoRevert 2014-07-16T04:11:08Z!ueno@gnu.org and fix XCHAR2...
2014-07-16 Daiki UenoRemove unnecessary ifdef from nsgui.h, introduced by...
2014-07-16 Daiki UenoMove back the XChar2b definition to w32gui.h and nsgui.h
2014-07-16 Glenn Morris* lisp/desktop.el (after-init-hook): Disable startup...
2014-07-16 Daiki UenoConsolidate XChar2b macros for the X, W32, and NS
2014-07-15 Paul EggertUse "b" flag more consistently; avoid "t".
2014-07-15 Eli Zaretskiietc/TODO: Minor updates.
2014-07-15 Alvar Jesus... Fix bug #18025 with typos in Emacs Lisp Introduction...
2014-07-15 Dmitry Antipov* regex.c (re_search_2): Use ssize_t to avoid integer...
2014-07-15 Dmitry Antipov* lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.
2014-07-14 Daniel ColascioneUnbreak compilation of derived cc-mode modes
2014-07-14 Glenn MorrisTweak earlier vc-log-edit change
2014-07-14 Paul EggertUse binary-io module, O_BINARY, and "b" flag.
2014-07-14 Paul Eggert* macros.c (Fstart_kbd_macro): Avoid need for overflow...
2014-07-14 Paul Eggert* macros.c (Fstart_kbd_macro): Simplify.
2014-07-14 Eli Zaretskiisrc/ChangeLog: Fix a typo in a recently added entry.
2014-07-14 Dmitry Antipov* term.c (tty_menu_add_pane, tty_menu_add_selection):
2014-07-14 Dmitry Antipov* lisp.h (CHECK_VECTOR_OR_STRING): Return number of...
2014-07-14 Paul Eggert* make-docfile.c: Simplify a bit, to simplify further...
2014-07-13 Paul EggertImprove behavior of 'bzr up; cd src; make -k'.
2014-07-13 Eli ZaretskiiFix bug #17986 with infloop in redisplay when default...
2014-07-12 Paul EggertMerge from gnulib, incorporating:
2014-07-12 Glenn MorrisMerge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
2014-07-12 Paul Eggert* etags.c (Lisp_functions): Also record cl-defun etc.
2014-07-12 Eli ZaretskiiAttempt to fix bug #17962 with SIGSEGV in display_line.
2014-07-12 Eli ZaretskiiDocument the behavior of file selection dialogs on...
2014-07-12 Eli Zaretskiietc/PROBLEMS: Update problems specific to MS-Windows.
2014-07-12 Eli ZaretskiiMinor fix for read_minibuf_noninteractive on MS-Windows.
2014-07-12 Dmitry Antipov* XMenuInt.h (XDeleteAssoc): Remove duplicated prototype to
2014-07-12 Paul EggertFix bug: C-x v v discarded existing log message.
2014-07-11 Paul EggertCoalesce extern decls.
2014-07-11 Paul Eggert* Makefile.in (install-arch-indep): Avoid readdir race.
2014-07-11 Jan DjärvAdd ifdef NS_IMPL_COCOA aound OSX version check (for...
2014-07-11 Eli ZaretskiiFix reading input without echoing on MS-Windows.
2014-07-11 Eli ZaretskiiImplement echo suppression in non-interactive mode...
2014-07-11 Eli Zaretskiidoc/lispref/internals.texi (Garbage Collection): Fix...
2014-07-11 Michael Albinus* sysdep.c (suppress_echo_on_tty): New function.
2014-07-11 Dmitry Antipov* src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]:...
2014-07-11 Eli ZaretskiiImplement memory-info for MS-DOS.
2014-07-11 Eli ZaretskiiTemporary fix for the MS-Windows build broken by last...
2014-07-11 Michael Albinus* NEWS: Passwords in batch mode are hidden.
2014-07-11 Michael AlbinusHide password in batch mode
2014-07-10 Eli ZaretskiiImplement memory-info for MS-Windows.
2014-07-10 Eli Zaretskiilisp/files.el (warn-maybe-out-of-memory): Fix the wordi...
2014-07-10 Glenn MorrisTweak previous log-edit-changelog-entries change
2014-07-10 Dmitry Antipov* files.el (warn-maybe-out-of-memory): Fix last change.
2014-07-10 Dmitry Antipov* configure.ac: Check whether sys/sysinfo.h provides
2014-07-10 Dmitry Antipov* coding.h (struct coding_system): Remove 'error_positi...
2014-07-09 Paul Eggert* syntax.c (back_comment): Use more-natural location...
2014-07-09 Paul Eggert* font.c, font.h (font_unparse_fcname): Now static.
2014-07-09 Stefan Monnier* lisp/vc/log-edit.el (log-edit-changelog-entries)...
2014-07-09 Stefan Monnier* lisp/faces.el (face-name): Undo last change.
2014-07-09 Sam SteingoldTreat the perl keyword `constant' like `bless', `return' &c
2014-07-09 Dmitry Antipov* coding.c (ALLOC_CONVERSION_WORK_AREA): Prefer ptrdiff...
2014-07-09 Dmitry AntipovNext minor cleanup of font subsystem.
2014-07-09 Fabián Ezequiel... Fix dedenters and electric colon handling.
2014-07-09 Stefan Monnier* lisp/rect.el (apply-on-rectangle): Check forward...
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-08 Stefan Monnier* lisp/erc/erc.el (erc-channel-receive-names): Reduce...
2014-07-08 Stefan Monnier* lisp/linum.el (linum--face-height): New function.
2014-07-08 Stefan Monnier* lisp/leim/quail/sisheng.el (sisheng-list): Don't...
2014-07-08 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse-translate-1): Intern...
2014-07-08 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don...
2014-07-08 Stefan Monnier* doc/lispref/debugging.texi (Function Debugging, Debug...
2014-07-08 Paul Eggert* process.c (read_and_dispose_of_process_output): Fix...
2014-07-08 Stefan Monnier* lisp/progmodes/perl-mode.el: Use syntax-ppss; fix...
2014-07-08 Sam SteingoldNew user commands, similar to what is available in ESS
2014-07-08 Eli ZaretskiiFix bug #17969 with vertical-motion through continuatio...
2014-07-08 Dmitry Antipov* font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE...
2014-07-08 Dmitry Antipov* nsfont.m (nsfont_close): Free glyphs and metrics...
2014-07-08 Juri Linkov* lisp/startup.el (command-line): Append displaying...
2014-07-08 Juri Linkov* lisp/faces.el (face-name): Return input arg `face...
2014-07-08 Juri Linkov* lisp/facemenu.el (list-colors-print): In help-echo...
2014-07-08 Juri Linkov* lisp/vc/vc-annotate.el (vc-annotate-background-mode...
2014-07-08 Juri Linkov* lisp/simple.el (transpose-chars): Don't move point...
2014-07-08 Juri Linkov* lisp/window.el (with-displayed-buffer-window): New...
2014-07-08 Dmitry Antipov* chartab.c (char_table_translate): Move to...
2014-07-08 Paul Eggert* process.c: Add sanity checks for file descriptors.
2014-07-08 Luke LeeChangeLog fix: correcting file path.
2014-07-07 Paul EggertMinor fixups related to usage of the 'long' type.
2014-07-07 Paul EggertMinor ImageMagick safety fixes.
2014-07-07 Luke LeeHideIfDef mode bug fixes and enhancements. This is...
2014-07-07 Katsumi Yamaokalisp/gnus/gnus-start.el (gnus-dribble-read-file): Don...
2014-07-06 Glenn Morris* cua-rect.el (cua--activate-rectangle): Avoid setting...
2014-07-06 Stephen Berman* calendar/todo-mode.el: Fix wrong-type-argument error...
2014-07-05 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-eval-defun): Print...
2014-07-05 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-mode-variables...
2014-07-05 Kenichi Handamerge trunk
2014-07-05 Eli Zaretskiisrc/xdisp.c (pos_visible_p): Fix inaccurate comment.
2014-07-05 Eli ZaretskiiFix bug #17944 with pos-visible-in-window-p when there...
2014-07-05 Eli ZaretskiiA better fix for bug #17942.
2014-07-05 Eli ZaretskiiFix bug #17942 with pos-visible-in-window-p and image...
2014-07-05 Stefan Monnier* src/syntax.c (find_defun_start): Try the cache even
2014-07-04 Stephen Berman* todo-mode.texi (Levels of Organization): Comment...
next