2010-06-30 |
Jan D | Improve doc for system font things. Return font regard... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Kenichi Handa | Check FC_DUAL too. For such fonts, check width one... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Glenn Morris | Remove comment that is no longer true. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Dan Nicolaescu | Fix CFLAGS for non-GCC compilers. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Glenn Morris | Fix some whitespace in previous. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Glenn Morris | * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Glenn Morris | Remove last internal use of cpp and src/{m,s}/*.h files... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Glenn Morris | Remove some cpp that is internal to configure.in. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Chong Yidong | Allow global VC ops like `C-x v D' in Diff and Log... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Jan D | Fix some compilation errors in nsfns.c |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jan D | dynamic-setting.el (font-setting-change-default-font... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jan D | xfns.c (x_default_font_parameter): Remove got_from_syst... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jan D | Mention bug number |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jan D | Use non-deprecated Gtk+ functions, add changes for... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Kenichi Handa | international/quail.el (quail-insert-kbd-layout): Fix... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Chong Yidong | * bindings.el (global-map): Bind delete and DEL, the... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Dan Nicolaescu | * src/s/freebsd.h (BSD4_2): Remove redundant definition. |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Chong Yidong | * progmodes/ruby-mode.el (ruby-mode-map): Don't bind... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Chong Yidong | * startup.el (command-line): Recognize "0" X resource... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Chong Yidong | Change default-frame-alist and menu/tool-bar-mode inter... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Eli Zaretskii | Fix the MS-DOS build due to changes in configury. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Eli Zaretskii | Revert 2010-06-26T12:01:31Z!eliz@gnu.org (fixed in... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Eli Zaretskii | w32-fns.el (w32-convert-standard-filename): Doc fix. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Eli Zaretskii | PROBLEMS: Update Cygwin-related info regarding GCC... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Carsten Dominik | Cherry-pick commit 8bd9308 from the org-mode Git reposi... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Chong Yidong | Revert last change. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Chong Yidong | Change initial-frame-alist and default-frame-alist... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Agustín Martín | Add missing Changelog entries for textmodes/ispell... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Agustín Martín | ispell.el (ispell-init-process): Make sure ispell and... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Agustín Martín | Make sure `flyspell-word' checks word after (flyspell... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Chong Yidong | Add redisplay test for image and overlay string interac... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Juri Linkov | * lisp/minibuffer.el (completions-format): Change defau... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Juri Linkov | * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Chong Yidong | Don't issue kmacro hint if echo area is in use (Bug... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Juanma Barranquero | lib-src/movemail.c (error): Avoid warning when there... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Juanma Barranquero | src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Mark A. Hershberger | Add in some useful convenience functions for handling... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Jan Djärv | Hide scroll bar when window is too small to avoid Gtk... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Glenn Morris | Minor simplification. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Jan Djärv | Don't use font names from GConf if font backend can... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Glenn Morris | * lisp/org/org-entities.el: Add explicit utf-8 coding... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Glenn Morris | Add some utf-8 coding cookies. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Jan Djärv | * font.c (font_parse_fcname): Allow . for sizes like... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Karl Fogel | * lisp/simple.el (compose-mail): Fix doc string to... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Alan Mackenzie | Fix an indentation bug: |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Glenn Morris | * INSTALL: Info files are compressed by default. |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Eli Zaretskii | Avoid recentering when lines differ in their height. |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Chong Yidong | Tweaks to package list UI. |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Chong Yidong | Add preliminary describe-package functionality, and... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Eli Zaretskii | xdisp.c (try_scrolling): Fix last change. |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Eli Zaretskii | Fix occasional recentering under scroll-conservatively. |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Gustav Hållberg | * lisp/descr-text.el (describe-char): Avoid trailing... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Stefan Monnier | * lisp/emacs-lisp/edebug.el (edebug-read-list): Phase... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Juri Linkov | Fix revert-buffer functionality of Help mode and Info. |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Dan Nicolaescu | * lisp/emacs-lisp/package.el (package-menu-mode-map... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Agustín Martín | ispell.el (ispell-aspell-find-dictionary): Fix regexp... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Juanma Barranquero | emacs-lisp/package.el (package-menu-mode-map): Move... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Juanma Barranquero | menu-bar.el (menu-bar-options-menu): Fix typo in menu... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Chong Yidong | Merge package.el, written by Tom Tromey <tromey@redhat... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Stefan Monnier | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1):... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Jay Belanger | calc-poly.el: (math-accum-factors): Make sure that... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Juri Linkov | * lisp/facemenu.el (list-colors-display): Call `pop... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Stefan Monnier | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1):... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Stefan Monnier | Merge from emacs-23 |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Stefan Monnier | * lisp/font-lock.el (font-lock-major-mode): Rename... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Stefan Monnier | * src/lread.c (read1): Phase out old-style backquotes... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Agustín Martín | ispell.el: Fix portuguese casechars/not-casechars for... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Michael Albinus | * auth-source.el (auth-source-pick): If choice does... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Juanma Barranquero | * etc/NEWS.1-17: Fix typos. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Juanma Barranquero | * facemenu.el (list-colors-sort): Doc fix. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Glenn Morris | Backport from trunk: * src/editfns.c (Fbyte_to_string... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Stefan Monnier | * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Glenn Morris | * etc/NEWS: appt-add. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Glenn Morris | Tweak previous change. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Ivan Kanis | Close bug#5176. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bob Rogers | * lisp/progmodes/sql.el (sql-connect-mysql): Fix typo. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Juri Linkov | Add sort option `list-colors-sort'. (Bug#6332) |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Juri Linkov | * compare-w.el: Move to the "vc" subdirectory. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Stefan Monnier | * lisp/image-mode.el (image-mode-map): Remap left-char... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Stefan Monnier | * lisp/nxml/nxml-mode.el (nxml-indent-line): Standardiz... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Juanma Barranquero | * src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependen... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Eli Zaretskii | bidi.c (bidi_mirror_char): Fix commentary. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Eli Zaretskii | Use Unicode database for attribute tables in bidi.c. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Romain Francoise | Synch with Gnus trunk. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Chong Yidong | * INSTALL: Update font information (Bug#6389). |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Chong Yidong | Revert 2010-06-02 change to log-edit-font-lock-keywords... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Chong Yidong | Add all rgb.txt color names to x-colors. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Eli Zaretskii | Use BidiMirroring.txt for mirroring characters in bidi... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Eli Zaretskii | Derive bidi type table from UnicodeData.txt. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Eli Zaretskii | Fix bug #6409. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Eli Zaretskii | Fix bug #6396. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Romain Francoise | * Makefile.in (lisp, shortlisp): Use new location of... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Michael Albinus | * net/tramp.el (tramp-remote-process-environment):... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bob Rogers | Close bug#6361. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Štěpán Němec | Close bug#6406. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Glenn Morris | * etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Helmut Eller | Close bug#6408. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Glenn Morris | * Makefile.in (install-arch-indep): Delete any old... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Juanma Barranquero | Fix Windows makefiles to adapt to lisp/vc reorganization. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Juanma Barranquero | * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp... |
commit | commitdiff | tree | snapshot |
next |