summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)Karoly Lorentey2005-11-0114-62/+239
|\
| * * data.c (Fmake_variable_frame_local): Add clarification toChong Yidong2005-10-282-1/+6
| * * fringe.c (update_window_fringes): Handle case where buffer endsChong Yidong2005-10-272-1/+6
| * (DECODE_SYSTEM): Fix argument name; name->str.Kenichi Handa2005-10-272-1/+19
| * (w32_to_x_font): Avoid forcing font widths.Jason Rumney2005-10-252-0/+8
| * (last_mouse_glyph_frame): New var.YAMAMOTO Mitsuharu2005-10-252-14/+56
| * [MAC_OS] (image_load_qt_1): Check image size.YAMAMOTO Mitsuharu2005-10-251-6/+30
| * Small doc fix.Masatake YAMATO2005-10-242-1/+5
| * Undo 2005-10-23 change.Kim F. Storm2005-10-241-3/+8
| * *** empty log message ***Kim F. Storm2005-10-241-0/+8
| * (Fcompare_buffer_substrings): Fix last change.Kim F. Storm2005-10-241-1/+1
| * *** empty log message ***Kim F. Storm2005-10-241-0/+4
| * (handle_one_xevent): Handle keysyms directly mapped toKenichi Handa2005-10-241-0/+21
| * (charset_mule_unicode_0100_24ff)Kenichi Handa2005-10-241-0/+3
| * (charset_mule_unicode_0100_24ff)Kenichi Handa2005-10-241-0/+9
| * *** empty log message ***Stefan Monnier2005-10-241-0/+4
| * (Fcompare_buffer_substrings): Handle multibyte chars.Stefan Monnier2005-10-241-5/+5
| * *** empty log message ***Kim F. Storm2005-10-231-2/+1
| * * xterm.c (note_mouse_movement): Always call note_mouse_highlightJan Djärv2005-10-232-4/+10
| * (Fset_case_table): Doc fix.Richard M. Stallman2005-10-232-2/+11
| * (build_load_history): Replace STREAM arg with ENTIRE.Richard M. Stallman2005-10-231-18/+21
* | Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Karoly Lorentey2005-10-291-3/+20
* | Protect keyboard-translate-table from GC.Karoly Lorentey2005-10-291-0/+1
* | Change `keyboard-translate-table' to be terminal-local.Karoly Lorentey2005-10-283-19/+20
* | Doc update.Karoly Lorentey2005-10-281-15/+18
* | Merged from miles@gnu.org--gnu-2005 (patch 610-614)Karoly Lorentey2005-10-2315-47/+236
|\ \ | |/
| * *** empty log message ***Richard M. Stallman2005-10-211-0/+8
| * (Fload): Simplify gcpro structure.Richard M. Stallman2005-10-211-14/+23
| * *** empty log message ***Kenichi Handa2005-10-211-0/+5
| * (boyer_moore): Surround the '||' part of expression inKenichi Handa2005-10-211-1/+1
| * (x_calc_absolute_position): Remove unused vars win_x, win_y.Kim F. Storm2005-10-201-1/+0
| * (Fwindow_tree): Remove unused var alist.Kim F. Storm2005-10-201-1/+0
| * (encode_terminal_code): Remove unused var src_start.Kim F. Storm2005-10-201-3/+3
| * (display_completion_list_1): New wrapper functionKim F. Storm2005-10-201-6/+14
| * (Fchar_table_range): Remove unused var i.Kim F. Storm2005-10-201-1/+1
| * (auto_save_error): Call SAFE_FREE.Kim F. Storm2005-10-201-0/+1
| * (check_ccl_update): Remove unused var vp.Kim F. Storm2005-10-201-1/+0
| * (clone_per_buffer_values): Remove unused var tem.Kim F. Storm2005-10-201-2/+1
| * *** empty log message ***Kim F. Storm2005-10-201-0/+21
| * *** empty log message ***Eli Zaretskii2005-10-201-0/+5
| * *** empty log message ***Eli Zaretskii2005-10-201-0/+4
| * (unexec): Fix calls to `fatal' with less than 3 arguments.Eli Zaretskii2005-10-201-5/+9
| * [__Lynx__]: Undef SIGPOLL along with SIGIO.Eli Zaretskii2005-10-201-1/+4
| * (Fdisplay_completion_list): Doc fix.Andreas Schwab2005-10-202-1/+5
| * *** empty log message ***Kim F. Storm2005-10-191-1/+7
| * (check_image_size): Handle integer Vmax_image_size valueKim F. Storm2005-10-191-14/+29
| * Oops, 2004, not 2005.Romain Francoise2005-10-191-0/+2
| * (main): Update copyright year.Romain Francoise2005-10-192-3/+5
| * Fix prev change.Richard M. Stallman2005-10-191-1/+1
| * * image.c (Vmax_image_size): New variable.Chong Yidong2005-10-192-7/+99