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-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 |
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 |
2011-03-09 |
Eli Zaretskii | Allow building manuals with Texinfo before v4.12. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Juanma Barranquero | * src/search.c (compile_pattern_1): Remove unused argument. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Eli Zaretskii | Fix a typo in last commit of ChangeLog file. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Eli Zaretskii | Fix bug #8210 with index entries for ".emacs". |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Katsumi Yamaoka | auth.texi (Help for developers): Untabify. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Teodor Zlatanov | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Albinus | * net/tramp-sh.el (tramp-do-copy-or-rename-file-out... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Deniz Dogan | * lisp/net/rcirc.el (rcirc-handler-001): Remove useless |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c: (x_draw_image_foreground, redo_mouse_highlig... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Glenn Morris | * shell.el (shell-mode): Set comint-input-ring-size... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Glenn Morris | Fix previous gdb-mi fix... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Glenn Morris | Fix previous gdb-mi change. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Glenn Morris | gdb-mi addition for bug#7889. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c (XEMBED_VERSION, xembed_set_info): Don't... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c (x_iconify_frame, x_free_frame_resources... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c: Don't declare local "event" unless it's... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c (XTread_socket): Don't define label "out... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c: (x_shift_glyphs_for_insert, XTflash, XTring_... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.h (x_mouse_leave): New decl. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xterm.c (x_copy_dpy_color, x_focus_on_frame, x_unfocu... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xfaces.c (STRDUPA, LSTRDUPA, FONT_POINT_SIZE_QUANTUM... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xfaces.c (Fx_list_fonts): Mark variable that gcc... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xfaces.c (free_realized_faces_for_fontset): Remove... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xfaces.c (tty_defined_color, merge_face_heights)... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * term.c (encode_terminal_code): Mark vars for gcc... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * terminal.c (store_terminal_param): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * term.c, tparam.h (tgetflag, tgetnum, tgetstr): Move... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * alloc.c (mark_ttys): Move decl from here ... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * term.c (term_mouse_position): Rename local to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Paul Eggert | * cm.c (calccost, cmgoto): Use const pointers where... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * tparam.h: New file. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Glenn Morris | Add missing piece of previous doc/ change. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * term.c (encode_terminal_code): Remove unused local |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * term.c (encode_terminal_code): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * cm.c (cmgoto): Mark variables that gcc -Wuninitialize... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * bidi.c (BIDI_BOB): Remove unused macro. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Chong Yidong | Use condition-case-no-debug in package.el. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Michael Albinus | * simple.el (shell-command-to-string): Use `process... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Glenn Morris | Convert some names in texinfo files to UTF-8. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Jan D | Updates for compiling with Gtk+ 3.0 (--with-x-toolkit... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * dispextern.h (bidi_dump_cached_states): Likewise. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * bidi.c (bidi_check_type): Now static, since it's... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * chartab.c (ASET_RANGE, GET_SUB_CHAR_TABLE): Remove... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * chartab.c: (sub_char_table_ref_and_range, char_table_... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * chartab.c (copy_sub_char_table): Now static, since... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * character.c (string_count_byte8): Likewise. |
commit | commitdiff | tree | snapshot |
next |