2011-04-16 |
Paul Eggert | * xterm.c (x_create_toolkit_scroll_bar): Use const... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * fns.c (vector): Remove; this old hack is no longer... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xsmfns.c (gdk_x11_set_sm_client_id) [!USE_GTK]: Don... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xsmfns.c: Remove unused var. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xsmfns.c (create_client_leader_window): Rename shadow... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xrdb.c (x_load_resources) [!USE_MOTIF]: Omit unused... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (USG): Use the kludged USG macro, to pacify... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (x_window): Rename locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (free_frame_menubar, atof): Remove duplicate... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xterm.c (x_term_init): Remove local to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xterm.c (x_alloc_nearest_color_for_widget): Remove... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c, xterm.c (_XEditResCheckMessages): Protoize... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xdisp.c, dispextern.h (set_vertical_scroll_bar):... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;". |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xlwmenu.c (MINL): Define only if not emacs. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xlwmenu.c (XlwMenuSetValues): Rename/ move locals... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Ben Key | Modified the code that parses the --cflags and --ldflag... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Teodor Zlatanov | nus-registry.el (gnus-registry--split-fancy-with-parent... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | Use completion-at-point for mailalias.el |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/gnus/gnus-draft.el (gnus-draft-setup): New arg... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/htmlfontify.el (hfy-etags-cmd): Remove inoperant... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-temp-output-buffer... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | * sysdep.c (emacs_read): Remove unnecessary check vs... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | emacs_write: Accept and return EMACS_INT for sizes. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | * sound.c: Use EMACS_INT rather than size_t. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | * process.c (send_process): Change a size_t to EMACS_INT. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | * process.c (send_process): Change another size_t to... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | emacs_write: Accept and return EMACS_INT for sizes. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Juanma Barranquero | lisp/loadup.el: Use `string-to-number', not `string... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Ben Key | Fix link errors in the Mac OS build that were caused... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/progmodes/gud.el (gud-gdb): Use completion-at... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Juanma Barranquero | src/font.c (Qopentype): Don't make static (used from... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * src/process.c (Qprocessp): Don't declare static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Fix merge typo. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Michael Albinus | * tramp.texi (Frequently Asked Questions): New item... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Michael Albinus | * net/tramp-sh.el (tramp-sh-handle-file-attributes... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Katsumi Yamaoka | Fix typos in the last change in gnus-registry docs. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Teodor Zlatanov | gnus.texi (nnmairix caveats, Setup, Registry Article... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Andreas Schwab | * fileio.c (Finsert_file_contents): Fix typo in 2005... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Fix typo in previous comment. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Don't publish debugger-only interfaces to other modules. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * fileio.c: Add FIXMES mentioning Bug#8496. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * sysdep.c (croak): Now static, if |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu> |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Undo the DEFUN->DEFUE change. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * xsettings.c, xsettings.h (xsettings_get_system_normal... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * xrdb.c (x_customization_string, x_rm_string): Now... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * xmenu.c (x_menu_wait_for_event): Export only if USE_M... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * xdisp.c (draw_row_with_mouse_face): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * window.h (check_all_windows): Mark externally visible. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * window.c (window_deletion_count): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * textprop.c (interval_insert_behind_hooks): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * term.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * sysdep.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * syntax.c (syntax_temp): Define only if !__GNUC__. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * sound.c (current_sound_device, current_sound): Now... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * search.c (searchbufs, searchbuf_head): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * scroll.c (scroll_cost): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * region-cache.h (pp_cache): Mark as externally visible. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * process.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * print.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * sysdep.c (croak): Move decl from here to syssignal.h. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * minibuf.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * lisp.h (verify_bytepos, count_markers): Mark as exter... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * lread.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * keyboard.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * intervals.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * insdel.c (signal_before_change): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * insdel.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * indent.c (val_compute_motion, val_vmotion): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Stefan Monnier | * lisp/minibuffer.el (completion-in-region-mode-predicate) |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * image.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * fringe.c (standard_bitmaps): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * frame.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * font.c, fontset.c: Make symbols static if they're... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * fns.c (weak_hash_tables): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * fileio.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * eval.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * emacs.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * editfns.c: Move a (normally-unused) function to its... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * xterm.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * sysdep.c (MAX_RW_COUNT): New macro, to work around... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * process.c (send_process): Count partial writes as... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Stefan Monnier | Preserve arg names for advice of subr and lexical funct... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Eli Zaretskii | Fix bug #8487 with invisible text at EOB under bidi. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Eli Zaretskii | Fix bug #8487 with invisible property near EOB under... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Juanma Barranquero | lisp/autorevert.el: Use `remote-file-name-inhibit-cache'. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | emacs_write: Return size_t, not ssize_t, to avoid overf... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * sound.c: Don't assume sizes fit in 'int'. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Juanma Barranquero | lisp/image-mode.el: Fix change in 2011-04-09T20:28... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Juanma Barranquero | lisp/dframe.el (dframe-current-frame): Remove spurious... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Lars Magne... | mm-url.el (mm-url-package-name): Removed to ease third... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Juanma Barranquero | lisp/ChangeLog: Fix date of entry. |
commit | commitdiff | tree | snapshot |
next |