Mercurial > emacs
graph
-
Remove all code, keep interface.1999-09-06, by Gerd Moellmann
-
(lw_separator_p): Add alternative separator type names.1999-09-06, by Gerd Moellmann
-
(face-bold-p): Don't return t if face has lighter1999-09-06, by Gerd Moellmann
-
(small-temporary-file-directory): Make it nil except on ms-dos.1999-09-06, by Eli Zaretskii
-
(command-line): Make small-temporary-file-directory1999-09-06, by Eli Zaretskii
-
(dired-re-dir, dired-re-sym): Don't match DOS drive1999-09-06, by Eli Zaretskii
-
(byte-boolean-vars): Removed. (Now primitive.)1999-09-06, by Dave Love
-
Remove comment on DEFVAR_BOOL.1999-09-06, by Dave Love
-
(Vbyte_boolean_vars): New variable.1999-09-06, by Dave Love
-
(sh-tmp-file): Use $TMPDIR, if defined, for sh.1999-09-06, by Eli Zaretskii
-
(vc-annotate-display): Treat 2-digit years under 70 as 20YY.1999-09-06, by Richard M. Stallman
-
*** empty log message ***1999-09-06, by Richard M. Stallman
-
(backward-kill-sentence): Don't test minibuffer-prompt-end here.1999-09-05, by Richard M. Stallman
-
(Fx_show_tip): Improve documentation.1999-09-05, by Gerd Moellmann
-
(Fset_window_vscroll): Make window the first argument,1999-09-05, by Gerd Moellmann
-
(Qplay_sound_functions): Replaces Qplay_sound_hook.1999-09-05, by Gerd Moellmann
-
(font-menu-add-default): Simplify code.1999-09-05, by Richard M. Stallman
-
Change1999-09-05, by Gerd Moellmann
-
(header-line): Renamed from `top-line'.1999-09-05, by Gerd Moellmann
-
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.1999-09-05, by Gerd Moellmann
-
(row_containing_pos): New.1999-09-05, by Gerd Moellmann
-
(tool-bar): Change face `toolbar' to `tool-bar'.1999-09-05, by Gerd Moellmann
-
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:1999-09-05, by Gerd Moellmann
-
(Qwindow_size_fixed): Replaces Qfixed_window_size.1999-09-04, by Gerd Moellmann
-
(Fmakehash): Exchange optional test and size arguments.1999-09-04, by Gerd Moellmann
-
Make some doc strings obey the make-docfile convention.1999-09-04, by Dave Love
-
Make some doc strings obey the make-docfile convention.1999-09-04, by Dave Love
-
Fix comment about conventions for Lisp files.1999-09-04, by Dave Love
-
(mh-forward): Get new subject line from the original,1999-09-04, by Richard M. Stallman
-
(make-autoload): Handle defun* like defun.1999-09-03, by Richard M. Stallman
-
(highlight-changes-mode): Add autoload cookie for variable.1999-09-03, by Dave Love
-
Include config.h not ../src/config.h.1999-09-03, by Richard M. Stallman
-
(double-mode): Customize the variable.1999-09-03, by Dave Love
-
Change protorype of x_alloc_nearest_color.1999-09-03, by Gerd Moellmann
-
(XTset_vertical_scroll_bar): Block input when clearing1999-09-03, by Gerd Moellmann
-
Include math.h. Add extern declaration for atof in case1999-09-03, by Gerd Moellmann
-
(struct frame): New member `gamma'.1999-09-03, by Gerd Moellmann
-
(make_shadow_gcs): Call1999-09-03, by Gerd Moellmann
-
[macintosh]: Set KBD_BUFFER_SIZE to a smaller value1999-09-03, by Richard M. Stallman
-
Do nothing if included a second time.1999-09-03, by Richard M. Stallman
-
(Fframep) [macintosh]: Handle mac frame type.1999-09-03, by Richard M. Stallman
-
(call-process) [macintosh]: Call mac_run_command in1999-09-03, by Richard M. Stallman
-
Delete the system-independent include of stdlib.h1999-09-03, by Richard M. Stallman
-
[macintosh]: Include macterm.h to define substitute X1999-09-03, by Richard M. Stallman
-
Use XCAR and XCDR instead of XCONS.1999-09-03, by Gerd Moellmann
-
New member frozen_window_start_p.1999-09-03, by Gerd Moellmann
-
(foreach_window, foreach_window_1): New.1999-09-03, by Gerd Moellmann
-
(read_minibuf_unwind): Resize mini-window when1999-09-03, by Gerd Moellmann
-
Remove extern declarations for variables deleted from1999-09-03, by Gerd Moellmann
-
(adjust_frame_glyphs): Remove reference to1999-09-03, by Gerd Moellmann
-
Add function prototype for resize_mini_window.1999-09-03, by Gerd Moellmann
-
(x_scroll_bar_create): Don't clear under scroll bar1999-09-03, by Gerd Moellmann
-
(x_set_scroll_bar_width): Change conditional compilation1999-09-03, by Gerd Moellmann
-
(MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the1999-09-03, by Kenichi Handa
-
(count_combining_composition): New function.1999-09-03, by Kenichi Handa
-
Type in comment fixed.1999-09-03, by Kenichi Handa
-
(Fsubst_char_in_region): Adjust the way to check byte-combining1999-09-03, by Kenichi Handa
-
(SPLIT_COMPOSITE_SEQ): New macro.1999-09-03, by Kenichi Handa
-
(MAKE_NON_ASCII_CHAR): Handle the case that C1 or C21999-09-03, by Kenichi Handa
-
(Faset): Adjust the way to check byte-combining1999-09-03, by Kenichi Handa