]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2011-04-16 Paul Eggert* lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget...
2011-04-16 Paul Eggert* xlwmenu.c (MINL): Define only if not emacs.
2011-04-16 Paul Eggert* xlwmenu.c (XlwMenuSetValues): Rename/ move locals...
2011-04-15 Ben KeyModified the code that parses the --cflags and --ldflag...
2011-04-15 Teodor Zlatanovnus-registry.el (gnus-registry--split-fancy-with-parent...
2011-04-15 Stefan MonnierUse completion-at-point for mailalias.el
2011-04-15 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use...
2011-04-15 Stefan Monnier* lisp/gnus/gnus-draft.el (gnus-draft-setup): New arg...
2011-04-15 Stefan Monnier* lisp/htmlfontify.el (hfy-etags-cmd): Remove inoperant...
2011-04-15 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-temp-output-buffer...
2011-04-15 Paul Eggert* sysdep.c (emacs_read): Remove unnecessary check vs...
2011-04-15 Paul Eggertemacs_write: Accept and return EMACS_INT for sizes.
2011-04-15 Paul Eggert* sound.c: Use EMACS_INT rather than size_t.
2011-04-15 Paul Eggert* process.c (send_process): Change a size_t to EMACS_INT.
2011-04-15 Paul Eggert* process.c (send_process): Change another size_t to...
2011-04-15 Paul Eggertemacs_write: Accept and return EMACS_INT for sizes.
2011-04-15 Paul EggertMerge from mainline.
2011-04-15 Juanma Barranquerolisp/loadup.el: Use `string-to-number', not `string...
2011-04-15 Ben KeyFix link errors in the Mac OS build that were caused...
2011-04-15 Stefan Monnier* lisp/progmodes/gud.el (gud-gdb): Use completion-at...
2011-04-15 Juanma Barranquerosrc/font.c (Qopentype): Don't make static (used from...
2011-04-15 Stefan Monnier* src/process.c (Qprocessp): Don't declare static.
2011-04-14 Paul EggertFix merge typo.
2011-04-14 Paul EggertMerge from mainline.
2011-04-14 Paul Eggert* lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in
2011-04-14 Michael Albinus* tramp.texi (Frequently Asked Questions): New item...
2011-04-14 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-attributes...
2011-04-14 Katsumi YamaokaFix typos in the last change in gnus-registry docs.
2011-04-14 Teodor Zlatanovgnus.texi (nnmairix caveats, Setup, Registry Article...
2011-04-14 Andreas Schwab* fileio.c (Finsert_file_contents): Fix typo in 2005...
2011-04-14 Paul EggertFix typo in previous comment.
2011-04-14 Paul EggertDon't publish debugger-only interfaces to other modules.
2011-04-14 Paul Eggert* fileio.c: Add FIXMES mentioning Bug#8496.
2011-04-14 Paul Eggert* sysdep.c (croak): Now static, if
2011-04-14 Paul Eggert2011-04-14 Paul Eggert <eggert@cs.ucla.edu>
2011-04-14 Paul EggertUndo the DEFUN->DEFUE change.
2011-04-14 Paul Eggert* xsettings.c, xsettings.h (xsettings_get_system_normal...
2011-04-14 Paul Eggert* xrdb.c (x_customization_string, x_rm_string): Now...
2011-04-14 Paul Eggert* xmenu.c (x_menu_wait_for_event): Export only if USE_M...
2011-04-14 Paul Eggert* xdisp.c (draw_row_with_mouse_face): Now static.
2011-04-14 Paul Eggert* window.h (check_all_windows): Mark externally visible.
2011-04-14 Paul Eggert* window.c (window_deletion_count): Now static.
2011-04-14 Paul Eggert* textprop.c (interval_insert_behind_hooks): Now static.
2011-04-14 Paul Eggert* term.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* sysdep.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* syntax.c (syntax_temp): Define only if !__GNUC__.
2011-04-14 Paul Eggert* sound.c (current_sound_device, current_sound): Now...
2011-04-14 Paul Eggert* search.c (searchbufs, searchbuf_head): Now static.
2011-04-14 Paul Eggert* scroll.c (scroll_cost): Remove; unused.
2011-04-14 Paul Eggert* region-cache.h (pp_cache): Mark as externally visible.
2011-04-14 Paul Eggert* process.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* print.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* sysdep.c (croak): Move decl from here to syssignal.h.
2011-04-14 Paul Eggert* minibuf.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* lisp.h (verify_bytepos, count_markers): Mark as exter...
2011-04-14 Paul Eggert* lread.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* keyboard.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* intervals.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* insdel.c (signal_before_change): Now static.
2011-04-14 Paul Eggert* insdel.c: Make symbols static if they're not exported.
2011-04-14 Paul Eggert* indent.c (val_compute_motion, val_vmotion): Now static.
2011-04-14 Stefan Monnier* lisp/minibuffer.el (completion-in-region-mode-predicate)
2011-04-13 Paul Eggert* image.c: Make symbols static if they're not exported.
2011-04-13 Paul Eggert* fringe.c (standard_bitmaps): Now static.
2011-04-13 Paul Eggert* frame.c: Make symbols static if they're not exported.
2011-04-13 Paul Eggert* font.c, fontset.c: Make symbols static if they're...
2011-04-13 Paul Eggert* fns.c (weak_hash_tables): Now static.
2011-04-13 Paul Eggert* fileio.c: Make symbols static if they're not exported.
2011-04-13 Paul Eggert* eval.c: Make symbols static if they're not exported.
2011-04-13 Paul Eggert* emacs.c: Make symbols static if they're not exported.
2011-04-13 Paul Eggert* editfns.c: Move a (normally-unused) function to its...
2011-04-13 Paul Eggert* xterm.c: Make symbols static if they're not exported.
2011-04-13 Paul Eggert* sysdep.c (MAX_RW_COUNT): New macro, to work around...
2011-04-13 Paul Eggert* process.c (send_process): Count partial writes as...
2011-04-13 Stefan MonnierPreserve arg names for advice of subr and lexical funct...
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible property near EOB under...
2011-04-13 Juanma Barranquerolisp/autorevert.el: Use `remote-file-name-inhibit-cache'.
2011-04-13 Juanma BarranqueroFix typos.
2011-04-13 Paul Eggertemacs_write: Return size_t, not ssize_t, to avoid overf...
2011-04-13 Paul Eggert* sound.c: Don't assume sizes fit in 'int'.
2011-04-13 Juanma Barranquerolisp/image-mode.el: Fix change in 2011-04-09T20:28...
2011-04-12 Gnus developersMerge changes made in Gnus trunk.
2011-04-12 Juanma Barranquerolisp/dframe.el (dframe-current-frame): Remove spurious...
2011-04-12 Lars Magne... mm-url.el (mm-url-package-name): Removed to ease third...
2011-04-12 Juanma Barranquerolisp/ChangeLog: Fix date of entry.
2011-04-12 Andreas SchwabUse xfree instead of free where appropriate (Bug#8437)
2011-04-12 Andreas Schwab* alloc.c (overrun_check_malloc, overrun_check_realloc)
2011-04-12 Glenn MorrisAuto-commit of generated files.
2011-04-12 Paul Eggert* ftxfont.c: Make symbols static if they're not exported.
2011-04-12 Paul Eggert* xfns.c: Make symbols static if they're not exported.
2011-04-12 Paul Eggert* sysdep.c (emacs_read, emacs_write): Check for negativ...
2011-04-12 Glenn MorrisSmall cal-tex fix.
2011-04-12 Paul Eggert* dispnew.c: Make symbols static if they're not exported.
2011-04-12 Paul Eggert* xfaces.c: Make symbols static if they're not exported.
2011-04-12 Paul Eggert* xdisp.c: Make symbols static if they're not exported.
2011-04-12 Paul Eggert* dired.c (file_name_completion): Now static.
2011-04-12 Paul Eggert* lisp.h (circular_list_error, FOREACH): Remove; unused.
2011-04-12 Glenn Morriscal-hebrew fix for diary-hebrew-rosh-hodesh.
2011-04-12 Glenn MorrisImageMagick fix for bug#7955.
next