2008-02-10 |
Michael Olson | EasyPG: Implement some suggestions from emacs-devel. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Olson | EasyPG: Improve NEWS entry. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Albinus | * net/dbus.el: Remove `no-byte-compile' cookie. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | (struct Lisp_Misc_Any, struct Lisp_Marker) |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dan Nicolaescu | Undo previous change. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dan Nicolaescu | (diff-add-change-log-entries-other-window): Use |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dan Nicolaescu | * s/gnu-linux.h: Remove support for non-ELF and linux... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Reiner Steib | Remove bogus merge relicts from previous commit. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Richard M.... | (ASET): Use AREF, not ASLOT. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Reiner Steib | `cp-supported-codepages' is not used in mm-util.el... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Reiner Steib | (mm-codepage-setup): If cp-supported-codepages isn't |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | (ASET): Check bounds. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | (compilation-next-error): Add clarifying comment. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | Add todo entries. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | (Equality Predicates): Mention equal-including-properties. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | (mode-name): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | `mode-name' is no longer guaranteed to be a string. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | (find-word-boundary-function-table): Add missing entry... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Jason Rumney | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Jason Rumney | * button.el (button-map): |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dan Nicolaescu | * epa.el (epa-faces, epa): |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dan Nicolaescu | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Eli Zaretskii | (Windows Fonts): Use a @table for describing font prope... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Thien-Thi Nguyen | Make vc-diff-internal messages consistent across many... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Eli Zaretskii | (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_tab... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Eli Zaretskii | (dontCopy): Do not rename admin/unidata/Makefile. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Eli Zaretskii | (lisp): New variable. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dan Nicolaescu | * Makefile.in (REGEXP_IN_LIBC): Remove reference to... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dan Nicolaescu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Michael Olson | net/tramp.el (tramp-process-sentinel): Avoid error... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Miles Bader | (rcirc-omit-mode): Suppress invisibility ellipsis |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Miles Bader | Add arch tagline |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | woman-locale. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (woman-locale): New defcustom. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (locale-translate): New function, with old code extract... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (check-info-dir): New target. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (pgg-display-output-buffer): Declare as function. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (selection-coding-system): Make it a defcustom, and... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (selection-coding-system): Remove, since it's now defin... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jason Rumney | Remove entries covered by new font backend. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Stefan Monnier | * xfaces.c (Finternal_make_lisp_face): Use ASET. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Stefan Monnier | (Fkey_description): Move side effect outside of macro... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Stefan Monnier | (add_command_key, parse_menu_item): Use ASET. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Stefan Monnier | (free_face_fontset): Use FONTSET_FROM_ID. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Stefan Monnier | (concat): Move side effect outside of macro call. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Stefan Monnier | (diff-add-change-log-entries-other-window): Avoid the |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dan Nicolaescu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Stefan Monnier | (decode_options): Fix last change so as not to override... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Stefan Monnier | (decode_options): Pass --display implicitly if -c |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Kenichi Handa | (setup-default-fontset): Fix arabic otf |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Juanma Barranquero | (INFO_TARGETS, DVI_TARGETS, clean): Add epa. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jan Djärv | Mention XEmbed and --parent-id. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (x-handle-parent-id): Remove free variable `parent... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | Update license to GPLv3+. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (custom-theme-set-variables): Sort symbols that are |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Michael Olson | Makefile.in (INFO_FILES): Add epa. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Michael Olson | EasyPG: Add info/dir entry. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Michael Olson | EasyPG: Add ChangeLog entries. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Michael Olson | EasyPG: Initial check-in. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | Add pcmpl-unix ssh. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | (top-level): Move provide statement to end. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Glenn Morris | Phil Hagelberg <phil at evri.com> |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Richard M.... | (Fdelete_frame): If FORCE, don't call hooks. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jason Rumney | Typo fix |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jason Rumney | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jason Rumney | (Windows Files): w32-get-true-file-attributes default |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Romain Francoise | Whitespace changes. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jason Rumney | Add major documentation writing that needs doing |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | (USAGE3): Add --parent-id |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | (Fx_create_frame): Do not override the explicitly set... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | (xg_create_frame_widgets): If frame is embedded, call |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | (struct x_display_info): Add AtomXatom_XEMBED. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | (x_detect_focus_change): Handle embed client message. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | (x-handle-parent-id): New function. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | * startup.el (command-line-x-option-alist): Add --paren... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jason Rumney | Group manuals by category, and move important groups... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | (Tool Bar): Doculemt rtl property. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | Use "do...while (0)", not "if (1)..else" in macro defin... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Jan Djärv | Use "do...while (0)", not "if (1)..else" in macro defin... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Glenn Morris | Jim Meyering <meyering at redhat.com> |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Glenn Morris | D. E. Evans <sinuhe at gnu.org> (tiny change) |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Glenn Morris | One new entry. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Glenn Morris | Chris Moore <christopher.ian.moore at gmail.com> |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Glenn Morris | Some tidying post-unicode-merge: typos, tense, simplifi... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stefan Monnier | * xselect.c (x_handle_dnd_message): |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Kenichi Handa | (ftxfont_open): Don't set |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Kenichi Handa | (ftfont_open): Fix previous change. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Jason Rumney | Revert last change |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Jason Rumney | Revert last change |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Jason Rumney | Regenerated. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Miles Bader | Remove incorrect entries from lisp/gnus/ChangeLog |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Jason Rumney | * w32font.c (w32font_text_extents): Fill in lbearing... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Michael Albinus | * dbus.texi (all): Wrap Lisp code examples with @lisp... |
commit | commitdiff | tree | snapshot |
next |