Mercurial > emacs
graph
-
Besides adding a log entry, do some white space fixes.2003-01-25, by Markus Rost
-
(set-language-info, current-language-environment):2003-01-25, by Markus Rost
-
Fix input methods for GTK.2003-01-25, by Jan Djärv
-
*** empty log message ***2003-01-25, by Jason Rumney
-
(XPutPixel): Handle monochrome images; used for masks.2003-01-25, by Jason Rumney
-
*** empty log message ***2003-01-25, by Kim F. Storm
-
* emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-c2003-01-25, by Kim F. Storm
-
Minor @code usage fix.2003-01-25, by Thien-Thi Nguyen
-
2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu>2003-01-25, by Michael Kifer
-
*** empty log message ***2003-01-25, by Thien-Thi Nguyen
-
(Info-extract-menu-node-name): When looking for end of2003-01-25, by Thien-Thi Nguyen
-
*** empty log message ***2003-01-25, by Thien-Thi Nguyen
-
(Info-try-follow-nearest-node): Add case: Handle menu item2003-01-25, by Thien-Thi Nguyen
-
*** empty log message ***2003-01-24, by Andreas Schwab
-
(Fminibuffer_message): Verify type of parameter.2003-01-24, by Andreas Schwab
-
*** empty log message ***2003-01-24, by Juanma Barranquero
-
(isearch-forward): Fix typo.2003-01-24, by Juanma Barranquero
-
gtkutil.c (xg_initialize): Initialize id_to_widget here instead2003-01-24, by Jan Djärv
-
(jka-compr-insert-file-contents): Call2003-01-24, by Kenichi Handa
-
(decode-coding-inserted-region): Renamed2003-01-24, by Kenichi Handa
-
*** empty log message ***2003-01-24, by Kenichi Handa
-
*** empty log message ***2003-01-24, by Dave Love
-
(mark_stack) [!GC_LISP_OBJECT_ALIGNMENT && __GNUC__]:2003-01-24, by Dave Love
-
(GC_SETJMP_WORKS, GC_MARK_STACK): Define for more2003-01-24, by Dave Love
-
Update copyright.2003-01-24, by Kim F. Storm
-
*** empty log message ***2003-01-24, by John Paul Wallington
-
* ibuffer.el (ibuffer-window-list): Remove.2003-01-24, by John Paul Wallington
-
*** empty log message ***2003-01-24, by Kenichi Handa
-
(adjust_point_for_property): New second arg MODIFIED.2003-01-24, by Kenichi Handa
-
*** empty log message ***2003-01-23, by Dave Love
-
*** empty log message ***2003-01-23, by Dave Love
-
(write-abbrev-file): Simplify, and put a coding cookie2003-01-23, by Dave Love
-
*** empty log message ***2003-01-23, by Juanma Barranquero
-
*** empty log message ***2003-01-23, by Juanma Barranquero
-
(asm-mode): Added syntax table entries for /* */ comments.2003-01-23, by Juanma Barranquero
-
(insert-directory): Read the output of "ls" by2003-01-23, by Kenichi Handa
-
*** empty log message ***2003-01-23, by Kenichi Handa
-
*** empty log message ***2003-01-23, by Markus Rost
-
(describe-text-mode-hook): Add a group.2003-01-23, by Markus Rost
-
(interprogram-paste-function): Handle empty clipboard.2003-01-23, by John Paul Wallington
-
Use MS-Windows consistently in headings, to make it easy to search2003-01-22, by Jason Rumney
-
Add note for mouse pointer support.2003-01-22, by Jason Rumney
-
*** empty log message ***2003-01-22, by Jason Rumney
-
* w32term.c (x_draw_glyph_string_foreground)2003-01-22, by Jason Rumney
-
(x_set_cursor_type): Set cursor_type_changed,2003-01-22, by Jason Rumney
-
Info-index and colons2003-01-22, by Karl Berry
-
(Info-index): change pattern so that index entries2003-01-22, by Karl Berry
-
Regenerated.2003-01-22, by Andreas Schwab
-
*** empty log message ***2003-01-22, by Andreas Schwab
-
Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of2003-01-22, by Andreas Schwab
-
.2003-01-22, by Andreas Schwab
-
(jka-compr-insert-file-contents): Fix typo in last change.2003-01-22, by Andreas Schwab
-
*** empty log message ***2003-01-22, by Markus Rost
-
(bootstrap): Make bootstrap-after.2003-01-22, by Markus Rost
-
(bootstrap-after): New target.2003-01-22, by Markus Rost
-
Fix typo.2003-01-22, by Juanma Barranquero
-
(Info-index-next): Use "(`,' tries to find next)" for2003-01-22, by Kai Großjohann
-
*** empty log message ***2003-01-22, by Kenichi Handa
-
*** empty log message ***2003-01-22, by Kenichi Handa
-
(jka-compr-insert-file-contents): Read a process2003-01-22, by Kenichi Handa
-
(decode-coding-region-as-inserted-from-file): New function.2003-01-22, by Kenichi Handa
-
*** empty log message ***2003-01-22, by Miles Bader
-
2003-01-21 David Ponce <david@dponce.com>2003-01-21, by Jason Rumney
-
*** empty log message ***2003-01-21, by Jason Rumney
-
Hand cursor, derived from index.pbm in lisp/toolbar2003-01-21, by Jason Rumney
-
2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>2003-01-21, by Jason Rumney
-
2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>2003-01-21, by Jason Rumney
-
2003-01-21 Jason Rumney <jasonr@gnu.org>2003-01-21, by Jason Rumney
-
(ido-make-file-list, ido-make-dir-list): Don't move2003-01-21, by Kim F. Storm
-
*** empty log message ***2003-01-21, by Kim F. Storm
-
*** empty log message ***2003-01-21, by Juanma Barranquero
-
(ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.2003-01-21, by Juanma Barranquero
-
Doc fixes.2003-01-21, by Kim F. Storm
-
Tiny doc fixes.2003-01-21, by Kim F. Storm
-
*** empty log message ***2003-01-21, by Dave Love
-
Don't include string.h.2003-01-21, by Dave Love
-
(Cplusplus_help, Cjava_help): Re-phrase and avoid2003-01-21, by Dave Love
-
gtkutil.c: Must include stdio.h before termhooks.h2003-01-21, by Jan Djärv
-
*** empty log message ***2003-01-21, by Dave Love
-
(Fgc_status): Print zombie list.2003-01-21, by Dave Love
-
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.2003-01-21, by Dave Love
-
Fix last change (use C syntax for comments).2003-01-21, by Markus Rost
-
(gud-display-line): If the current file is newer than its2003-01-20, by Nick Roberts
-
*** empty log message ***2003-01-20, by Nick Roberts
-
(regexp-opt-group): Undo last change. Fix the docstring instead.2003-01-20, by Stefan Monnier
-
*** empty log message ***2003-01-20, by Glenn Morris
-
(calendar-only-one-frame-setup): Add autoload.2003-01-20, by Glenn Morris
-
*** empty log message ***2003-01-20, by Jason Rumney
-
(digest_single_submenu): Declare all args.2003-01-20, by Jason Rumney
-
Mention Gtk+2003-01-20, by Jan Djärv
-
* macterm.c (XTread_socket): Checks for valid, visible window2003-01-20, by Steven Tamm
-
Improve some rough ends.2003-01-20, by Francesco Potortì
-
Better sed script.2003-01-20, by Francesco Potortì
-
Clarify prompts.2003-01-20, by Francesco Potortì
-
*** empty log message ***2003-01-20, by Francesco Potortì
-
*** empty log message ***2003-01-20, by Richard M. Stallman
-
Updated by Joanna Pluta <joanna_p@gazeta.pl>.2003-01-20, by Richard M. Stallman
-
Add Polish translator Joanna Pluta.2003-01-20, by Richard M. Stallman
-
(rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets.2003-01-20, by Richard M. Stallman
-
*** empty log message ***2003-01-20, by Richard M. Stallman
-
(completion-setup-function): Set default-directory2003-01-20, by Richard M. Stallman
-
(regexp-opt-group): Compute HALF2 properly.2003-01-20, by Richard M. Stallman
-
(octave-mode-map): Change C-c i bindings to C-c C-i.2003-01-20, by Richard M. Stallman
-
(load-path): Rename `path' local var.2003-01-20, by Richard M. Stallman
-
Comment change.2003-01-20, by Richard M. Stallman
-
(redisplay_window): If mini window's buffer is not2003-01-20, by Richard M. Stallman
-
(Rectangles): Document C-x c r.2003-01-20, by Richard M. Stallman
-
*** empty log message ***2003-01-20, by Markus Rost
-
(ls-lisp-use-insert-directory-program): Make default2003-01-20, by Markus Rost
-
Fixed --with-gtk2003-01-20, by Jan Djärv
-
*** empty log message ***2003-01-19, by Jan Djärv
-
ChangeLog2003-01-19, by Jan Djärv