aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* (struct frame): Give one more bit to `visible' since we useStefan Monnier2008-04-041-0/+3
* * subr.el (keymap-canonicalize): New function.Stefan Monnier2008-04-041-0/+4
* (last_boundary_buffer, last_boundary_position): New vars.Stefan Monnier2008-04-041-2/+10
* (uniscribe_check_otf): Rearrange loop for counting features.Jason Rumney2008-04-041-0/+2
* (uniscribe_check_otf): Fix last change.Jason Rumney2008-04-041-0/+4
* (insert_from_buffer_1): Don't compare bytes in destinationStefan Monnier2008-04-031-0/+5
* * callint.c (Fcall_interactively): Handle temporary region evenChong Yidong2008-04-031-0/+5
* (uniscribe_check_otf): Sanity check otf_spec.Jason Rumney2008-04-031-0/+4
* (CONFIG_H): New variable. Use it to clean upJason Rumney2008-04-031-0/+34
* (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.Kenichi Handa2008-04-031-0/+9
* (ftfont_get_open_type_spec): Check spec->script, not val.Jason Rumney2008-04-031-0/+4
* Undo previous change:Chong Yidong2008-04-021-2/+0
* * callint.c (Vshift_select_mode): New var.Chong Yidong2008-04-021-0/+26
* (try_window_id): Don't forget to reset delta_bytes.Stefan Monnier2008-04-011-0/+2
* (casify_object): Fix up int/EMACS_INT mixup.Stefan Monnier2008-04-011-3/+5
* More fixing of what multi-tty called a ChangeLog.Glenn Morris2008-04-011-11/+10
* (Funibyte_charset, Fset_unibyte_charset): Remove.Stefan Monnier2008-04-011-0/+4
* (Fdisplay_buffer): Reinitialize tem to nil.Juri Linkov2008-03-311-0/+4
* (xg_set_geometry): Fix indentation.Jan Djärv2008-03-301-0/+15
* * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.Michael Albinus2008-03-301-0/+6
* (Fdisplay_buffer): Move call toJuri Linkov2008-03-291-0/+11
* (Fcall_interactively): Revert 2008-03-16 changeJuri Linkov2008-03-291-0/+5
* (Fexpand_file_name): Convert the value of $HOME to a multibyte string.Eli Zaretskii2008-03-291-0/+5
* * keyboard.c (pending_funcalls): New var.Stefan Monnier2008-03-291-0/+16
* (Fmove_to_column): Move declaration before statements.Andreas Schwab2008-03-281-0/+4
* (enum fullscreen_type): Give it a name. Move it before use.Stefan Monnier2008-03-271-0/+3
* (server_accept_connection): Simplify naming.Stefan Monnier2008-03-271-0/+3
* (decode_coding_object): Fix last change.Stefan Monnier2008-03-271-0/+4
* (start_hourglass): Suppress hourglass on tty frames.Jason Rumney2008-03-271-0/+4
* (Fdefine_charset_internal): Change the way ofKenichi Handa2008-03-271-34/+40
* * regex.c (EXTEND_BUFFER): Change order of pointer additionChong Yidong2008-03-261-0/+6
* (check_display_width): New fun.Stefan Monnier2008-03-261-0/+3
* (syms_of_data): Mark most-positive-fixnum andStefan Monnier2008-03-261-0/+3
* (redisplay_internal): Reset selected_frame earlier.Stefan Monnier2008-03-261-0/+2
* (scan_for_column): Extract from current_column_1.Stefan Monnier2008-03-261-0/+6
* Remove duplicate entries.Juanma Barranquero2008-03-261-10/+0
* (map_keymap_internal): New fun.Stefan Monnier2008-03-251-0/+5
* * subr.el (map-keymap-sorted): Rename from map-keymap-internal.Stefan Monnier2008-03-251-0/+2
* (Fmodify_frame_parameters, x_set_frame_parameters): Use XCAR/XCDR.Stefan Monnier2008-03-251-0/+3
* * process.h (struct Lisp_Process): Remove filter_multibyte.Stefan Monnier2008-03-251-0/+10
* (decode_coding_object): When not decoding into a buffer,Stefan Monnier2008-03-251-0/+5
* (casify_object): Avoid pathological N^2 worst case ifStefan Monnier2008-03-241-1/+8
* * dbusbind.c (xd_read_message): Removed extra copying of messageMichael Albinus2008-03-231-0/+5
* (readdir): If FindFirstFile/FindNextFile return in cFileName a file name thatEli Zaretskii2008-03-221-0/+6
* (enlarge_buffer_text): Fix int -> EMACS_INT.Stefan Monnier2008-03-211-0/+4
* * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.Stefan Monnier2008-03-201-0/+12
* * fileio.c (Finsert_file_contents):Stefan Monnier2008-03-201-0/+7
* (Fcall_interactively) [case 'B']: Use other-bufferAndreas Schwab2008-03-201-0/+5
* Revert accidental deletion of an entry.Juanma Barranquero2008-03-191-0/+10
* * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.Jason Rumney2008-03-191-9/+26