2010-04-24 |
Glenn Morris | Close bug#5655. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Glenn Morris | Minor authors.el updates. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | * Makefile.in: Remove C_SWITCH_X_MACHINE, unused. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | * s/cygwin.h (LIBS_DEBUG): Remove, unused. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | Remove redundant flags. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | Simplify m/intel386.h. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | * m/mips.h: Remove #if 0 code. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Eli Zaretskii | Fix display of composed characters from L2R scripts... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Eli Zaretskii | Fix display of composed characters from L2R scripts... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Eli Zaretskii | dispextern.h: Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Monnier | Provide byte-compiler warnings when set-default a read... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Monnier | * mm-util.el (mm-find-buffer-file-coding-system): |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Monnier | * progmodes/compile.el: (compilation-start): Abbreviate... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Monnier | * gtkutil.c: Include xsettings.h for Ftool_bar_get_syst... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Eli Zaretskii | xdisp.c (pop_it): Fix last change. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Eli Zaretskii | Support `display' text properties and overlay strings... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Eli Zaretskii | Support `display' text properties and overlays. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Albinus | * etc/NEWS: Tramp supports SELinux. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Albinus | Implement SELINUX backends. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | (LD_SWITCH_SYSTEM_TEMACS): Remove #undef. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configu... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | Simplify STARTFILES definition. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | Clean up Solaris code. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Glenn Morris | * etc/NEWS: More SELinux details and some minor fixes. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Glenn Morris | ChangeLog fixes. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Albinus | Restore 0644 file permissions, which were changed accid... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Nicolaescu | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jan Djärv | Fix Bug#6001. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dan Nicolaescu | * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Albinus | Synchronize with Tramp repository. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Albinus | Detect ssh 'ControlMaster' argument automatically in... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Albinus | * net/tramp.el (tramp-handle-copy-file): Add new optional |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Katsumi Yamaoka | (message-generate-headers): Record insertion of optiona... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Albinus | * net/tramp.el(tramp-completion-handle-file-name-all... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Miles Bader | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Miles Bader | Update configure |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Miles Bader | get rid of "unix" pre-defined macro when preprocessing... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Andreas Schwab | Avoid non-portable shell command negation |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Michael Albinus | Fix Bug#5840. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Nicolaescu | Clean up HP-UX files. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jan Djärv | * xsettings.c: Move misplaced HAVE_GCONF |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Eli Zaretskii | Fix bug #5992. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Stefan Monnier | (lisp-completion-at-point): Try and handle errors. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jan Djärv | configure.in: Change "if test ! -f" to "if ! test -f". |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jan Djärv | Document tool-bar-style |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jan Djärv | Gtk tool bars can be text, icons with text or just... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jan Djärv | Declarations before code (Bug#5993). |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Leo Liu | Added C-o keybinding to toggle use of virtual buffers |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Nicolaescu | Remove NOMULTIPLEJOBS. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Glenn Morris | * src/ChangeLog: Remove merged duplicate entry. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Glenn Morris | Remove some more cpp in favor of autoconf. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Nicolaescu | Remove NOMULTIPLEJOBS, unused. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dan Nicolaescu | Simplify LD_SWITCH_SYSTEM_TEMACS usage. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Juanma Barranquero | tetris.el: Use `define-derived-mode'; fix window select... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Glenn Morris | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Glenn Morris | Remove LIBSELINUX_LIBS need for cpp in Makefiles. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Glenn Morris | Regenerate configure, src/config.in. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Glenn Morris | Doc updates for SELinux support. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Karel Klíc | Add SELinux support. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Stefan Monnier | vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Stefan Monnier | Make the log-edit comments use RFC822 format throughout. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Juanma Barranquero | Fix typos and spacing. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Juanma Barranquero | Don't depend on cm.c or termcap.c on Windows, use stubs. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Juanma Barranquero | Remove references to (default-)direction-reversed. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Monnier | Warn rather than error when making a local var inside... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Monnier | * font.c (syms_of_font): Make the style table vars... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Monnier | * buffer.h (struct buffer): Remove unused var `directio... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Monnier | * vc-dispatcher (vc-finish-logentry): Don't mess with... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Monnier | (lisp-completion-at-point): Complete around point. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Chong Yidong | * emacs.manifest: Add trustInfo section to Windows... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Monnier | (view-hello-file): Don't fiddle with the default enable... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Eli Zaretskii | Implement GUI display of R2L lines, fix TTY display... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Eli Zaretskii | Fix R2L paragraph display on TTY. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jan Djärv | gtkutils.c (xg_event_is_for_scrollbar): Check if grabbe... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Kenichi Handa | charset.c (char_charset): Consider Vcharset_non_preferr... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Monnier | Make variable forwarding explicit rather the using... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Monnier | (completion-styles-alist): Fix up last merge and docume... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Monnier | * international/mule.el: Help the user choose a valid... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Eli Zaretskii | Cosmetic changes in src/bidi.c. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Eli Zaretskii | Improve commentary regarding redisplay. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Monnier | * vc-bzr: Use standard *vc* and *vc-diff* buffers. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Monnier | Merge from emacs-23 |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Monnier | * tmm.el: Add missing key-binding shortcuts. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Eli Zaretskii | Mention in src/ChangeLog the bug number solved by 2010... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Monnier | (completion-styles): Improve docstrings. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Eli Zaretskii | .gdbinit (xsubchartable): New command. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Eli Zaretskii | Fix crashes in GC in "emacs -nw". |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Juanma Barranquero | * dired.c (Ffile_attributes): Fix typo in docstring. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Monnier | * custom.el (defcustom): Add edebug spec. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Juri Linkov | Test for special mode-class in view-buffer instead... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Katsumi Yamaoka | Synch with Gnus trunk: |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Juri Linkov | Add 7z archive format support (bug#5475). |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Chong Yidong | * programs.texi (Semantic): New node. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Monnier | Hash-cons pure data. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Monnier | Fix duplicate entries in cedet's loaddefs.el files. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Chong Yidong | Bugfix for ede-proj-makefile-insert-variables. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Monnier | * cvs-status.el (cvs-refontify): Remove unused. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Monnier | (Mathematics): Prefer Unicode charset. |
commit | commitdiff | tree | snapshot |
next |