index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
(Vtransient_mark_mode): Move docstring to simple.el to
Chong Yidong
2008-04-02
1
-11
/
+4
*
(Vthis_command_keys_shift_translated): New var.
Chong Yidong
2008-04-02
1
-15
/
+32
*
(Vshift_select_mode): New var.
Chong Yidong
2008-04-02
1
-8
/
+35
*
* callint.c (Vshift_select_mode): New var.
Chong Yidong
2008-04-02
1
-0
/
+26
*
(try_window_id): Don't forget to reset delta_bytes.
Stefan Monnier
2008-04-01
2
-1
/
+4
*
(casify_object): Fix up int/EMACS_INT mixup.
Stefan Monnier
2008-04-01
2
-8
/
+10
*
More fixing of what multi-tty called a ChangeLog.
Glenn Morris
2008-04-01
1
-11
/
+10
*
(Funibyte_charset, Fset_unibyte_charset): Remove.
Stefan Monnier
2008-04-01
2
-38
/
+4
*
(Fdisplay_buffer): Reinitialize tem to nil.
Juri Linkov
2008-03-31
2
-0
/
+5
*
(xg_set_geometry): Fix indentation.
Jan Djärv
2008-03-30
2
-69
/
+69
*
* dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
Michael Albinus
2008-03-30
2
-15
/
+35
*
(Fdisplay_buffer): Move call to
Juri Linkov
2008-03-29
2
-18
/
+38
*
(Fcall_interactively): Revert 2008-03-16 change
Juri Linkov
2008-03-29
2
-28
/
+14
*
(Fexpand_file_name): Fix last change.
Eli Zaretskii
2008-03-29
1
-2
/
+7
*
(Fexpand_file_name): Convert the value of $HOME to a multibyte string.
Eli Zaretskii
2008-03-29
2
-0
/
+11
*
* keyboard.c (pending_funcalls): New var.
Stefan Monnier
2008-03-29
7
-55
/
+110
*
(Fmove_to_column): Move declaration before statements.
Andreas Schwab
2008-03-28
2
-2
/
+7
*
(enum fullscreen_type): Give it a name. Move it before use.
Stefan Monnier
2008-03-27
2
-23
/
+29
*
(server_accept_connection): Simplify naming.
Stefan Monnier
2008-03-27
2
-3
/
+6
*
(decode_coding_object): Fix last change.
Stefan Monnier
2008-03-27
1
-1
/
+1
*
(decode_coding_object): Revert part of last change.
Stefan Monnier
2008-03-27
1
-1
/
+4
*
(decode_coding_object): Fix last change.
Stefan Monnier
2008-03-27
2
-2
/
+6
*
(start_hourglass): Suppress hourglass on tty frames.
Jason Rumney
2008-03-27
2
-0
/
+8
*
(Fdefine_charset_internal): Change the way of
Kenichi Handa
2008-03-27
2
-37
/
+64
*
(EXTEND_BUFFER): Change order of pointer addition operations, to avoid
Chong Yidong
2008-03-26
1
-5
/
+7
*
* regex.c (EXTEND_BUFFER): Change order of pointer addition
Chong Yidong
2008-03-26
1
-0
/
+6
*
(check_display_width): New fun.
Stefan Monnier
2008-03-26
2
-2
/
+59
*
(syms_of_data): Mark most-positive-fixnum and
Stefan Monnier
2008-03-26
2
-0
/
+5
*
(redisplay_internal): Reset selected_frame earlier.
Stefan Monnier
2008-03-26
2
-0
/
+10
*
(scan_for_column): Extract from current_column_1.
Stefan Monnier
2008-03-26
2
-186
/
+93
*
Remove duplicate entries.
Juanma Barranquero
2008-03-26
1
-10
/
+0
*
(map_keymap_internal): New fun.
Stefan Monnier
2008-03-25
2
-23
/
+54
*
* subr.el (map-keymap-sorted): Rename from map-keymap-internal.
Stefan Monnier
2008-03-25
2
-1
/
+3
*
(Fmodify_frame_parameters, x_set_frame_parameters): Use XCAR/XCDR.
Stefan Monnier
2008-03-25
2
-4
/
+7
*
* process.h (struct Lisp_Process): Remove filter_multibyte.
Stefan Monnier
2008-03-25
3
-27
/
+16
*
(decode_coding_object): When not decoding into a buffer,
Stefan Monnier
2008-03-25
2
-2
/
+7
*
(casify_object): Avoid pathological N^2 worst case if
Stefan Monnier
2008-03-24
2
-28
/
+58
*
* dbusbind.c (xd_read_message): Removed extra copying of message
Michael Albinus
2008-03-23
2
-16
/
+19
*
(readdir): If FindFirstFile/FindNextFile return in cFileName a file name that
Eli Zaretskii
2008-03-22
2
-4
/
+21
*
(enlarge_buffer_text): Fix int -> EMACS_INT.
Stefan Monnier
2008-03-21
2
-3
/
+5
*
* intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
Stefan Monnier
2008-03-20
4
-54
/
+51
*
* fileio.c (Finsert_file_contents):
Stefan Monnier
2008-03-20
4
-5
/
+10
*
(Fcall_interactively) [case 'B']: Use other-buffer
Andreas Schwab
2008-03-20
2
-7
/
+12
*
Revert accidental deletion of an entry.
Juanma Barranquero
2008-03-19
1
-0
/
+10
*
* w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
Jason Rumney
2008-03-19
7
-126
/
+115
*
(run_funs): New fun.
Stefan Monnier
2008-03-19
2
-9
/
+52
*
(format_mode_line_unwind_data): Add window argument.
Stefan Monnier
2008-03-19
2
-6
/
+22
*
(Fchar_equal): Check they are valid characters.
Stefan Monnier
2008-03-17
2
-2
/
+6
*
(Fbuffer_list): Declare (for use in callint.c).
Stefan Monnier
2008-03-17
2
-4
/
+7
*
(re_match_2_internal): Properly match raw 8-bit bytes
Andreas Schwab
2008-03-17
2
-0
/
+5
[next]