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