2011-03-14 |
Paul Eggert | * dbusbind.c (Fdbus_init_bus): Add cast to avoid warning |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * dbusbind.c: Pointer signedness fixes. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Chong Yidong | Fix BUF_* macros to handle indirect buffers properly... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Ted Zlatanov | Add `auth-source-search' integration for LDAP searches. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Teodor Zlatanov | auth-source.el (auth-source-netrc-create): Show the... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Eli Zaretskii | MS-Windows followup for 2011-03-13T06:43:00Z!eggert... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | Update for gnulib, adding Solaris 9+10 fixes. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c (gdk_window_get_screen): Make it clear... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c: (get_utf8_string, xg_get_file_with_chooser): |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c (int_gtk_range_get_value): New function... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c (xg_free_frame_widgets): Make it clear... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c (xg_get_pixbuf_from_pixmap): Add cast from... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * xgselect.c (xg_select): Remove unused var. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * image.c (my_png_error, my_error_exit): Mark with... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * image.c (four_corners_best): Mark locals as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | Improve quality of tests for time stamp overflow. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * editfns.c (lisp_time_argument): Check for time stamp... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Teodor Zlatanov | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Chong Yidong | admin/admin.el: Add some code for deploying web manuals. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Juanma Barranquero | lisp/help.el (describe-mode): Link to the mode's defini... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Paul Eggert | * editfns.c (hi_time): Do not overparenthesize. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Glenn Morris | Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Glenn Morris | Some more html rules for doc/misc/Makefile.in. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Juanma Barranquero | lisp/vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Michael Albinus | Sync with Tramp 2.2.1. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Michael Albinus | Sync with Tramp 2.2.1. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Michael Albinus | * net/tramp.el (tramp-progress-reporter-update): Use |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Michael Albinus | Remove arch-tag. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Eli Zaretskii | src/ChangeLog: Fix last entry for deps.mk. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Eli Zaretskii | Make termcap.c implementations consistent with tparam... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Eli Zaretskii | Fix compilation warnings on MS-DOS due to constifying... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Paul Eggert | Improve quality of tests for time stamp overflow. ... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Stefan Monnier | * lisp/progmodes/compile.el (compilation--previous... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile-make-obsole... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Stefan Monnier | * lisp/ebuff-menu.el (electric-buffer-menu-mode-map... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Chong Yidong | admin/notes/elpa: Make Bzr checkout directions more... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * editfns.c (time_overflow): New function, refactoring... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | Move 'make_time' to be next to its inverse 'lisp_time_a... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Ken Manheimer | * allout-widgets.el (allout-widgets-tally) Initialize... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Chong Yidong | Bump version to 23.3.50 |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Tom Tromey | * buffer.c (syms_of_buffer): Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Juanma Barranquero | Backport 2011-03-08T01:52:20Z!lekktu@gmail.com from... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Juanma Barranquero | Backport 2011-03-01T03:59:31Z!lekktu@gmail.com from... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Juanma Barranquero | Backport 2011-03-11T00:33:57Z!lekktu@gmail.com from... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Eli Zaretskii | Fix comparisons of file ownership on MS-Windows for... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Eli Zaretskii | Fix bug #8221 with description of how HOME is set on... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Eli Zaretskii | Fix MS-Windows build broken by 2011-03-11T07:24:21Z... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Glenn Morris | Fix previous change. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Glenn Morris | Add Makefile rules for generating html version of Emacs... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * image.c: (clear_image_cache, xbm_read_bitmap_data... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * image.c (gif_load): Fix pointer signedness. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * image.c (x_edge_detection): Remove unnecessary cast... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * image.c (xpm_load): Redo to avoid "discards qualifier... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * image.c (DIM, HAVE_STDLIB_H_1): Remove unused macros. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * image.c (clear_image_cache): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | Fix some minor problems found by GCC 4.5.2's static... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | Merge: Minor changes for problems found by GCC 4.5... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | Add bug#s. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * fringe.c: Add comment. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Paul Eggert | * fringe.c (update_window_fringes): Mark locals as... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
YAMAMOTO Mitsuharu | * src/fringe.c (update_window_fringes): Remove unused... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
YAMAMOTO Mitsuharu | * src/unexmacosx.c (copy_data_segment): Also copy __got... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Juanma Barranquero | lisp/help-fns.el (describe-variable): Don't complete... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Andreas Schwab | * .gdbinit (pwinx, xbuffer): Fix access to buffer name. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Chong Yidong | Fix package.el handling of version numbers like 1.0pre6. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Chong Yidong | Fix package-strip-rcs-id to be more robust. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * fringe.c (update_window_fringes): Initialize top_row_... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Teodor Zlatanov | auth-source.el (auth-source-read-char-choice): Remove... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Albinus | * simple.el (delete-trailing-whitespace): Return nil... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Glenn Morris | * lisp/vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Glenn Morris | Add `vc-git-program' option; suggested on emacs-devel. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Glenn Morris | * lisp/eshell/esh-util.el (eshell-condition-case):... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Eli Zaretskii | Fix non-ASCII characters in User and ELisp manuals. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Glenn Morris | cus-edit tweak for bug#2298. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Glenn Morris | * lisp/mail/rmail.el (rmail-msgend, rmail-msgbeg):... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Julien Danjou | Inhibit mouse-avoidance if cursor-type is nil (Bug... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * fringe.c (destroy_fringe_bitmap, init_fringe_bitmap... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * alloc.c (mark_fringe_data): Move decl from here ... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xfns.c (Fx_create_frame, x_create_tip_frame, Fx_show_... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * fontset.c (FONTSET_SPEC, FONTSET_REPERTORY, RFONT_DEF... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * fontset.c (fontset_font): Mark local as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * fontset.c (Fset_fontset_font): Rename local to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * fontset.c (free_realized_fontset): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xrdb.c: Include "xterm.h", to check x_load_resources... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xselect.c (x_own_selection, Fx_disown_selection_inter... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xselect.c (TRACE3) [!defined TRACE_SELECTION]: Remove... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xselect.c (x_disown_buffer_selections): Remove; not... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * lisp.h (GCPRO1_VAR, UNGCPRO_VAR): New macros, |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xfns.c: (x_real_positions, xg_set_icon_from_xpm_data... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xfns.c (Fx_file_dialog, Fx_select_font): Fix pointer... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xfns.c (Fx_create_frame): Add braces to silence GCC... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Paul Eggert | * xfns.c (x_decode_color, x_set_name, x_window): Now... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Jay Belanger | * calc/calc.el (calc-mode-map): Don't bind "C-_" to... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Ken Manheimer | * allout.el Summary: Change so yank of distinctive... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Eli Zaretskii | Fix last commit. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c (x_connection_closed): Tell GCC not to sugges... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c (x_delete_glyphs, x_ins_del_lines): Mark... |
commit | commitdiff | tree | snapshot |
next |