index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore some of the quoting in the manuals
Eli Zaretskii
2015-09-16
40
-108
/
+110
*
Clarify reftex-extra-bindings docs.
Tassilo Horn
2015-09-16
2
-1
/
+5
*
Fix search argument in ‘lisp--el-match-keyword’ (Bug#21492) (Bug#21493)
Daniel McClanahan
2015-09-16
1
-1
/
+2
*
Add pretty symbols for \qquad and \varrho.
Tassilo Horn
2015-09-16
1
-0
/
+2
*
Add new functions for the root mean square of a (Calc) vector
Jay Belanger
2015-09-15
5
-6
/
+30
*
Add monotone EDE generic project
Stephen Leake
2015-09-15
1
-0
/
+2
*
Revert premature commit
Stephen Leake
2015-09-15
1
-7
/
+5
*
Fix a bug in elisp--xref-find-definitions related to cl-generic defaults
Stephen Leake
2015-09-15
3
-28
/
+36
*
Fix bugs in eieio-oref-default related to class symbols
Stephen Leake
2015-09-15
1
-1
/
+2
*
; Spelling fixes
Paul Eggert
2015-09-15
2
-2
/
+2
*
Quote “fullboth” when defining it
Paul Eggert
2015-09-15
1
-10
/
+11
*
Minor doc fix in emacs/ack.texi
Eli Zaretskii
2015-09-15
1
-1
/
+1
*
Adapt tests in auto-revert-tests.el
Michael Albinus
2015-09-15
1
-41
/
+21
*
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp): New const
Stefan Monnier
2015-09-15
1
-59
/
+49
*
Quote less in manuals
Paul Eggert
2015-09-15
95
-1055
/
+1063
*
lisp/custom.el (load-theme): Only compute hash when needed
Mark Oteiza
2015-09-15
1
-5
/
+4
*
Pacify --enable-gcc-warnings
Paul Eggert
2015-09-15
1
-1
/
+1
*
Improve error reports in inotify.c
Michael Albinus
2015-09-15
1
-14
/
+27
*
Fix the file-notify tests for watch validation on w32
Eli Zaretskii
2015-09-15
1
-6
/
+6
*
Use OPEN BOX instead of space for \quad.
Tassilo Horn
2015-09-15
1
-1
/
+1
*
; Fix last commit log entry.
Eli Zaretskii
2015-09-15
1
-92
/
+0
*
; make change-history-commit
Eli Zaretskii
2015-09-15
1
-1
/
+1055
*
Add missing *.pbm images
Eli Zaretskii
2015-09-15
83
-0
/
+139
*
Add separator.pbm tool-bar image
Eli Zaretskii
2015-09-15
1
-0
/
+3
*
Make show-paren-match face visible on mono-color displays
Eli Zaretskii
2015-09-15
1
-2
/
+4
*
Don’t double-encode non-ASCII mail clipboard
Paul Eggert
2015-09-14
1
-31
/
+25
*
Adaot file-notify-tests.el test cases
Michael Albinus
2015-09-14
3
-40
/
+39
*
Don’t double-encode non-ASCII for mail client
Paul Eggert
2015-09-14
2
-5
/
+39
*
* lisp/progmodes/cc-langs.el (c-make-init-lang-vars-fun): Use dolist
Stefan Monnier
2015-09-14
1
-8
/
+6
*
Replace `cadar' with `cadr/car', since `cadar' is problematic on Emacs.
Alan Mackenzie
2015-09-14
1
-2
/
+2
*
Clarify documentation of char-table extra slots
Eli Zaretskii
2015-09-14
1
-3
/
+3
*
Elisp mode: Make font-lock and imenu handle escaped characters in symbols
Alan Mackenzie
2015-09-14
1
-17
/
+17
*
Improve the doc string of w32notify-valid-p
Eli Zaretskii
2015-09-14
1
-1
/
+2
*
Fix tests for file-notify-valid-p.
Tassilo Horn
2015-09-14
1
-20
/
+26
*
Report file-notify-error in w32notify.c
Eli Zaretskii
2015-09-14
1
-7
/
+22
*
Implement w32notify-valid-p
Eli Zaretskii
2015-09-14
2
-1
/
+24
*
Test file-notify-valid-p.
Tassilo Horn
2015-09-14
1
-0
/
+59
*
Fix markup in ELisp manual
Eli Zaretskii
2015-09-13
1
-2
/
+2
*
Introduce `file-notify-valid-p'
Michael Albinus
2015-09-13
7
-2
/
+53
*
Port Unicode char detection to FreeBSD+svgalib
Paul Eggert
2015-09-13
2
-4
/
+5
*
* src/indent.c (Fvertical_motion): Simplify bugfix (Bug#21468).
Paul Eggert
2015-09-13
1
-4
/
+1
*
Fix vertical cursor motion across overlay strings with newlines
Eli Zaretskii
2015-09-13
1
-1
/
+24
*
Fix tests in file-notify-tests.el
Michael Albinus
2015-09-12
1
-24
/
+13
*
Bind inhibit-modification-hooks rather than a/b-c-f
Stefan Monnier
2015-09-12
10
-20
/
+19
*
(jit-lock-deferred-fontify): Pay attention to skipped redisplays
Stefan Monnier
2015-09-11
1
-3
/
+5
*
* lisp/emacs-lisp/eieio-core.el (class-p): Accept class objects
Stefan Monnier
2015-09-11
1
-4
/
+4
*
Merge syntax-propertize--done and parse-sexp-propertize-done
Stefan Monnier
2015-09-11
3
-110
/
+113
*
Prefer straight quoting in some text files
Paul Eggert
2015-09-11
18
-159
/
+154
*
* CONTRIBUTE: Move send-email here from git-workflow.
Paul Eggert
2015-09-11
2
-13
/
+5
*
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Michael Albinus
2015-09-11
1
-1
/
+1
|
\
[next]