Mercurial > emacs
graph
-
(number-sequence): Shorten the code.Thu, 03 Apr 2003 02:49:16 +0000, by Kenichi Handa
-
*** empty log message ***Thu, 03 Apr 2003 02:43:32 +0000, by Kenichi Handa
-
(number-sequence): New function.Thu, 03 Apr 2003 02:43:11 +0000, by Kenichi Handa
-
Fix the malayalam line.Thu, 03 Apr 2003 01:59:08 +0000, by Kenichi Handa
-
*** empty log message ***Thu, 03 Apr 2003 01:40:58 +0000, by Miles Bader
-
(choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.Thu, 03 Apr 2003 01:40:19 +0000, by Miles Bader
-
(fill-newline): Don't leave markers before the prefix.Thu, 03 Apr 2003 00:53:49 +0000, by Stefan Monnier
-
(refill-fill-paragraph-at): Don't preserve the trailing space sinceWed, 02 Apr 2003 23:57:17 +0000, by Stefan Monnier
-
(fill-delete-newlines): Don't add a trailing space.Wed, 02 Apr 2003 23:40:36 +0000, by Stefan Monnier
-
(fill-region-as-paragraph): Remove obsolete `save-restriction'.Wed, 02 Apr 2003 23:04:09 +0000, by Stefan Monnier
-
*** empty log message ***Wed, 02 Apr 2003 21:38:43 +0000, by Juanma Barranquero
-
(sort-reorder-buffer): Fix saving of markers at the end of the sorted region.Wed, 02 Apr 2003 21:37:53 +0000, by Juanma Barranquero
-
*** empty log message ***Wed, 02 Apr 2003 21:24:56 +0000, by Juanma Barranquero
-
(woman-xref): Removed.Wed, 02 Apr 2003 21:24:04 +0000, by Juanma Barranquero
-
(toplevel): Require button.Wed, 02 Apr 2003 21:22:38 +0000, by Juanma Barranquero
-
*** empty log message ***Wed, 02 Apr 2003 16:48:11 +0000, by Stefan Monnier
-
(asm-calculate-indentation, asm-indent-line): New functions.Wed, 02 Apr 2003 16:44:32 +0000, by Stefan Monnier
-
(top-level): Quote second arg toWed, 02 Apr 2003 10:41:40 +0000, by Kai Gro¸©Ījohann
-
*** empty log message ***Wed, 02 Apr 2003 04:31:22 +0000, by Miles Bader
-
(scroll-bar-mode): Correctly specify `nil' choice.Wed, 02 Apr 2003 04:31:05 +0000, by Miles Bader
-
(asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char.Tue, 01 Apr 2003 23:09:13 +0000, by Stefan Monnier
-
*** empty log message ***Tue, 01 Apr 2003 18:08:13 +0000, by Dave Love
-
Doc fixes.Tue, 01 Apr 2003 18:03:13 +0000, by Dave Love
-
*** empty log message ***Tue, 01 Apr 2003 10:23:35 +0000, by Dave Love
-
Use transparent/opaque `colours'.Tue, 01 Apr 2003 10:22:39 +0000, by Dave Love
-
(xpm_lookup_color): Grok "opaque".Tue, 01 Apr 2003 10:04:38 +0000, by Dave Love
-
*** empty log message ***Tue, 01 Apr 2003 09:57:22 +0000, by Kim F. Storm
-
Fix build on Mac OS X with Carbon.Tue, 01 Apr 2003 01:09:13 +0000, by Andrew Choi
-
*** empty log message ***Tue, 01 Apr 2003 01:06:19 +0000, by Kenichi Handa
-
(indian-font-char-index-table): Fix theTue, 01 Apr 2003 01:04:46 +0000, by Kenichi Handa
-
(frame.c.x): Add dependency on BLOCKINPUT_H_GROUP.Mon, 31 Mar 2003 22:45:50 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 31 Mar 2003 22:45:30 +0000, by Kim F. Storm
-
(frame.o): Add dependency on blockinput.h and filesMon, 31 Mar 2003 22:41:23 +0000, by Kim F. Storm
-
(reveal-post-command): Remove buggy debugging code.Mon, 31 Mar 2003 22:26:26 +0000, by Stefan Monnier
-
(pop-global-mark-quick-repeat): Remove defcustom.Mon, 31 Mar 2003 21:49:09 +0000, by Kim F. Storm
-
(cua-set-mark): Unconditionally repeatMon, 31 Mar 2003 21:48:39 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 31 Mar 2003 21:43:21 +0000, by Nick Roberts
-
*** empty log message ***Mon, 31 Mar 2003 21:32:25 +0000, by Juanma Barranquero
-
($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it.Mon, 31 Mar 2003 21:31:05 +0000, by Juanma Barranquero
-
(gdb-inferior-io-mode): Remove Unix pathname for catMon, 31 Mar 2003 21:23:45 +0000, by Nick Roberts
-
(x_set_scroll_bar_default_width): Define return value as void.Mon, 31 Mar 2003 21:16:55 +0000, by Juanma Barranquero
-
(x_wm_set_icon_position): Define return value as void.Mon, 31 Mar 2003 21:15:51 +0000, by Juanma Barranquero
-
(display_x_get_resource): Use Display_Info argument, not x_display_info.Mon, 31 Mar 2003 21:00:47 +0000, by Juanma Barranquero
-
(reveal-post-command): Better error handling and debugging.Mon, 31 Mar 2003 20:56:14 +0000, by Stefan Monnier
-
Fix compilation for --with-x=no.Mon, 31 Mar 2003 20:41:41 +0000, by Kim F. Storm
-
(EMACS_CLASS): Remove. Use generic define.Mon, 31 Mar 2003 20:36:37 +0000, by Kim F. Storm
-
Remove unnecessary extern declarations.Mon, 31 Mar 2003 20:36:31 +0000, by Kim F. Storm
-
The following changes consolidates the common code related toMon, 31 Mar 2003 20:36:21 +0000, by Kim F. Storm
-
Remove extern decl for frame parameter vars.Mon, 31 Mar 2003 20:36:05 +0000, by Kim F. Storm
-
(change_window_heights): Add prototype.Mon, 31 Mar 2003 20:35:57 +0000, by Kim F. Storm
-
Remove extern decl for frame parameter vars.Mon, 31 Mar 2003 20:35:51 +0000, by Kim F. Storm
-
(EMACS_CLASS): Remove. Use generic define.Mon, 31 Mar 2003 20:35:43 +0000, by Kim F. Storm
-
Remove unnecessary extern declarations.Mon, 31 Mar 2003 20:35:36 +0000, by Kim F. Storm
-
(x_get_string_resource): Use XrmDatabase.Mon, 31 Mar 2003 20:35:24 +0000, by Kim F. Storm
-
(XrmDatabase): New (dummy) typedef.Mon, 31 Mar 2003 20:35:17 +0000, by Kim F. Storm
-
* w32fns.c (Qauto_raise, Qauto_lower, ...): Remove vars for frameMon, 31 Mar 2003 20:35:09 +0000, by Kim F. Storm
-
(EMACS_CLASS): Remove.Mon, 31 Mar 2003 20:34:56 +0000, by Kim F. Storm
-
Remove unnecessary extern declarations.Mon, 31 Mar 2003 20:34:48 +0000, by Kim F. Storm
-
(Qauto_raise, Qauto_lower, ...): Remove vars for frameMon, 31 Mar 2003 20:34:30 +0000, by Kim F. Storm
-
(Qauto_raise, Qauto_lower, ...): Declare extern all frameMon, 31 Mar 2003 20:34:17 +0000, by Kim F. Storm
-
Include blockinput.h.Mon, 31 Mar 2003 20:33:58 +0000, by Kim F. Storm
-
(frame_parm_handler): New typedef.Mon, 31 Mar 2003 20:33:14 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 31 Mar 2003 20:25:02 +0000, by Kim F. Storm
-
(mode-line-major-mode-keymap): New variable.Mon, 31 Mar 2003 20:24:56 +0000, by Juanma Barranquero
-
(describe-minor-mode, describe-minor-mode-from-indicator,Mon, 31 Mar 2003 20:22:58 +0000, by Juanma Barranquero
-
(asm-mode): Support skipping C lang style comments.Mon, 31 Mar 2003 20:16:01 +0000, by Juanma Barranquero
-
(file-relative-name): Remove superfluous `and'.Mon, 31 Mar 2003 16:05:50 +0000, by Kai Gro¸©Ījohann
-
*** empty log message ***Mon, 31 Mar 2003 01:48:48 +0000, by Kenichi Handa
-
(ccl-decode-mule-utf-16-le): Don't assume the signature bytes.Mon, 31 Mar 2003 01:48:23 +0000, by Kenichi Handa
-
*** empty log message ***Sun, 30 Mar 2003 20:31:23 +0000, by Juanma Barranquero
-
(sh-mode): Add doc-specs for commands and variables.Sun, 30 Mar 2003 20:28:18 +0000, by Juanma Barranquero
-
*** empty log message ***Sun, 30 Mar 2003 15:39:26 +0000, by Andreas Schwab
-
(x_insert_glyphs): Fix swapped width and heightSun, 30 Mar 2003 15:39:12 +0000, by Andreas Schwab
-
(x_redisplay_interface): Add missing entry forSun, 30 Mar 2003 15:35:32 +0000, by Andreas Schwab
-
*** empty log message ***Sun, 30 Mar 2003 04:17:10 +0000, by Richard M. Stallman
-
(Top): Undo the previous renaming.Sun, 30 Mar 2003 04:17:02 +0000, by Richard M. Stallman
-
(utf-translate-cjk-mode): Minor mode,Sat, 29 Mar 2003 17:11:42 +0000, by Kai Gro¸©Ījohann
-
(Fexpand_file_name): In the no-handler case, afterSat, 29 Mar 2003 16:34:35 +0000, by Kai Gro¸©Ījohann
-
(file-relative-name): If FILENAME and DIRECTORY are onSat, 29 Mar 2003 15:31:07 +0000, by Kai Gro¸©Ījohann
-
* tramp.el: Version 2.0.31 released.Sat, 29 Mar 2003 15:16:57 +0000, by Kai Gro¸©Ījohann
-
*** empty log message ***Sat, 29 Mar 2003 02:57:19 +0000, by John Paul Wallington
-
(with-category-table): Use `make-symbol' to avoid variable capture.Sat, 29 Mar 2003 02:56:35 +0000, by John Paul Wallington
-
*** empty log message ***Sat, 29 Mar 2003 02:35:08 +0000, by Kenichi Handa
-
If system-type is not for Windows, prefer japanese-iso-8bit.Sat, 29 Mar 2003 02:34:52 +0000, by Kenichi Handa
-
* gtkutil.c (xg_tool_bar_item_expose_callback): Reduce sizeFri, 28 Mar 2003 20:33:01 +0000, by Jan Dj¸«£rv
-
*** empty log message ***Fri, 28 Mar 2003 17:49:49 +0000, by Juanma Barranquero
-
(iconify-or-deiconify-frame): Define for compatibility with packagesFri, 28 Mar 2003 17:46:09 +0000, by Juanma Barranquero
-
(checkdoc-display-status-buffer): Fix docstring.Fri, 28 Mar 2003 17:38:50 +0000, by Juanma Barranquero
-
*** empty log message ***Fri, 28 Mar 2003 16:56:13 +0000, by Jonathan Yavner
-
No error when marking functions whose body just returns a constant. HandleFri, 28 Mar 2003 16:45:19 +0000, by Jonathan Yavner
-
(xt_action_hook): Unset dragging so the reset does take place.Fri, 28 Mar 2003 14:45:30 +0000, by Stefan Monnier
-
(xm_scroll_callback): Undo a tiny bit of the previous change.Fri, 28 Mar 2003 14:25:14 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 28 Mar 2003 14:22:11 +0000, by Stefan Monnier
-
(take_vertical_position_into_account): Remove.Fri, 28 Mar 2003 14:20:09 +0000, by Stefan Monnier
-
(set_vertical_scroll_bar): New fun. Extracted from redisplay_window.Fri, 28 Mar 2003 14:11:55 +0000, by Stefan Monnier
-
*** empty log message ***Thu, 27 Mar 2003 22:40:29 +0000, by Andreas Schwab
-
(vc-cvs-parse-entry): Make sure a file with conflictsThu, 27 Mar 2003 22:38:38 +0000, by Andreas Schwab
-
*** empty log message ***Thu, 27 Mar 2003 03:06:16 +0000, by Richard M. Stallman
-
(update_tool_bar): Recompute tool bar ifThu, 27 Mar 2003 03:04:22 +0000, by Richard M. Stallman
-
* gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared.Wed, 26 Mar 2003 18:07:46 +0000, by Jan Dj¸«£rv
-
*** empty log message ***Wed, 26 Mar 2003 16:46:41 +0000, by Stefan Monnier
-
* xdisp.c (update_menu_bar): Set w->update_mode_line to QtWed, 26 Mar 2003 16:13:44 +0000, by Jan Dj¸«£rv
-
*** empty log message ***Wed, 26 Mar 2003 15:23:36 +0000, by Stefan Monnier
-
(store_symval_forwarding): Re-instate part of the codeWed, 26 Mar 2003 15:23:10 +0000, by Stefan Monnier
-
Initial revisionWed, 26 Mar 2003 11:48:32 +0000, by Simon Josefsson
-
*** empty log message ***Wed, 26 Mar 2003 04:45:38 +0000, by Kenichi Handa
-
(recode-file-name): New function.Wed, 26 Mar 2003 04:42:29 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 26 Mar 2003 01:12:54 +0000, by Kenichi Handa
-
2003-03-26 Steve Youngs <youngs@xemacs.org>:Tue, 25 Mar 2003 20:59:35 +0000, by John Wiegley
-
*** empty log message ***Tue, 25 Mar 2003 20:59:04 +0000, by John Wiegley
-
(byte-optimize-set): Avoid CLism.Tue, 25 Mar 2003 16:48:43 +0000, by Stefan Monnier
-
(byte-optimize-set): New. Turn `set' into `setq' when applicable.Tue, 25 Mar 2003 16:34:00 +0000, by Stefan Monnier