2010-08-09 |
Dan Nicolaescu | Use const char* instead of char*. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Jay Belanger | calc.texi (Customizing Calc): Rearrange description... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chong Yidong | * tutorial.el (tutorial--default-keys): C-d is now... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Juanma Barranquero | Fix typos in ChangeLogs. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Fran Litterio | Ensure that erc-toggle-debug-irc-protocol logs protocol... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chong Yidong | Fix 2010-07-03 change to mouse-drag-track. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chong Yidong | Merge changes from emacs-23 branch. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chong Yidong | Merge changes from emacs-23 branch |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Dan Nicolaescu | Use const char* instead of char*. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Johan Bockgård | Fix query-replace-regexp incomplete highlighting (Bug... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Dan Nicolaescu | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Dan Nicolaescu | Cleanup xrdb.c. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Ulf Jasper | Fixed bug#6766 (icalendar.el) |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eli Zaretskii | Make some doc strings bidi-friendly. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eli Zaretskii | Fix overlay arrow display (bug #6699). |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Jay Belanger | calc.el (calc-trail-mode,calc-refresh): Use `face'... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Michael Mauger | * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Chong Yidong | Avoid restrictions when copying window selection. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Chong Yidong | Fix last change. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Chong Yidong | Change `select-active-region' mechanics. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Eli Zaretskii | NEWS: Mention the Hebrew translation of the tutorial. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Eli Zaretskii | simple.el (delete-forward-char): Doc fix. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Eli Zaretskii | Clean up TUTORIAL.he. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Eli Zaretskii | Evaluate file-local variables in tutorials. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Juanma Barranquero | Remove duplicate declarations. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | * src/process.c: Simplify include logic. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | * sysdep.c: Remove declarations. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | Move declarations to header files. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Alan Mackenzie | cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | Remove extern declarations in .c files, .h files have... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | * src/frame.c (frame_params): Make const. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | * src/lisp.h (fatal_error_signal, emacs_root_dir):... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | emacs.c cleanups. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | Use const for some arrays and functions. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jan D | * src/sysdep.c: Move include term.h last of includes... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Eli Zaretskii | xdisp.c (display_line): Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Eli Zaretskii | Fix redisplay bugs due to uninitialized glyphs. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Eli Zaretskii | Fix redisplay bugs due to uninitialized glyphs in frame... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Michael Albinus | * net/tramp.el (tramp-handle-start-file-process ):... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Michael Albinus | * comint.el (comint-mode): Make directory tracking... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Juanma Barranquero | src/ChangeLog: Fix typos. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Juanma Barranquero | src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update depende... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jan D | More undeclared function fixes and add -Wimplicit-funct... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jan D | Can't include menu.h in window.c for X targets. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jan D | Fix missing prototypes for HAVE_NS (caused crash) and... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Kenichi Handa | Improve the encoding by compound-text-with-extensions. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | emacsclient.c cleanups. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Katsumi Yamaoka | (rfc2047-encode): Use utf-8 charset as a last resort. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Juanma Barranquero | src/ChangeLog: Fix entry. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | Cleanup process.c. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Juanma Barranquero | Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Nicolaescu | * src/syssignal.h (signal_handler_t): Restore accidenta... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Nicolaescu | Remove extern declarations in .c files, .h files have... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Nicolaescu | Cleanup syssignal.h. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Nicolaescu | Add declarations to header files. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Nicolaescu | * src/term.c: Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Nicolaescu | Fix emacs -Q -f server-start & emacsclient -t on GNU... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Juanma Barranquero | * emulation/pc-select.el: Fix typos in docstrings. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Nicolaescu | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eli Zaretskii | REALLY rename src/unexec.c => src/unexcoff.c. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eli Zaretskii | Rename src/unexec.c => src/unexcoff.c. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Michael Albinus | * tramp.texi (External packages): File attributes cache... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Michael Albinus | * net/tramp.el (tramp-handle-dired-uncache): Flush... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Nick Roberts | Fix compilation error. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Andreas Schwab | * configure.in: Restore accidentally removed use of |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Stefan Monnier | * src/sysdep.c (child_setup_tty): Comment-out left... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Stefan Monnier | * lisp/simple.el (exchange-dot-and-mark): Mark obsolete... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Kenichi Handa | Modify the coding system compound-text-with-extensions... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Juanma Barranquero | src/ChangeLog: Add missing bug reference. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Juanma Barranquero | which-func.el (which-func-format): Split help-echo... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Johan Bockgård | * src/data.c (Flocal_variable_p): Handle variable alias... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Juanma Barranquero | * server.el (server-start): Force IPv4 and use literal... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Leo Liu | * server.el (server-start): Simplify loop. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Juanma Barranquero | nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unuse... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Stefan Monnier | * lisp/frame.el (screen-height, screen-width, set-scree... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Óscar Fuentes | nt/cmdproxy.c (main): Use _snprintf instead of wsprintf... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Stefan Monnier | * bindings.el (complete-symbol): Run completion-at... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Jan Djärv | * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbe... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Jan Djärv | Don't use Gtk+ tooltip unless Gtk+ version => 2.14. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Stefan Monnier | * lispref/control.texi (Handling Errors) <error-message... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Stefan Monnier | * lisp/textmodes/fill.el (justify-current-line): Don... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Stefan Monnier | * lisp/emacs-lisp/timer.el (timer-event-handler): Prote... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Jan Djärv | Enable ICANON (Bug#6771). Any long line problem must... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Juanma Barranquero | * editfns.c (Fregion_beginning, Fregion_end): Doc fixes... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Juanma Barranquero | * term.el: Fix typos in docstrings. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Stefan Monnier | * bindings.el (function-key-map): Add a S-tab => backta... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Katsumi Yamaoka | Fix last nnmail-get-new-mail-1 change that caused doubl... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Alan Mackenzie | Enhance CC Mode manual to cover the new Java features. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
YAMAMOTO Mitsuharu | mouse.el: Match "mouse-2" at the beginning of the strin... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Jan D | Use Gtk+ tooltips by default for Gtk+ Emacs. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Juanma Barranquero | Fix typos in ChangeLogs. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Juanma Barranquero | * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Juanma Barranquero | * org.texi (Footnotes, Tables in HTML export): Fix... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Juanma Barranquero | * dabbrev.el (dabbrev-completion): Fix typo in docstring. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Chong Yidong | Package listing tweaks. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
MON KEY | * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Stefan Monnier | * src/keymap.c (Fdefine_key, Flookup_key): Say what... |
commit | commitdiff | tree | snapshot |
next |