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 |
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 |
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 |
2011-03-08 |
Paul Eggert | * ccl.c (CCL_WRITE_STRING, CCL_ENCODE_CHAR, Fccl_execut... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * category.c (copy_category_table): Now static, since... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * category.c (hash_get_category_set): Remove unused... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * coding.c (detect_coding_iso_2022): Initialize a local... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * coding.c (decode_coding_emacs_mule): Mark variables... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * coding.c: (ISO_CODE_LF, ISO_CODE_CR, CODING_ISO_FLAG_... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * coding.c: (decode_coding_object, encode_coding_object... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * coding.c (decode_coding_iso_2022): Add "default:... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * coding.c (emacs_mule_char, encode_invocation_designat... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * coding.c (Fdefine_coding_system_internal): Don't... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * coding.c (coding_set_source, coding_set_destination): |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * charset.c (load_charset): Abort instead of using... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * charset.c (load_charset_map): Mark variables that... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * charset.c: Include <limits.h>. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Paul Eggert | 2011-03-08 Paul Eggert <eggert@cs.ucla.edu> |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | * window.h (check_all_windows): New decl, to forestall |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | * window.c (display_buffer): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | * window.c (window_loop, size_window): |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | * xmenu.c (next_menubar_widget_id): Declare only if... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | * xmenu.c (xmenu_show, xdialog_show, xmenu_show): Make... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | * xdisp.c (redisplay_window): Rename local to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | * xmenu.c (xmenu_show): Rename parameter to avoid shado... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Revert incorrect logic in 2011-03-06T07:50:01Z!eggert... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xmenu.c (set_frame_menubar): Remove unused local. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xmenu.c (menu_highlight_callback): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | xdisp.c (draw_glyphs): |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | xdisp.c (draw_glyphs): |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | xdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Mark variables... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Document package archives in the Lisp manual. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Stefan Monnier | * lisp/progmodes/gud.el (gdb-script-syntax-propertize... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Usability improvements to commands in package-x.el. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (display_line): Mark variables that gcc ... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Juanma Barranquero | doc/lispref/makefile.w32-in (srcs): Add package.texi. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (Fcurrent_bidi_paragraph_direction): Simplify... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (produce_glyphless_glyph): Initialize lower_xoff. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Bind C-y in Isearch to isearch-yank-kill. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Alan Mackenzie | (c-guess-basic-syntax): Move CASE 19 to a different... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Alan Mackenzie | progmodes/cc-engine.el (c-guess-basic-syntax): Reindent. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Improve packaging documentation. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | Merge: current_column: Now returns EMACS_INT, fixing... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | current_column: Now returns EMACS_INT, fixing some... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (redisplay_window): Likewise. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * minibuf.c (minibuf_prompt, minibuf_prompt_width)... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * cmds.c (internal_self_insert): Reindent to match... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (SKIP_GLYPHS): Removed unused macro. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (update_window_cursor): Now static, since... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (produce_glyphless_glyph): Make a pointer... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | * xdisp.c: Rename or move local decls to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Add package.texi to doc/lispref/Makefile.in. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Jay Belanger | * calc/calc-units.el (math-midi-round): Translate calc... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Jay Belanger | * calc/calc-units.el (math-midi-round, math-freqp,... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Jay Belanger | * doc/misc/calc.texi (Logarithmic Units): Rename calc... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Chong Yidong | Allow specifying local ELPA mirrors in package-archives. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | Mention xmodmap-generic-mode in NEWS. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | generic-x trivia. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Daniel Clemente | * lisp/generic-x.el (xmodmap-generic-mode): New. ... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Nikolaj Schumacher | * lisp/emacs-lisp/elp.el (elp-results): Fix off-by... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Kevin Ryde | * lisp/textmodes/sgml-mode.el (sgml-fill-nobreak):... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Michael Shields | Doc fixes for bug#5567 (tiny change) |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Jay Belanger | * cus-edit.el (custom-prompt-variable): Use the `custo... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | NEWS. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | Regenerate autotools stuff, grumble. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Glenn Morris | * configure.in (FREETYPE_LIBS): Actually set it to... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Juanma Barranquero | * lisp/bookmark.el: |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Katsumi Yamaoka | gnus-uu.el (gnus-uu-decode-save): Typo fix. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | Fix last change. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | * nsterm.m (ns_draw_window_cursor): Fix typo in 2011... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | Remove "tiny change" ChangeLog tags for Antoine Levitt... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Antoine Levitt | Replace many instances of read-file-name with read... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | Fix to help-buffer to ensure it returns a valid buffer... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Chong Yidong | * processes.texi (Synchronous Processes): Minor clarifi... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Glenn Morris | Add ChangeLog bug ref. |
commit | commitdiff | tree | snapshot |
next |